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

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 13:45:43 PDT 2019


mgrang updated this revision to Diff 196317.

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.196317.patch
Type: text/x-patch
Size: 10743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190423/c14826d6/attachment.bin>


More information about the llvm-commits mailing list