[PATCH] D53673: [COFF, ARM64] Implement Intrinsic.sponentry for AArch64

Yin Ma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 15:01:31 PDT 2018


yinma updated this revision to Diff 171357.
yinma added a comment.

add var_arg test case


Repository:
  rL LLVM

https://reviews.llvm.org/D53673

Files:
  include/llvm/CodeGen/ISDOpcodes.h
  include/llvm/IR/Intrinsics.td
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  lib/Target/AArch64/AArch64FastISel.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  test/CodeGen/AArch64/sponentry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53673.171357.patch
Type: text/x-patch
Size: 10290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181026/3ba22732/attachment.bin>


More information about the llvm-commits mailing list