summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MSIL/MSILWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* add this backChris Lattner2007-05-061-0/+1
* Update MSIL BE. This patch fixes most weird glitches outlined inAnton Korobeynikov2007-05-061-117/+419
* Drop 'const'Devang Patel2007-05-031-2/+2
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-021-2/+2
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-011-0/+2
* Removed tabs everywhere except autogenerated & external files. Add makeAnton Korobeynikov2007-04-161-2/+2
* For PR1146:Reid Spencer2007-04-111-2/+2
* For PR1146:Reid Spencer2007-04-091-2/+4
* Let the new backend begin!Anton Korobeynikov2007-03-211-0/+1350
OpenPOWER on IntegriCloud