aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/MSIL
AgeCommit message (Expand)Author
2008-01-07Enabling the target-independent garbage collection infrastructure by hooking itGordon Henriksen
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-12-29remove attribution from lib Makefiles.Chris Lattner
2007-12-17Change the PointerType api for creating pointer types. The old functionality ...Christopher Lamb
2007-12-03Rather than having special rules like "intrinsics cannotDuncan Sands
2007-11-28Add some convenience methods for querying attributes, andDuncan Sands
2007-11-27Fix PR1146: parameter attributes are longer part ofDuncan Sands
2007-11-05Eliminate the remaining uses of getTypeSize. ThisDuncan Sands
2007-09-12Revise previous patch per review comments.Dale Johannesen
2007-09-11Add APInt interfaces to APFloat (allows directlyDale Johannesen
2007-09-06Next round of APFloat changes.Dale Johannesen
2007-05-06add this backChris Lattner
2007-05-06Update MSIL BE. This patch fixes most weird glitches outlined inAnton Korobeynikov
2007-05-03Drop 'const'Devang Patel
2007-05-02Use 'static const char' instead of 'static const int'.Devang Patel
2007-05-01Do not use typeinfo to identify pass in pass manager.Devang Patel
2007-04-16Removed tabs everywhere except autogenerated & external files. Add makeAnton Korobeynikov
2007-04-11For PR1146:Reid Spencer
2007-04-09For PR1146:Reid Spencer
2007-03-25Fix authorshipAnton Korobeynikov
2007-03-21Add TODO list for MSIL backendAnton Korobeynikov
2007-03-21Let the new backend begin!Anton Korobeynikov