[PATCH] D34474: [AArch64] Add a win64 specific aarch64 calling convention

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


mstorsjo updated this revision to Diff 106468.
mstorsjo retitled this revision from "[RFC] [AArch64] Add a win64 specific aarch64 calling convention" to "[AArch64] Add a win64 specific aarch64 calling convention".
mstorsjo edited the summary of this revision.
mstorsjo added a reviewer: t.p.northover.
mstorsjo added a comment.

Added a test case, rebased on top of the version of https://reviews.llvm.org/D35006 that was committed, removed the RFC tag from the title.


https://reviews.llvm.org/D34474

Files:
  include/llvm/IR/CallingConv.h
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLToken.h
  lib/IR/AsmWriter.cpp
  lib/Target/AArch64/AArch64FrameLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64Subtarget.h
  test/CodeGen/AArch64/aarch64_win64cc_vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34474.106468.patch
Type: text/x-patch
Size: 9280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/5f4dd7b7/attachment.bin>


More information about the llvm-commits mailing list