Go to file
Michael Kruse 046dde40c5 [Polly] Refactor buildScop
Summary: The extracted function buildBBScopStmt will be needed later to be invoked individually on the region's exit block.

Reviewers: grosser, jdoerfert

Subscribers: jdoerfert, llvm-commits, pollydev

Projects: #polly

Differential Revision: http://reviews.llvm.org/D11878

llvm-svn: 244443
2015-08-10 13:01:57 +00:00
clang [Driver] Fix handling of -fbuiltin/-fcommon when combined with -mkernel 2015-08-10 11:11:28 +00:00
clang-tools-extra Silence gcc 5.1 unused variable warnings using LLVM_ATTRIBUTE_UNUSED. 2015-08-07 16:37:34 +00:00
compiler-rt [ASAN/AArch64] Disable forkpty tests until we can fix them 2015-08-08 15:47:17 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Require LLVM >=3.7 and bump version to 0.2.0 2015-08-07 08:31:37 +00:00
libcxx Update some links so that they don't point at the (private) WG21 Wiki 2015-08-05 14:36:42 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind Revert test commit. 2015-08-06 23:31:37 +00:00
lld COFF: Define symbols for MSVC 2015 Control Flow Protection. 2015-08-09 21:01:06 +00:00
lldb Feedback from Jim: Change the "optimized code" warning to be entirely 2015-08-10 07:55:25 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [RegionInfo] Use RegionInfo* instead of RegionInfoPass* as graph type 2015-08-10 12:57:23 +00:00
openmp Fix link error on Windows when LIBOMP_USE_DEBUGGER is off 2015-08-06 15:16:54 +00:00
polly [Polly] Refactor buildScop 2015-08-10 13:01:57 +00:00