summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/2011-01-11-FrameAddr.ll
AgeCommit message (Expand)Author
2014-05-16TableGen: fix operand counting for aliasesTim Northover
2014-03-01[Sparc] Emit 'restore' instead of 'restore %g0, %g0, %g0'. This improves the ...Venkatraman Govindaraju
2014-01-10[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability...Venkatraman Govindaraju
2014-01-04[SparcV9]: Implement RETURNADDR and FRAMEADDR lowering in SPARC64. Venkatraman Govindaraju
2013-07-18Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-06-02Sparc: Combine add/or/sethi instruction with restore if possible.Venkatraman Govindaraju
2013-06-02Sparc: Perform leaf procedure optimization by defaultVenkatraman Govindaraju
2013-06-01Sparc: Mark functions calling llvm.vastart and llvm.returnaddress intrinsics ...Venkatraman Govindaraju
2011-04-05These tests no longer require linear scan because reserved register coalescin...Jakob Stoklund Olesen
2011-03-31Fix Mips, Sparc, and XCore tests that were dependent on register allocation.Jakob Stoklund Olesen
2011-01-21Sparc backend: Venkatraman Govindaraju
2011-01-12Implement RETURNADDR and FRAMEADDR lowering in SPARC backend.Venkatraman Govindaraju