summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/fastcc.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Save FP for leaf functions when disabling frame pointer eliminationFangrui Song2019-12-131-3/+3
* AArch64: support arm64_32, an ILP32 slice for watchOS.Tim Northover2019-09-121-11/+11
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-3/+3
* [AArch64] Fix bug in store of vector 0 DAGCombine.Geoff Berry2017-09-211-3/+9
* [AArch64] Combine callee-save and local stack SP adjustment instructions.Geoff Berry2016-05-061-36/+37
* [AArch64] Break the dependency between FP and SP when possible.Chad Rosier2016-03-141-6/+6
* [AArch64] Enable non-leaf frame pointer elimination.Geoff Berry2016-03-021-3/+3
* [AArch64] Fix fastcc -tailcallopt epilog code generation.Geoff Berry2016-02-231-0/+92
* [AArch64] Remove an unnecessary restriction on pre-index instructions.Chad Rosier2015-09-301-4/+4
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-109/+27
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-2/+0
* [ARM64] Support aggressive fastcc/tailcallopt breaking ABI by popping out arg...Jiangning Liu2014-05-151-0/+105
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-6/+6
* Add explicit triples to AArch64 testsTim Northover2013-02-011-2/+2
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+123
OpenPOWER on IntegriCloud