llvm-project/polly/lib/Transform
Tobias Grosser 77c0f5a3b7 Drop dead and disable code from IndependentBlocks
Since Polly has now support for the code generation of scalar and PHI
dependences this code was unused and is now dropped.

llvm-svn: 245284
2015-08-18 09:30:28 +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 AST Generation Paper published in TOPLAS 2015-08-15 09:34:33 +00:00