diff options
| author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2014-08-15 01:14:11 +0000 |
|---|---|---|
| committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2014-08-15 01:14:11 +0000 |
| commit | 5130c849aa3ac569887503a63bb790418bffea40 (patch) | |
| tree | 0d4a6b6aa85c1380c972e9368d21960c69c3fb58 /llvm/lib/Target/PowerPC | |
| parent | 062be331e29b88c72826ed04840e45a8df2b97aa (diff) | |
| download | bcm5719-llvm-5130c849aa3ac569887503a63bb790418bffea40.tar.gz bcm5719-llvm-5130c849aa3ac569887503a63bb790418bffea40.zip | |
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
Diffstat (limited to 'llvm/lib/Target/PowerPC')
0 files changed, 0 insertions, 0 deletions

