llvm-project/polly/lib
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
..
Analysis Omit a default argument 2015-02-24 16:02:16 +00:00
CodeGen Allow non-affine control flow -- Code Generation 2015-02-24 16:16:32 +00:00
Exchange [Refactor][NfC] Simplify and clean the handling of (new) access relations 2014-10-13 12:58:03 +00:00
External Update isl to 0ae2b02 "isl_seq_combine: optimize for common case" 2015-02-17 07:39:25 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support [FIX] Silence warning 2015-02-24 16:00:41 +00:00
Transform Fix formatting 2015-02-16 06:40:23 +00:00
CMakeLists.txt Update to isl 99d53692ba 2015-02-16 19:33:40 +00:00
Makefile Add missing files to autoconf build 2015-02-17 08:15:14 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00