[PATCH] D35006: [AArch64] Implement support for windows style vararg functions

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 10:03:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307928: [AArch64] Implement support for windows style vararg functions (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D35006?vs=106308&id=106447#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35006

Files:
  llvm/trunk/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/test/CodeGen/AArch64/win64_vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35006.106447.patch
Type: text/x-patch
Size: 11093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/01c6f39a/attachment.bin>


More information about the llvm-commits mailing list