Add target flags to SPARC address operands.
[oota-llvm.git] / lib / Target / Sparc / SparcCallingConv.td
2013-04-06 Jakob Stoklund OlesenComplete formal arguments for the SPARC v9 64-bit ABI.
2013-04-02 Jakob Stoklund OlesenAdd support for 64-bit calling convention.
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...