aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/APFloat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revised per review feedback from previous patch.Dale Johannesen2007-08-241-36/+15
* silence some warnings in an optimized build.Chris Lattner2007-08-241-11/+8
* Change internal representation of ConstantFP to use APFloat.Dale Johannesen2007-08-241-1/+187
* initial checkin of Neil's APFloat work.Chris Lattner2007-08-201-0/+1488