llvm-project/polly/lib
Tobias Grosser f57d63f906 Do allow negative offsets in the outermost array dimension
There is no needed for neither 1-dimensional nor higher dimensional arrays to
require positive offsets in the outermost array dimension.

We originally introduced this assumption with the support for delinearizing
multi-dimensional arrays.

llvm-svn: 214665
2014-08-03 21:07:30 +00:00
..
Analysis Do allow negative offsets in the outermost array dimension 2014-08-03 21:07:30 +00:00
CodeGen Fix the modifiable access creation 2014-08-03 01:51:59 +00:00
Exchange clang-format polly to avoid buildbot noise 2014-07-09 10:50:10 +00:00
JSON [C++11] Use nullptr 2014-04-16 07:33:47 +00:00
Support Make getIslCompatibleName globaly available 2014-07-24 23:48:02 +00:00
Transform No need to run -mem2reg twice 2014-08-02 13:37:25 +00:00
CMakeLists.txt [Refactor] Expose the IslExprBuilder 2014-07-29 20:50:09 +00:00
Makefile [Refactor] Expose the IslExprBuilder 2014-07-29 20:50:09 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00