[PATCH] D96099: [AArch64][GlobalISel] Support the 'returned' parameter attribute.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 12:48:00 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGec41ed5b1b94: [AArch64][GlobalISel] Support the 'returned' parameter attribute. (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96099

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/include/llvm/CodeGen/TargetCallingConv.h
  llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
  llvm/lib/Target/AArch64/GISel/AArch64CallLowering.h
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator-switch.ll
  llvm/test/CodeGen/AArch64/arm64-this-return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96099.322195.patch
Type: text/x-patch
Size: 19181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210208/93c7f30d/attachment.bin>


More information about the llvm-commits mailing list