llvm-capstone/polly/lib
Tobias Grosser 8a6e605e96 [ScopInfo] Do not take inbounds assumptions [NFC]
For experiments it is sometimes helpful to not take any inbounds assumptions.
Add a new option "-polly-ignore-inbounds" which does precisely this.

llvm-svn: 298073
2017-03-17 12:26:58 +00:00
..
Analysis [ScopInfo] Do not take inbounds assumptions [NFC] 2017-03-17 12:26:58 +00:00
CodeGen Possible error in doc comment 2017-03-12 08:19:01 +00:00
Exchange Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
External Update to isl-0.18-387-g3fa6191 2017-03-16 21:33:20 +00:00
Support [ScopInfo] Introduce ScopStmt::getSurroundingLoop(). NFC. 2017-03-15 22:16:43 +00:00
Transform [ScheduleOptimizer] Allow tiling after fusion 2017-03-12 19:02:31 +00:00
CMakeLists.txt [Simplify] Add -polly-simplify pass. 2017-03-10 16:05:24 +00:00
Polly.cpp