llvm-project/polly/test/Isl
Johannes Doerfert f17a78ef63 Remove non-executed statements during SCoP simplifcation
A statement with an empty domain complicates the invariant load
  hoisting and does not help any subsequent analysis or transformation.
  In fact it might introduce parameter dimensions or increase the
  schedule dimensionality. To this end, we remove statements with an
  empty domain early in the SCoP simplification.

llvm-svn: 249276
2015-10-04 15:00:05 +00:00
..
Ast Model fixed-size multi-dimensional arrays if possible multi-dimensional 2015-09-17 17:28:15 +00:00
CodeGen Remove non-executed statements during SCoP simplifcation 2015-10-04 15:00:05 +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