summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2014-08-15 01:14:11 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2014-08-15 01:14:11 +0000
commit5130c849aa3ac569887503a63bb790418bffea40 (patch)
tree0d4a6b6aa85c1380c972e9368d21960c69c3fb58 /llvm/lib/Target/PowerPC
parent062be331e29b88c72826ed04840e45a8df2b97aa (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud