Fix the remainder shifting in KnuthDiv.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 24 Feb 2007 20:38:01 +0000 (20:38 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 24 Feb 2007 20:38:01 +0000 (20:38 +0000)
commit1050ec5cc42c4b1ff1702e09da9d520abe205b0d
treef81fd31f5fcaf4a73af9e781e5f04bd82d52a798
parent5bce8547f3ebad55611bfc74f1be0437287fa319
Fix the remainder shifting in KnuthDiv.

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