[PATCH] D42006: AArch64: Omit callframe setup/destroy when not necessary

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 18:48:48 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322917: AArch64: Omit callframe setup/destroy when not necessary (authored by matze, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42006?vs=129679&id=130537#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42006

Files:
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-hello.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-shrink-wrapping.ll
  llvm/trunk/test/CodeGen/AArch64/big-byval.ll
  llvm/trunk/test/CodeGen/AArch64/func-calls.ll
  llvm/trunk/test/CodeGen/AArch64/nontemporal.ll
  llvm/trunk/test/CodeGen/AArch64/swifterror.ll
  llvm/trunk/test/CodeGen/AArch64/tailcall-explicit-sret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42006.130537.patch
Type: text/x-patch
Size: 15358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/30cb62bf/attachment.bin>


More information about the llvm-commits mailing list