Use uint16_t to store register overlaps to reduce static data.
[oota-llvm.git] / lib / Target / Sparc / SparcCallingConv.td
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-01-22 Venkatraman Govind... Pass sret arguments through the stack instead of throug...
2011-01-18 Venkatraman Govind... SPARC backend: Modified LowerCall and LowerFormalArgume...
2008-10-10 Anton KorobeynikovFix a thinko and unbreak sparc default CC
2008-10-10 Anton KorobeynikovExtend set of return registers on sparc until someone...
2008-03-17 Chris LattnerCheck in some #ifdef'd out code switching call argument
2008-03-17 Chris LattnerStart moving sparc to use SparcCallingConv.td, switchin...