[SPARC] Switch to the Machine Scheduler.
[oota-llvm.git] / test / CodeGen / SPARC / 64abi.ll
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.