llvm-project/polly/test
Tobias Grosser c825fae020 Tighten the PHI modeling test cases
While looking through the test cases I realized we did not have a CHECK line
for a duplicate memory access which we may want to eliminate later. To ensure
we do not have (or later introduce) unnecessary memory accesses, we now tighten
the test cases to look for such a pattern (and add the CHECK: line that shows
the redundant memory access).

llvm-svn: 238227
2015-05-26 18:05:45 +00:00
..
CodePreparation Make use of scalar/phi code generation explicit in the tests 2015-05-23 03:34:35 +00:00
DeadCodeElimination Remove target triples from test cases 2015-04-21 14:28:02 +00:00
DependenceInfo Update isl to c3892bebc0 2015-05-09 09:37:30 +00:00
IndependentBlocks Make use of scalar/phi code generation explicit in the tests 2015-05-23 03:34:35 +00:00
Isl Make use of scalar/phi code generation explicit in the tests 2015-05-23 03:34:35 +00:00
ScheduleOptimizer Remove target triples from test cases 2015-04-21 14:28:02 +00:00
ScopDetect Make use of scalar/phi code generation explicit in the tests 2015-05-23 03:34:35 +00:00
ScopDetectionDiagnostics Update polly for LLVM rename of debug info metadata with DI* prefix 2015-04-29 17:02:14 +00:00
ScopInfo Tighten the PHI modeling test cases 2015-05-26 18:05:45 +00:00
TempScop Make use of scalar/phi code generation explicit in the tests 2015-05-23 03:34:35 +00:00
CMakeLists.txt Drop some CLooG leftovers 2015-03-30 17:56:50 +00:00
Makefile Drop Cloog support 2014-12-02 19:26:58 +00:00
README
create_ll.sh Small change to create_ll.sh [NFC] 2015-03-08 15:36:27 +00:00
lit.cfg Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00
lit.site.cfg.in [tests] Use -polly-vectorizer=polly directly 2015-04-05 06:53:11 +00:00
polly.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00

README

place tests here