aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/CBackend
Commit message (Expand)AuthorAgeFilesLines
...
* Fix PR1666, SPASS with the CBE and 254.gap with the CBE.Chris Lattner2007-09-151-45/+27
* Remove the assumption that FP's are either float orDale Johannesen2007-09-141-0/+3
* Revise previous patch per review comments.Dale Johannesen2007-09-121-3/+3
* Add APInt interfaces to APFloat (allows directlyDale Johannesen2007-09-111-2/+5
* Apply feedback from previous patch.Dale Johannesen2007-09-071-10/+0
* Next round of APFloat changes.Dale Johannesen2007-09-061-14/+20
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-183-0/+2985