Make a bunch of static arrays const.
[oota-llvm.git] / lib / Target / Sparc / SparcCallingConv.td
2015-08-10 James Y Knight[Sparc] Implement i64 load/store support for 32-bit...
2014-01-12 Jakob Stoklund OlesenThe SPARCv9 ABI returns a float in %f0.
2013-09-05 Venkatraman Govind... [Sparc] Correctly handle call to functions with Returns...
2013-08-23 Jakob Stoklund OlesenAdd an OtherPreserved field to the CalleeSaved TableGen...
2013-06-04 Venkatraman Govind... Sparc: No functionality change. Cleanup whitespaces...
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...