Make the results for the rotate functions correct when rotateAmt == 0.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 14 May 2007 00:15:28 +0000 (00:15 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 14 May 2007 00:15:28 +0000 (00:15 +0000)
commit69944e85aa63d5a067692f6e680b6939fe7d4131
tree2967d9db3ad2c766744d8c37bc94866614bb80f3
parent19dc32a2d422ac0aafd047514e3e5e727796696e
Make the results for the rotate functions correct when rotateAmt == 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37026 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APInt.cpp