llvm-project/polly/test
Duncan P. N. Exon Smith 0353f279f1 Fix debug info now that the verifier is on
`i32 0` isn't a valid type, and `!{i32 0}` isn't an empty array.

Needed because of r232505.

llvm-svn: 232514
2015-03-17 18:23:38 +00:00
..
CodePreparation Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
DeadCodeElimination Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
DependenceInfo Rename the Dependences pass to DependenceInfo [NFC] 2015-03-04 22:43:40 +00:00
IndependentBlocks Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
Isl Test case updates for explicit type parameter to the gep operator 2015-03-13 18:21:20 +00:00
ScheduleOptimizer Test case updates for explicit type parameter to the gep operator 2015-03-13 18:21:20 +00:00
ScopDetect Fix debug info now that the verifier is on 2015-03-17 18:23:38 +00:00
ScopDetectionDiagnostics Shorten user report message slightly 2015-03-09 06:59:16 +00:00
ScopInfo Test case updates for explicit type parameter to the gep operator 2015-03-13 18:21:20 +00:00
TempScop Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
CMakeLists.txt [multilib] Teach Polly's CMake to use the libdir suffix variable. This 2015-01-19 01:03:05 +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 Drop Cloog support 2014-12-02 19:26:58 +00:00
polly.ll ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00

README

place tests here