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

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 16:24:47 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D53996?vs=172265&id=172267#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53996

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: D53996.172267.patch
Type: text/x-patch
Size: 19777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/fb50231e/attachment.bin>


More information about the llvm-commits mailing list