llvm-project/polly/test/Isl
Johannes Doerfert 275a1756ad Allow non-affine control flow -- Code Generation
This is the code generation for region statements that are created
  when non-affine control flow was present in the input. A new
  generator, similar to the block or vector generator, for regions is
  used to traverse and copy the region statement and to adjust the
  control flow inside the new region in the end.

llvm-svn: 230340
2015-02-24 16:16:32 +00:00
..
Ast ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00
CodeGen Allow non-affine control flow -- Code Generation 2015-02-24 16:16:32 +00:00
single_loop_param_less_equal.ll ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00
single_loop_param_less_than.ll ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00
single_loop_uint_max_iterations.ll ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00
single_loop_ull_max_iterations.ll ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00