llvm-project/polly/test
Tobias Grosser 3f29619614 Drop all constant scheduling dimensions
Schedule dimensions that have the same constant value accross all statements do
not carry any information, but due to the increased dimensionality of the
schedule cost compile time. To not pay this cost, we remove constant dimensions
if possible.

llvm-svn: 225067
2015-01-01 23:01:11 +00:00
..
CodePreparation Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
DeadCodeElimination Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
Dependences Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
IndependentBlocks Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
Isl Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
ScheduleOptimizer Run upgrade script from PR21532 to match LLVM changes 2014-12-15 20:28:50 +00:00
ScopDetect Run upgrade script from PR21532 to match LLVM changes 2014-12-15 20:28:50 +00:00
ScopDetectionDiagnostics (diagnostics) fix typo in test... 2014-12-19 17:22:46 +00:00
ScopInfo Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
TempScop Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
CMakeLists.txt Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00
Makefile Drop Cloog support 2014-12-02 19:26:58 +00:00
README
create_ll.sh Add -e to test generation script 2014-09-09 22:14:38 +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 Replace %defaultOpts with explicit pass names 2014-08-30 09:13:28 +00:00

README

place tests here