llvm-project/polly/test
Hongbin Zheng 63cc9467af Ensure a correct order between memory accesses.
Ensure that the scalar write access corresponds to the result of a load
instruction appears after the generic read access corresponds to the load
instruction.

llvm-svn: 186419
2013-07-16 15:20:29 +00:00
..
Cloog scop detection: do not run scop detection on regions without loops 2013-06-03 16:35:37 +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 a couple of basic test cases 2013-07-13 18:31:46 +00:00
IndependentBlocks IndependentBlock: Add option to disable scalar to array rewriting. 2013-07-16 15:19:33 +00:00
Isl scop detection: do not run scop detection on regions without loops 2013-06-03 16:35:37 +00:00
ScheduleOptimizer scop detection: do not run scop detection on regions without loops 2013-06-03 16:35:37 +00:00
ScopDetect scop detection: remove an iteration over all uses 2013-07-05 20:24:47 +00:00
ScopInfo ScopInfo: Clarify may-write and must-write accesses 2013-06-23 05:21:18 +00:00
TempScop Ensure a correct order between memory accesses. 2013-07-16 15:20:29 +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 rename make check target to match the naming convention followed in the other llvm projects 2013-05-17 23:04:28 +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