Zhou Sheng b277b16593 For expression like
"APInt::getAllOnesValue(ShiftAmt).zextOrCopy(BitWidth)",
to handle ShiftAmt == BitWidth situation, use zextOrCopy() instead of
zext().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35080 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-13 06:40:59 +00:00
..
2007-03-09 21:19:09 +00:00
2007-03-12 17:57:00 +00:00
2007-03-09 11:53:34 +00:00
2007-03-13 06:40:59 +00:00
2007-03-08 19:05:01 +00:00