aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachOWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Eliminate the remaining uses of getTypeSize. ThisDuncan Sands2007-11-051-6/+8
* Revise previous patch per review comments.Dale Johannesen2007-09-121-4/+4
* Add APInt interfaces to APFloat (allows directlyDale Johannesen2007-09-111-4/+4
* Next round of APFloat changes.Dale Johannesen2007-09-061-2/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+945