llvm-project/polly/lib
Tobias Grosser b28f86e9e6 [CodeGen] Remove need for all parameters to be in scop context for load hoisting.
When not adding constraints on parameters using -polly-ignore-parameter-bounds,
the context may not necessarily list all parameter dimensions. To support code
generation in this situation, we now always iterate over the actual parameter
list, rather than relying on the context to list all parameter dimensions.

llvm-svn: 298197
2017-03-18 23:12:49 +00:00
..
Analysis Revert "Remove references to AssumptionCache. NFC." 2017-03-17 13:56:53 +00:00
CodeGen [CodeGen] Remove need for all parameters to be in scop context for load hoisting. 2017-03-18 23:12:49 +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/PruneUnprofitable] Move default profitability check. 2017-03-17 13:10:05 +00:00
Transform [ScheduleOptimiser] fix typos in top comment [NFC] 2017-03-17 14:52:19 +00:00
CMakeLists.txt [PruneUnprofitable] Add -polly-prune-unprofitable pass. 2017-03-17 13:09:52 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00