llvm-project/polly/lib
Andreas Simbuerger dbb0ef8e94 [NFC][CodeGen] Use the ExitBlock explicitly.
Before we would 'guess' the correct location for the MergeBlock
that got introduced when executing a Scop conditionally. This
implicitly depends on the situation that at this point during
CodeGen there will be nothing between polly.start and polly.exiting.

With this commit we explicitly state that we want the block that
directly follows polly.exiting.

llvm-svn: 306398
2017-06-27 11:33:22 +00:00
..
Analysis [ScopInfo] Bound the number of array disjuncts in run-time bounds checks 2017-06-25 06:32:00 +00:00
CodeGen [NFC][CodeGen] Use the ExitBlock explicitly. 2017-06-27 11:33:22 +00:00
Exchange Fix a lot of typos. NFC. 2017-06-08 12:06:15 +00:00
External [ScheduleOptimizer] Move isolateFullPartialTiles and isolateAndUnrollMatMulInnerLoops to C++ 2017-06-19 10:40:12 +00:00
Support [PPCGCodeGeneration] Enable GPU code generation with invariant loads. 2017-06-25 14:48:24 +00:00
Transform [ScheduleOptimizer] Fix minor typo [NFC] 2017-06-19 16:55:48 +00:00
CMakeLists.txt [Polly][NewPM] Reenable ScopPassManager unittest 2017-05-23 11:28:50 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00