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

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 16:03:56 PDT 2019


mgrang updated this revision to Diff 196152.

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

https://reviews.llvm.org/D60348

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60348.196152.patch
Type: text/x-patch
Size: 11263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190422/2bc22d48/attachment.bin>


More information about the llvm-commits mailing list