summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/ConstantFold.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prefer non-virtual calls to ConstantInt::isZero over virtual calls toReid Spencer2007-03-021-6/+6
* Use the APInt versions of the bit-wise conversions of float/double to intReid Spencer2007-03-011-8/+10
* Use a simpler constructor when constructing ConstantInst.Reid Spencer2007-03-011-20/+19
* Pull out the stops.Reid Spencer2007-02-271-4/+2
* Adjust to changes in the APInt interface.Reid Spencer2007-02-271-4/+4
* For PR1205:Reid Spencer2007-02-271-14/+5
* For PR1205:Reid Spencer2007-02-271-102/+135
* ConstantFolding.cpp/h -> ConstantFold.cpp/h to avoid confusion withChris Lattner2007-02-271-0/+1388
OpenPOWER on IntegriCloud