aboutsummaryrefslogtreecommitdiffstats
path: root/test/Integer/a7.ll.out
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-27 19:22:36 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-27 19:22:36 +0000
commit67d2f3a5a0e4df2bcead4e3cfd5d4dc3abf04cdf (patch)
treeab88499f5041146ee00fddaa42627b03ecb6a919 /test/Integer/a7.ll.out
parent1fa111e8d40ce99a9b960ec98c6c84d2ebdc8b02 (diff)
downloadexternal_llvm-67d2f3a5a0e4df2bcead4e3cfd5d4dc3abf04cdf.zip
external_llvm-67d2f3a5a0e4df2bcead4e3cfd5d4dc3abf04cdf.tar.gz
external_llvm-67d2f3a5a0e4df2bcead4e3cfd5d4dc3abf04cdf.tar.bz2
Shifting by the bit width now produces undef, not 0.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34675 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Integer/a7.ll.out')
-rw-r--r--test/Integer/a7.ll.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Integer/a7.ll.out b/test/Integer/a7.ll.out
index 4ed2133..6008372 100644
--- a/test/Integer/a7.ll.out
+++ b/test/Integer/a7.ll.out
@@ -8,7 +8,7 @@
@g = constant i7 3 ; <i7*> [#uses=0]
@r = constant i7 5 ; <i7*> [#uses=0]
@s = constant i7 5 ; <i7*> [#uses=0]
-@h = constant i7 0 ; <i7*> [#uses=0]
+@h = constant i7 undef ; <i7*> [#uses=0]
@i = constant i7 -64 ; <i7*> [#uses=0]
@j = constant i7 1 ; <i7*> [#uses=0]
@l = constant i7 -1 ; <i7*> [#uses=0]