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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 14:23:53 PDT 2017


mstorsjo updated this revision to Diff 106308.
mstorsjo added a comment.

Fixed the style issue pointed out by Reid, adjusted the test case and flipped the immutable parameter to CreateFixedObject.


https://reviews.llvm.org/D35006

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35006.106308.patch
Type: text/x-patch
Size: 10835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/622c60de/attachment.bin>


More information about the llvm-commits mailing list