[SPARC] Make calls to function with big return values work
[platform/upstream/llvm.git] / llvm / lib / Target / Sparc / SparcCallingConv.td
2022-10-28 Koakuma[SPARC] Make calls to function with big return values...
2022-03-08 Daniel Cederman[Sparc] Add tail call support
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2020-04-23 Kazuaki Ishizaki[llvm] NFC: Fix trivial typo in rst and td files
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
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...