[PATCH] D73805: [AArch64] Provide Darwin variants of most calling conventions

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 16:34:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG161122ea1c61: [AArch64] Provide Darwin variants of most calling conventions (authored by thegameg).

Changed prior to commit:
  https://reviews.llvm.org/D73805?vs=265317&id=265385#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73805

Files:
  llvm/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.h
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-callingconv-ios.ll
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator-tail-call-weak.ll
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator-tail-call.ll
  llvm/test/CodeGen/AArch64/GlobalISel/integration-shuffle-vector.ll
  llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-exceptions.ll
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-memcpy-et-al.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-memcpy-with-debug-info.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-pow.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-rem.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-s128-div.mir
  llvm/test/CodeGen/AArch64/arm64-darwin-cc.ll
  llvm/test/CodeGen/AArch64/shadow-call-stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73805.265385.patch
Type: text/x-patch
Size: 47457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/30ccddde/attachment-0001.bin>


More information about the llvm-commits mailing list