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

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 16:18:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345791: [COFF, ARM64] Implement Intrinsic.sponentry for AArch64 (authored by mgrang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53673?vs=172031&id=172044#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53673

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53673.172044.patch
Type: text/x-patch
Size: 19799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/4c7264a2/attachment.bin>


More information about the llvm-commits mailing list