[PATCH] D67471: [AArch64][GlobalISel] Support sibling calls with outgoing arguments

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 15:08:57 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371780: [AArch64][GlobalISel] Support sibling calls with outgoing arguments (authored by paquette, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67471?vs=219935&id=220017#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67471/new/

https://reviews.llvm.org/D67471

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/trunk/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64CallLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64CallLowering.h
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/call-translator-tail-call.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-call-tailcalls.ll
  llvm/trunk/test/CodeGen/AArch64/speculation-hardening.ll
  llvm/trunk/test/CodeGen/AArch64/tailcall-string-rvo.ll
  llvm/trunk/test/CodeGen/AArch64/tailcall_misched_graph.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67471.220017.patch
Type: text/x-patch
Size: 22190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/34d99921/attachment.bin>


More information about the llvm-commits mailing list