Detabification. Fixed indentation and spacing.
[oota-llvm.git] / lib / Target / Sparc / SparcISelLowering.cpp
2008-04-12 Dan GohmanDrop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which...
2008-03-17 Chris LattnerCheck in some #ifdef'd out code switching call argument
2008-03-17 Chris Lattnerremove dead code
2008-03-17 Chris LattnerSwitch sparc from using LowerCallTo to using LowerOpera...
2008-03-17 Chris LattnerStart moving sparc to use SparcCallingConv.td, switchin...
2008-03-17 Chris Lattnersplit sparc lowering out into SparcISelLowering.{cpp...