summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/tail-call.ll
Commit message (Expand)AuthorAgeFilesLines
* Move tail call disabling code to target independent codeReid Kleckner2020-01-031-0/+10
* [AArch64][GlobalISel] Support -tailcalloptJessica Paquette2019-09-171-1/+1
* AArch64: support arm64_32, an ILP32 slice for watchOS.Tim Northover2019-09-121-12/+12
* [AArch64][GlobalISel] Always fall back on tail calls with -tailcalloptJessica Paquette2019-09-061-39/+47
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-1/+1
* [AArch64] Add support for generating pre- and post-index load/store pairs.Chad Rosier2015-09-251-4/+2
* CodeGen: move over-zealous assert into actual if statement.Tim Northover2015-05-061-0/+19
* CodeGen: match up correct insertvalue indices when assessing tail calls.Tim Northover2015-05-041-0/+19
* [ARM,AArch64] Do not tail-call to an externally-defined function with weak li...Oliver Stannard2014-08-181-0/+11
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-57/+7
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-1/+0
* [ARM64] Support aggressive fastcc/tailcallopt breaking ABI by popping out arg...Jiangning Liu2014-05-151-4/+55
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-7/+7
* Add explicit triples to AArch64 testsTim Northover2013-02-011-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+94
OpenPOWER on IntegriCloud