hanchenye-llvm-project/polly/test/Isl
Tobias Grosser f57d63f906 Do allow negative offsets in the outermost array dimension
There is no needed for neither 1-dimensional nor higher dimensional arrays to
require positive offsets in the outermost array dimension.

We originally introduced this assumption with the support for delinearizing
multi-dimensional arrays.

llvm-svn: 214665
2014-08-03 21:07:30 +00:00
..
Ast Do allow negative offsets in the outermost array dimension 2014-08-03 21:07:30 +00:00
CodeGen Fix the modifiable access creation 2014-08-03 01:51:59 +00:00
single_loop_param_less_equal.ll Update LoopInfo correctly 2013-05-16 06:40:24 +00:00
single_loop_param_less_than.ll LoopGenerators: Construct loops such that they are already loop rotated 2013-05-16 06:40:06 +00:00
single_loop_uint_max_iterations.ll
single_loop_ull_max_iterations.ll