aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/AsmWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adding a collector name attribute to Function in the IR. These Gordon Henriksen2007-12-101-0/+2
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-29/+22
* print a call to a fastcc function as:Chris Lattner2007-11-181-2/+2
* Next PPC long double bits. First cut at constants.Dale Johannesen2007-10-111-2/+4
* Make temporaries explicit to avoid prematureDale Johannesen2007-09-261-1/+3
* Revise previous patch per review comments.Dale Johannesen2007-09-121-28/+57
* Next round of APFloat changes.Dale Johannesen2007-09-061-3/+6
* simplify code and print visibility for declarations.Chris Lattner2007-08-191-25/+21
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1641