hanchenye-llvm-project/polly/test
Tobias Grosser f56af204b9 Add delinearization testcase for ivs that do not follow the loop order
This is a test case that is currently failing, but that should start working
with an upcoming version of our delinearization pass.

llvm-svn: 207678
2014-04-30 17:49:22 +00:00
..
Cloog We missed two files in the last commit. 2014-04-22 15:57:30 +00:00
CodePreparation Delete trivial PHI nodes (aka stack slot sharing) 2014-04-01 16:01:33 +00:00
DeadCodeElimination Dead code elimination: Schedule another approximative step before actual DCE 2014-02-24 08:52:20 +00:00
Dependences delinearize memory access functions 2014-04-08 21:20:44 +00:00
IndependentBlocks IndependentBlocks: Do not assert for PHI nodes outside of scops 2014-01-29 23:08:10 +00:00
Isl only delinearize when the access function is not affine 2014-04-10 16:08:11 +00:00
ScheduleOptimizer ScheduleOptimizer: Fix prevectorization. 2014-03-11 06:27:36 +00:00
ScopDetect ScopDetect: Transitively remove all children after region expansion 2014-01-29 19:05:30 +00:00
ScopInfo Add delinearization testcase for ivs that do not follow the loop order 2014-04-30 17:49:22 +00:00
TempScop TempScop: Actually load Polly in this test case 2013-07-29 05:18:09 +00:00
CMakeLists.txt add dependence of check-polly on llc 2014-03-12 18:55:25 +00:00
Makefile Fixed missing cloog test with automake/configure build setup 2014-04-22 15:30:43 +00:00
README
create_ll.sh Updated test/create_ll.sh to work with old & new clang versions. 2014-03-25 15:50:44 +00:00
lit.cfg [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 21:54:36 +00:00
lit.site.cfg.in autoconf: Fix module loading in tests 2014-03-14 13:27:26 +00:00
polly.ll

README

place tests here