llvm-project/polly/test/Isl
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
..
Ast Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
CodeGen Use types of matching size when generating multi-dimensional address expressions 2015-01-13 19:37:59 +00:00
single_loop_param_less_equal.ll Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
single_loop_param_less_than.ll Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
single_loop_uint_max_iterations.ll Drop Cloog support 2014-12-02 19:26:58 +00:00
single_loop_ull_max_iterations.ll Drop Cloog support 2014-12-02 19:26:58 +00:00