aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bitcode/Writer/BitcodeWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Next PPC long double bits. First cut at constants.Dale Johannesen2007-10-111-3/+1
* Make temporaries explicit to avoid prematureDale Johannesen2007-09-261-2/+5
* Revise previous patch per review comments.Dale Johannesen2007-09-121-5/+2
* Add APInt interfaces to APFloat (allows directlyDale Johannesen2007-09-111-6/+13
* Revert previous change to IR.Dale Johannesen2007-09-071-4/+3
* Next round of APFloat changes.Dale Johannesen2007-09-061-2/+3
* Patch 10 for long double. Doing constants right needs expanding ConstantFPDale Johannesen2007-08-091-3/+9
* Long double, part 1 of N. Support in IR.Dale Johannesen2007-08-031-0/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1226