llvm-project/polly/test/ScopInfo/NonAffine
Johannes Doerfert 8f8af43fef Use all available range information for parameters
In the following even full-range information will help to avoid
  runtime checks for wrapping integers, hence we enable it now.

llvm-svn: 235823
2015-04-26 20:07:21 +00:00
..
non-affine-loop-condition-dependent-access_1.ll Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
non-affine-loop-condition-dependent-access_2.ll Use the original no-wrap flags for normalized AddRecs 2015-04-26 19:55:21 +00:00
non-affine-loop-condition-dependent-access_3.ll Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
non_affine_access_with_range_2.ll Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
non_affine_but_sdiv.ll Gist-simplify access relations in the context of domain constraints 2015-03-30 00:07:50 +00:00
non_affine_conditional_nested.ll Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
non_affine_conditional_surrounding_affine_loop.ll Use all available range information for parameters 2015-04-26 20:07:21 +00:00
non_affine_conditional_surrounding_non_affine_loop.ll Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
non_affine_float_compare.ll Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
non_affine_loop_condition.ll Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
non_affine_loop_used_later.ll Use all available range information for parameters 2015-04-26 20:07:21 +00:00
non_affine_parametric_loop.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00