summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/64abi.ll
AgeCommit message (Expand)Author
2017-05-16Elide stores which are overwritten without being observed.Nirav Dave
2016-05-18[Sparc] Add Soft Float supportChris Dewhurst
2015-09-10[SPARC] Switch to the Machine Scheduler.James Y Knight
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-05-16TableGen: fix operand counting for aliasesTim Northover
2014-01-12The SPARCv9 ABI returns a float in %f0.Jakob Stoklund Olesen
2013-12-29[SparcV9] For codegen generated library calls that return float, set inreg fl...Venkatraman Govindaraju
2013-12-29[SparcV9]: Implement lowering of long double (fp128) arguments in Sparc64 ABI.Venkatraman Govindaraju
2013-11-24[Sparc] Emit large negative adjustments to SP/FP with sethi+xor instead of se...Venkatraman Govindaraju
2013-11-24[SparcV9]: Do not emit .register directives for global registers that are clo...Venkatraman Govindaraju
2013-09-22[Sparc] Emit .register directive to declare the use of global registers %g2, ...Venkatraman Govindaraju
2013-06-02Sparc: Perform leaf procedure optimization by defaultVenkatraman Govindaraju
2013-04-09Compute correct frame sizes for SPARC v9 64-bit frames.Jakob Stoklund Olesen
2013-04-07Implement LowerCall_64 for the SPARC v9 64-bit ABI.Jakob Stoklund Olesen
2013-04-06Implement LowerReturn_64 for SPARC v9.Jakob Stoklund Olesen
2013-04-06SPARC v9 stack pointer bias.Jakob Stoklund Olesen
2013-04-06Complete formal arguments for the SPARC v9 64-bit ABI.Jakob Stoklund Olesen