[SPARC] Make calls to function with big return values work
[platform/upstream/llvm.git] / llvm / test / CodeGen / SPARC / 64abi.ll
2022-10-28 Koakuma[SPARC] Make calls to function with big return values...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2021-05-18 Arthur Eubanks[TargetLowering] Only inspect attributes in the argumen...
2021-05-17 Arthur EubanksRevert "[TargetLowering] Only inspect attributes in...
2021-05-10 Arthur Eubanks[TargetLowering] Only inspect attributes in the argumen...
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2018-05-01 Vedant Kumar[DAGCombiner] Set the right SDLoc on a newly-created...
2018-02-24 Jonas Paulsson[Sparc] Return true in enableMultipleCopyHints().
2017-05-16 Nirav DaveElide stores which are overwritten without being observed.
2016-05-18 Chris Dewhurst[Sparc] Add Soft Float support
2015-09-10 James Y Knight[SPARC] Switch to the Machine Scheduler.
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-01-12 Jakob Stoklund OlesenThe SPARCv9 ABI returns a float in %f0.
2013-12-29 Venkatraman Govind... [SparcV9] For codegen generated library calls that...
2013-12-29 Venkatraman Govind... [SparcV9]: Implement lowering of long double (fp128...
2013-11-24 Venkatraman Govind... [Sparc] Emit large negative adjustments to SP/FP with...
2013-11-24 Venkatraman Govind... [SparcV9]: Do not emit .register directives for global...
2013-09-22 Venkatraman Govind... [Sparc] Emit .register directive to declare the use...
2013-06-02 Venkatraman Govind... Sparc: Perform leaf procedure optimization by default
2013-04-09 Jakob Stoklund OlesenCompute correct frame sizes for SPARC v9 64-bit frames.
2013-04-07 Jakob Stoklund OlesenImplement LowerCall_64 for the SPARC v9 64-bit ABI.
2013-04-06 Jakob Stoklund OlesenImplement LowerReturn_64 for SPARC v9.
2013-04-06 Jakob Stoklund OlesenSPARC v9 stack pointer bias.
2013-04-06 Jakob Stoklund OlesenComplete formal arguments for the SPARC v9 64-bit ABI.