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
..
2006-12-19 22:24:09 +00:00
2007-03-05 00:00:42 +00:00
2007-03-13 06:40:59 +00:00
2007-02-03 23:15:56 +00:00