[PATCH] D60348: [COFF, ARM64] Fix ABI implementation of struct returns

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 14:12:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359934: [COFF, ARM64] Fix ABI implementation of struct returns (authored by mgrang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60348?vs=197162&id=198083#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60348

Files:
  llvm/trunk/include/llvm/IR/Argument.h
  llvm/trunk/lib/IR/Function.cpp
  llvm/trunk/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/trunk/test/CodeGen/AArch64/arm64-windows-calls.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-windows-tailcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60348.198083.patch
Type: text/x-patch
Size: 11238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/174f4d00/attachment.bin>


More information about the llvm-commits mailing list