hanchenye-llvm-project/polly/test/Isl
Johannes Doerfert 457f73eaee Annotate reduction parallel loops in the IslAst textual output
+ Introduced dependency type TYPE_TC_RED to represent the transitive closure
    (& the reverse) of reduction dependences. These are used when we check for
    reduction parallel loops.
  + Test cases including loop reversals and modulo schedules which compute
    reductions in a alternated order.

llvm-svn: 213019
2014-07-15 00:00:35 +00:00
..
Ast Annotate reduction parallel loops in the IslAst textual output 2014-07-15 00:00:35 +00:00
CodeGen Annotate reduction parallel loops in the IslAst textual output 2014-07-15 00:00:35 +00:00
single_loop_param_less_equal.ll Update LoopInfo correctly 2013-05-16 06:40:24 +00:00
single_loop_param_less_than.ll LoopGenerators: Construct loops such that they are already loop rotated 2013-05-16 06:40:06 +00:00
single_loop_uint_max_iterations.ll
single_loop_ull_max_iterations.ll