summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/leafproc.ll
AgeCommit message (Expand)Author
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-10[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability...Venkatraman Govindaraju
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-06-01[Sparc] Generate correct code for leaf functions with stack objects Venkatraman Govindaraju
2013-05-29[Sparc] Add support for leaf functions in sparc backend. Venkatraman Govindaraju