llvm-project/polly/test/Dependences
Tobias Grosser 13e222ca55 Update to the latest version of isl
Isl now specifically marks modulo operations that are compared against zero.
They can be implemented with the C/LLVM remainder operation.

We also update a couple of test cases where the output of isl has slightly
changed.

llvm-svn: 223607
2014-12-07 16:04:29 +00:00
..
computeout.ll Dependences: Bound the time dependence calculation is allowed to take 2014-01-26 19:38:34 +00:00
do_pluto_matmult.ll delinearize memory access functions 2014-04-08 21:20:44 +00:00
reduction_complex_location.ll Allow multiple reductions per statement 2014-06-27 20:31:28 +00:00
reduction_dependences_equal_non_reduction_dependences.ll Annotate reduction parallel loops in the IslAst textual output 2014-07-15 00:00:35 +00:00
reduction_mixed_reduction_and_non_reduction_dependences.ll Annotate reduction parallel loops in the IslAst textual output 2014-07-15 00:00:35 +00:00
reduction_multiple_loops_array_sum.ll Allow multiple reductions per statement 2014-06-27 20:31:28 +00:00
reduction_multiple_loops_array_sum_2.ll Allow multiple reductions per statement 2014-06-27 20:31:28 +00:00
reduction_multiple_loops_array_sum_3.ll Allow multiple reductions per statement 2014-06-27 20:31:28 +00:00
reduction_multiple_reductions.ll Use wrapped reduction dependences 2014-06-26 18:44:14 +00:00
reduction_multiple_reductions_2.ll Model statement wise reduction dependences 2014-06-20 16:37:11 +00:00
reduction_only_reduction_like_access.ll Model statement wise reduction dependences 2014-06-20 16:37:11 +00:00
reduction_partially_escaping_intermediate_in_other_stmt.ll Allow multiple reductions per statement 2014-06-27 20:31:28 +00:00
reduction_privatization_deps.ll Use wrapped reduction dependences 2014-06-26 18:44:14 +00:00
reduction_privatization_deps_2.ll Model statement wise reduction dependences 2014-06-20 16:37:11 +00:00
reduction_privatization_deps_3.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
reduction_privatization_deps_4.ll Update to the latest version of isl 2014-12-07 16:04:29 +00:00
reduction_privatization_deps_5.ll Model statement wise reduction dependences 2014-06-20 16:37:11 +00:00
reduction_simple_iv.ll Hybrid dependency analysis 2014-06-26 18:38:08 +00:00
reduction_simple_iv_debug_wrapped_dependences.ll Use wrapped reduction dependences 2014-06-26 18:44:14 +00:00
reduction_simple_privatization_deps_2.ll Model statement wise reduction dependences 2014-06-20 16:37:11 +00:00
reduction_simple_privatization_deps_w_parameter.ll Model statement wise reduction dependences 2014-06-20 16:37:11 +00:00
reduction_two_reductions_different_rloops.ll Allow multiple reductions per statement 2014-06-27 20:31:28 +00:00
sequential_loops.ll Assume GetElementPtr offsets to be inbounds 2014-11-25 10:51:12 +00:00