llvm-project/polly/lib/Transform
Tobias Grosser fa57e9b7e6 Make our data-locality schedule tree transforms externally accessible
Other passes which perform different optimizations might be interested in
also applying data-locality transformations as part of their overall
transformation.

llvm-svn: 245824
2015-08-24 06:01:47 +00:00
..
Canonicalization.cpp Add indvar pass to canonicalization sequence 2015-05-30 06:16:41 +00:00
CodePreparation.cpp Fix Polly after SCEV port to new pass manager 2015-08-17 10:57:08 +00:00
DeadCodeElimination.cpp Add explicit #includes for used isl features 2015-05-09 09:36:38 +00:00
IndependentBlocks.cpp Drop dead and disable code from IndependentBlocks 2015-08-18 09:30:28 +00:00
ScheduleOptimizer.cpp Make our data-locality schedule tree transforms externally accessible 2015-08-24 06:01:47 +00:00