summaryrefslogtreecommitdiffstats
path: root/llvm/test/Integer/a7.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Integer/a7.ll')
-rw-r--r--llvm/test/Integer/a7.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/Integer/a7.ll b/llvm/test/Integer/a7.ll
index 294db188457..1edb35f9104 100644
--- a/llvm/test/Integer/a7.ll
+++ b/llvm/test/Integer/a7.ll
@@ -16,9 +16,7 @@
@h = constant i7 shl(i7 1 , i7 7)
@i = constant i7 shl(i7 1 , i7 6)
@j = constant i7 lshr(i7 127 , i7 6)
-@k = constant i7 lshr(i7 127 , i7 7)
@l = constant i7 ashr(i7 127 , i7 6)
-@m = constant i7 ashr(i7 127 , i7 7)
@m2= constant i7 ashr(i7 -1 , i7 3)
@n = constant i7 mul(i7 127, i7 2)
OpenPOWER on IntegriCloud