[PATCH] D95443: IR/AArch64/X86: add "swifttailcc" calling convention.

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 05:51:16 PST 2021


t.p.northover updated this revision to Diff 326058.

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

https://reviews.llvm.org/D95443

Files:
  llvm/docs/LangRef.rst
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/AArch64/swifttail-call.ll
  llvm/test/CodeGen/X86/tailcall-swifttailcc.ll
  llvm/test/Verifier/swifttailcc-musttail-valid.ll
  llvm/test/Verifier/swifttailcc-musttail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95443.326058.patch
Type: text/x-patch
Size: 17809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/20f41361/attachment.bin>


More information about the llvm-commits mailing list