llvm-project/polly/test/Isl
Tobias Grosser 5fd8c0961e Model fixed-size multi-dimensional arrays if possible multi-dimensional
If the GEP instructions give us enough insights, model scalar accesses as
multi-dimensional (and generate the relevant run-time checks to ensure
correctness). This will allow us to simplify the dependence computation in
a subsequent commit.

llvm-svn: 247906
2015-09-17 17:28:15 +00:00
..
Ast Model fixed-size multi-dimensional arrays if possible multi-dimensional 2015-09-17 17:28:15 +00:00
CodeGen Model fixed-size multi-dimensional arrays if possible multi-dimensional 2015-09-17 17:28:15 +00:00
single_loop_param_less_equal.ll Rename IslCodeGeneration to CodeGeneration 2015-05-12 07:45:52 +00:00
single_loop_param_less_than.ll Rename IslCodeGeneration to CodeGeneration 2015-05-12 07:45:52 +00:00
single_loop_uint_max_iterations.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
single_loop_ull_max_iterations.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00