Use APInt operators to calculate the carry bits, remove this loop.
authorZhou Sheng <zhousheng00@gmail.com>
Sat, 31 Mar 2007 02:38:39 +0000 (02:38 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Sat, 31 Mar 2007 02:38:39 +0000 (02:38 +0000)
commitb9cb95f8e36257254530321e59eccc539189fa7a
tree7577d9760b28a5ee9888b1bb968d23afab165c9d
parentdb5c99312152b501203c042af1b6b80851f25fe7
Use APInt operators to calculate the carry bits, remove this loop.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35524 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp