aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MSIL
Commit message (Expand)AuthorAgeFilesLines
* 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-063-145/+446
* Drop 'const'Devang Patel2007-05-032-4/+4
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-022-4/+4
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-012-3/+6
* Removed tabs everywhere except autogenerated & external files. Add makeAnton Korobeynikov2007-04-162-3/+3
* For PR1146:Reid Spencer2007-04-111-2/+2
* For PR1146:Reid Spencer2007-04-091-2/+4
* Fix authorshipAnton Korobeynikov2007-03-251-1/+1
* Add TODO list for MSIL backendAnton Korobeynikov2007-03-211-0/+51
* Let the new backend begin!Anton Korobeynikov2007-03-213-0/+1594