llvm-project/polly/test
Tobias Grosser f2716ea7d5 Add -polly-vectorizer=stripmine
By strip-mining outer loops to the innermost level we can enable LLVM's loop
vectorizer to vectorize outer loops.

llvm-svn: 232100
2015-03-12 20:48:07 +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 Drop option to prepare code for the BB vectorizer 2015-03-12 20:47:58 +00:00
ScheduleOptimizer Add -polly-vectorizer=stripmine 2015-03-12 20:48:07 +00:00
ScopDetect Update Polly tests for the great metadata schema change 2015-03-03 18:17:26 +00:00
ScopDetectionDiagnostics Shorten user report message slightly 2015-03-09 06:59:16 +00:00
ScopInfo Drop meaningless test case 2015-03-08 16:12:47 +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