summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/fastcc.ll
AgeCommit message (Expand)Author
2017-09-21[AArch64] Fix bug in store of vector 0 DAGCombine.Geoff Berry
2016-05-06[AArch64] Combine callee-save and local stack SP adjustment instructions.Geoff Berry
2016-03-14[AArch64] Break the dependency between FP and SP when possible.Chad Rosier
2016-03-02[AArch64] Enable non-leaf frame pointer elimination.Geoff Berry
2016-02-23[AArch64] Fix fastcc -tailcallopt epilog code generation.Geoff Berry
2015-09-30[AArch64] Remove an unnecessary restriction on pre-index instructions.Chad Rosier
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2014-05-15[ARM64] Support aggressive fastcc/tailcallopt breaking ABI by popping out arg...Jiangning Liu
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-02-01Add explicit triples to AArch64 testsTim Northover
2013-01-31Add AArch64 as an experimental target.Tim Northover