llvm-project/polly/test/ScopInfo/NonAffine
Johannes Doerfert 36255eecd8 Revert r247278 "Disable support for modulo expressions"
This reverts commit 00c5b6ca8832439193036aadaaaee92a43236219.

  We can handle modulo expressions in the domain again.

llvm-svn: 247542
2015-09-14 11:14:23 +00:00
..
div_backedge.ll Replace ScalarEvolution based domain generation 2015-09-10 13:00:06 +00:00
div_domain.ll Replace ScalarEvolution based domain generation 2015-09-10 13:00:06 +00:00
modulo_backedge.ll Revert r247278 "Disable support for modulo expressions" 2015-09-14 11:14:23 +00:00
modulo_domain.ll Revert r247278 "Disable support for modulo expressions" 2015-09-14 11:14:23 +00:00
non-affine-loop-condition-dependent-access_1.ll Traverse the SCoP to compute non-loop-carried domain conditions 2015-08-30 21:13:53 +00:00
non-affine-loop-condition-dependent-access_2.ll Replace ScalarEvolution based domain generation 2015-09-10 13:00:06 +00:00
non-affine-loop-condition-dependent-access_3.ll Replace ScalarEvolution based domain generation 2015-09-10 13:00:06 +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_but_srem.ll Revert r247278 "Disable support for modulo expressions" 2015-09-14 11:14:23 +00:00
non_affine_conditional_nested.ll Traverse the SCoP to compute non-loop-carried domain conditions 2015-08-30 21:13:53 +00:00
non_affine_conditional_surrounding_affine_loop.ll Traverse the SCoP to compute non-loop-carried domain conditions 2015-08-30 21:13:53 +00:00
non_affine_conditional_surrounding_non_affine_loop.ll Traverse the SCoP to compute non-loop-carried domain conditions 2015-08-30 21:13:53 +00:00
non_affine_float_compare.ll Traverse the SCoP to compute non-loop-carried domain conditions 2015-08-30 21:13:53 +00:00
non_affine_loop_condition.ll Traverse the SCoP to compute non-loop-carried domain conditions 2015-08-30 21:13:53 +00:00
non_affine_loop_used_later.ll Traverse the SCoP to compute non-loop-carried domain conditions 2015-08-30 21:13:53 +00:00
non_affine_parametric_loop.ll Traverse the SCoP to compute non-loop-carried domain conditions 2015-08-30 21:13:53 +00:00