For PR1205:
authorReid Spencer <rspencer@reidspencer.com>
Tue, 27 Feb 2007 06:23:51 +0000 (06:23 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 27 Feb 2007 06:23:51 +0000 (06:23 +0000)
commit9472c373a3378982ab4ef1a2caafabd4acf58ba2
tree7f849f2df9d532b81aaaadfae83bed57f2f3ee9a
parent00836648aed191e70a569caad4294d82b6bb5b0d
For PR1205:
Implement constant folding via APInt instead of uint64_t.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34660 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp