forked from OSchip/llvm-project
c5cfe75a6a
This patch addresses: - A new function pass to compute polyhedral dependences. This is required to avoid the region pass manager. - Stores a map of Scop to Dependence object for all the scops present in a function. By default, access wise dependences are stored. Patch by Utpal Bora <cs14mtech11017@iith.ac.in> Differential Revision: http://reviews.llvm.org/D21105 llvm-svn: 273881 |
||
---|---|---|
.. | ||
computeout.ll | ||
different_schedule_dimensions.ll | ||
do_pluto_matmult.ll | ||
fine_grain_dep_0.ll | ||
reduction_complex_location.ll | ||
reduction_dependences_equal_non_reduction_dependences.ll | ||
reduction_mixed_reduction_and_non_reduction_dependences.ll | ||
reduction_multiple_loops_array_sum.ll | ||
reduction_multiple_loops_array_sum_2.ll | ||
reduction_multiple_loops_array_sum_3.ll | ||
reduction_multiple_reductions.ll | ||
reduction_multiple_reductions_2.ll | ||
reduction_only_reduction_like_access.ll | ||
reduction_partially_escaping_intermediate_in_other_stmt.ll | ||
reduction_privatization_deps.ll | ||
reduction_privatization_deps_2.ll | ||
reduction_privatization_deps_3.ll | ||
reduction_privatization_deps_4.ll | ||
reduction_privatization_deps_5.ll | ||
reduction_simple_iv.ll | ||
reduction_simple_iv_debug_wrapped_dependences.ll | ||
reduction_simple_privatization_deps_2.ll | ||
reduction_simple_privatization_deps_w_parameter.ll | ||
reduction_two_reductions_different_rloops.ll | ||
sequential_loops.ll |