[PATCH] D67361: [AArch64][GlobalISel] Support sibling calls with mismatched calling conventions

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 16:23:47 PDT 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D67361?vs=219389&id=219625#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67361

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/tailcall-ccmismatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67361.219625.patch
Type: text/x-patch
Size: 11662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/6f84d2ac/attachment.bin>


More information about the llvm-commits mailing list