aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MSIL/MSILWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix "Control reaches the end of non-void function" warnings, Chris Lattner2008-03-301-0/+5
* De-tabifyBill Wendling2008-02-261-2/+2
* Remove bunch of gcc 4.3-related warnings from TargetAnton Korobeynikov2008-02-201-1/+1
* Enabling the target-independent garbage collection infrastructure by hooking itGordon Henriksen2008-01-071-1/+3
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Change the PointerType api for creating pointer types. The old functionality ...Christopher Lamb2007-12-171-3/+4
* Rather than having special rules like "intrinsics cannotDuncan Sands2007-12-031-1/+1
* Add some convenience methods for querying attributes, andDuncan Sands2007-11-281-3/+2
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-2/+1
* Eliminate the remaining uses of getTypeSize. ThisDuncan Sands2007-11-051-10/+10
* 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-4/+6
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1657