llvm-project/polly/test/ScopInfo/NonAffine
Johannes Doerfert 3e7d171866 [FIX] Repair broken commit
The last invariant load fix was based on a later patch not
  polly/master, thus needs to be adjusted.

llvm-svn: 249145
2015-10-02 15:35:03 +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 Use modulo semantic to generate non-integer-overflow assumptions 2015-09-15 22:52:53 +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 Use modulo semantic to generate non-integer-overflow assumptions 2015-09-15 22:52:53 +00:00
non_affine_conditional_surrounding_non_affine_loop.ll Use modulo semantic to generate non-integer-overflow assumptions 2015-09-15 22:52: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 Earlier creation of ScopStmt objects 2015-10-02 13:53:07 +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
whole-scop-non-affine-subregion-in-loop.ll [FIX] Use the surrounding loop for non-affine SCoP regions 2015-09-26 13:41:43 +00:00