llvm-project/polly/lib
Johannes Doerfert f8206cf6d4 Allow loops in non-affine subregions -- SCoP Modeling
This will allow the ScopInfo to build the polyhedral representation for
  non-affine regions that contain loops. Such loops are basically not visible
  in the SCoP representation. Accesses that are variant in such loops are
  therefor represented as non-affine accesses.

Differential Revision: http://reviews.llvm.org/D8153

llvm-svn: 234713
2015-04-12 22:58:40 +00:00
..
Analysis Allow loops in non-affine subregions -- SCoP Modeling 2015-04-12 22:58:40 +00:00
CodeGen [opaque pointer type] More GEP API migrations 2015-04-05 22:51:12 +00:00
Exchange Fix stupid memory leak 2015-03-26 22:22:33 +00:00
External Update isl to 285e92aea 2015-03-30 17:28:57 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Do not assume all multi-parameter products are affine 2015-04-05 14:57:50 +00:00
Transform Make -polly-no-tiling work again 2015-04-05 21:52:21 +00:00
CMakeLists.txt Drop libpluto support 2015-03-30 17:54:01 +00:00
Makefile Drop libpluto support 2015-03-30 17:54:01 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00