hanchenye-llvm-project/polly/test
Tobias Grosser e8df5bd92b IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP
In the classical (non -polly-codegen-scev) mode, we assume that we can always
recreate PHI nodes during code generation. This is not true. We can only
reconstruct them from the polyhedral information, in case the entire loop of the
PHI node is part of the SCoP and consequently the PHI node was translated in
the polyhedral description.

llvm-svn: 179674
2013-04-17 07:20:36 +00:00
..
Cloog tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00
CodePreparation CodePrepare: Do not require canonical induction variables for scev based mode 2013-03-20 22:41:53 +00:00
Dependences Dependences: Add support to calculate memory based dependences 2012-11-01 21:28:32 +00:00
IndependentBlocks Remove dependence on canonical induction variable 2013-03-20 18:03:18 +00:00
Isl IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP 2013-04-17 07:20:36 +00:00
ScheduleOptimizer Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
ScopDetect Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
ScopInfo SCEVValidator: Correctly store 'k * p' as a parameter 2013-04-14 13:15:59 +00:00
TempScop Tests: move content of .c files in .ll 2012-11-02 06:08:39 +00:00
polybench Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
CMakeLists.txt Integrate polly test-suite into an llvm "make check-all" if built as part of the whole using cmake. 2012-12-06 07:59:18 +00:00
Makefile Revert "Make the "all" target depend on polly-test, so that users can run regression" 2012-04-11 07:43:24 +00:00
README
create_ll.sh
lit.cfg tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00
lit.site.cfg.in Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
polly.ll

README

place tests here