[PATCH] D64173: Basic MTE stack tagging instrumentation.

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


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

Changed prior to commit:
  https://reviews.llvm.org/D64173?vs=210010&id=210389#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64173

Files:
  llvm/trunk/lib/Target/AArch64/AArch64.h
  llvm/trunk/lib/Target/AArch64/AArch64StackTagging.cpp
  llvm/trunk/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/trunk/lib/Target/AArch64/CMakeLists.txt
  llvm/trunk/test/CodeGen/AArch64/O0-pipeline.ll
  llvm/trunk/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/trunk/test/CodeGen/AArch64/stack-tagging-dbg.ll
  llvm/trunk/test/CodeGen/AArch64/stack-tagging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64173.210389.patch
Type: text/x-patch
Size: 24010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/96fe3f9a/attachment-0001.bin>


More information about the llvm-commits mailing list