OSDN Git Service

Make long addition and subtraction work. Speed things up by using internal
authorReid Spencer <rspencer@reidspencer.com>
Tue, 20 Feb 2007 23:40:25 +0000 (23:40 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 20 Feb 2007 23:40:25 +0000 (23:40 +0000)
commit54362ca09512419734b5edc7e42e1fb90457377e
tree1d4a5b2a07f149e0e014c8f91191f00832de60a1
parente811636f3314e2b47048d39a4601f9dda79e97f6
Make long addition and subtraction work. Speed things up by using internal
functions more.

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