llvm-project/polly/lib/Transform
Michael Kruse 8431e996d3 [DeLICM] Use Known information when comparing Existing.Written and Proposed.Written.
This change only affects unit tests, but no functional changes are
expected on LLVM-IR, as no Known information is yet extracted and
consequently this functionality is only triggered through unit tests.

Differential Revision: https://reviews.llvm.org/D32027

llvm-svn: 300874
2017-04-20 19:16:39 +00:00
..
Canonicalization.cpp Rerun mem2reg after the inliner 2016-12-02 17:43:57 +00:00
CodePreparation.cpp [CodePrepa] Remove unused declaration. NFC. 2017-01-27 16:59:09 +00:00
DeLICM.cpp [DeLICM] Use Known information when comparing Existing.Written and Proposed.Written. 2017-04-20 19:16:39 +00:00
DeadCodeElimination.cpp [DeadCodeElimination] Translate to C++ bindings 2017-03-10 15:05:38 +00:00
FlattenAlgo.cpp Use isl C++ foreach implementation 2017-04-14 13:39:40 +00:00
FlattenSchedule.cpp Use isl C++ foreach implementation 2017-04-14 13:39:40 +00:00
ScheduleOptimizer.cpp [FIX] Fix ScheduleTreeOptimizer::optimizeMatMulPattern 2017-04-06 17:25:08 +00:00
Simplify.cpp [Simplify] Add -polly-simplify pass. 2017-03-10 16:05:24 +00:00