llvm-project/polly/test
Tobias Grosser c642e95402 Use types of matching size when generating multi-dimensional address expressions
This change ensures that the values that represent the array size of a
multi-dimensional access are correctly sign-extended when used to compute a
memory address used in the run-time alias check.

To make the test case more readable, we name the instructions that we generate.

llvm-svn: 225818
2015-01-13 19:37:59 +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 Use types of matching size when generating multi-dimensional address expressions 2015-01-13 19:37:59 +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 Fix maxLoopDepth computation in ScopInfo 2015-01-13 18:31:55 +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