summaryrefslogtreecommitdiff
path: root/test/Integer/a17.ll.out
diff options
context:
space:
mode:
authorZhou Sheng <zhousheng00@gmail.com>2007-01-19 14:26:57 +0000
committerZhou Sheng <zhousheng00@gmail.com>2007-01-19 14:26:57 +0000
commit4da6420a07d4b91aa1270e18cc970e32c53b193e (patch)
treeaf4c902e40645be2d1b7ab8b233ab9d3695ce964 /test/Integer/a17.ll.out
parent02b985c50faa7b0f43ef4100761c633ed4b8d6d2 (diff)
downloadllvm-4da6420a07d4b91aa1270e18cc970e32c53b193e.tar.gz
llvm-4da6420a07d4b91aa1270e18cc970e32c53b193e.tar.bz2
llvm-4da6420a07d4b91aa1270e18cc970e32c53b193e.tar.xz
Cover more arithmetics for arbitrary bitwidth integers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33355 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Integer/a17.ll.out')
-rw-r--r--test/Integer/a17.ll.out4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Integer/a17.ll.out b/test/Integer/a17.ll.out
index bb6093858c..f0cb13a4fe 100644
--- a/test/Integer/a17.ll.out
+++ b/test/Integer/a17.ll.out
@@ -12,6 +12,10 @@
%l = constant i17 -1 ; <i17*> [#uses=0]
%m = constant i17 -1 ; <i17*> [#uses=0]
%n = constant i17 -2 ; <i17*> [#uses=0]
+%q = constant i17 0 ; <i17*> [#uses=0]
+%r = constant i17 2 ; <i17*> [#uses=0]
+%s = constant i17 1 ; <i17*> [#uses=0]
+%t = constant i17 0 ; <i17*> [#uses=0]
%o = constant i17 0 ; <i17*> [#uses=0]
%p = constant i17 -1 ; <i17*> [#uses=0]