[PATCH] D77838: [AArch64][GlobalISel] CallLowering: Don't generate new copies each time we need to store to a stack location for outgoing args.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 17:26:37 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe99169f1c2fc: [AArch64][GlobalISel] CallLowering: Don't generate new copies each time we need… (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77838

Files:
  llvm/lib/Target/AArch64/AArch64CallLowering.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator-cse.ll
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator-ios.ll
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator.ll
  llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-exceptions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77838.256452.patch
Type: text/x-patch
Size: 4978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/1bb52d74/attachment.bin>


More information about the llvm-commits mailing list