hanchenye-llvm-project/polly/lib
Johannes Doerfert 5130c849aa Added support for modulo expressions
The support is limited to signed modulo access and condition
  expressions with a constant right hand side, e.g., A[i % 2] or
  A[i % 9]. Test cases are modified according to this new feature and
  new test cases are added.

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

llvm-svn: 215684
2014-08-15 01:14:11 +00:00
..
Analysis Added support for modulo expressions 2014-08-15 01:14:11 +00:00
CodeGen Fix formatting 2014-08-13 08:38:34 +00:00
Exchange [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
JSON [C++11] Use nullptr 2014-04-16 07:33:47 +00:00
Support Added support for modulo expressions 2014-08-15 01:14:11 +00:00
Transform [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
CMakeLists.txt [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
Makefile [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00