summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcCallingConv.td
Commit message (Expand)AuthorAge
* [Sparc] Correctly handle call to functions with ReturnsTwice attribute.Venkatraman Govindaraju2013-09-05
* Add an OtherPreserved field to the CalleeSaved TableGen class.Jakob Stoklund Olesen2013-08-23
* Sparc: No functionality change. Cleanup whitespaces, comment formatting etc.,Venkatraman Govindaraju2013-06-04
* Complete formal arguments for the SPARC v9 64-bit ABI.Jakob Stoklund Olesen2013-04-06
* Add support for 64-bit calling convention.Jakob Stoklund Olesen2013-04-02
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Pass sret arguments through the stack instead of through registers in Sparc b...Venkatraman Govindaraju2011-01-22
* SPARC backend: Modified LowerCall and LowerFormalArguments so that they use C...Venkatraman Govindaraju2011-01-18
* Fix a thinko and unbreak sparc default CCAnton Korobeynikov2008-10-10
* Extend set of return registers on sparc until someone will implement MRV supp...Anton Korobeynikov2008-10-10
* Check in some #ifdef'd out code switching call argument Chris Lattner2008-03-17
* Start moving sparc to use SparcCallingConv.td, switching overChris Lattner2008-03-17