Shifting by the bit width now produces undef, not 0.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 27 Feb 2007 19:22:36 +0000 (19:22 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 27 Feb 2007 19:22:36 +0000 (19:22 +0000)
commit67d2f3a5a0e4df2bcead4e3cfd5d4dc3abf04cdf
treeab88499f5041146ee00fddaa42627b03ecb6a919
parent1fa111e8d40ce99a9b960ec98c6c84d2ebdc8b02
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
test/Integer/a15.ll.out
test/Integer/a17.ll.out
test/Integer/a31.ll.out
test/Integer/a33.ll.out
test/Integer/a63.ll.out
test/Integer/a7.ll.out
test/Integer/a9.ll.out