[PATCH] D64172: Basic codegen for MTE stack tagging.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 12:29:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366360: Basic codegen for MTE stack tagging. (authored by eugenis, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64172?vs=209393&id=210390#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64172/new/

https://reviews.llvm.org/D64172

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGTargetInfo.h
  llvm/trunk/include/llvm/IR/IntrinsicsAArch64.td
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64SelectionDAGInfo.h
  llvm/trunk/test/Analysis/ValueTracking/aarch64.irg.ll
  llvm/trunk/test/CodeGen/AArch64/irg.ll
  llvm/trunk/test/CodeGen/AArch64/irg_sp_tagp.ll
  llvm/trunk/test/CodeGen/AArch64/settag.ll
  llvm/trunk/test/CodeGen/AArch64/stgp.ll
  llvm/trunk/test/CodeGen/AArch64/tagp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64172.210390.patch
Type: text/x-patch
Size: 40011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/78213a7f/attachment.bin>


More information about the llvm-commits mailing list