[PATCH] D133392: [MTE] Add AArch64GlobalsTagging Pass
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 15:25:47 PST 2022
hctim updated this revision to Diff 479452.
hctim marked 2 inline comments as done.
hctim added a comment.
Rebase now that the parent is submitted, clean up an old comment. New commit message also incoming.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133392/new/
https://reviews.llvm.org/D133392
Files:
clang/test/CodeGen/memtag-globals-asm.cpp
llvm/lib/CodeGen/GlobalMerge.cpp
llvm/lib/Target/AArch64/AArch64.h
llvm/lib/Target/AArch64/AArch64GlobalsTagging.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/lib/Target/AArch64/CMakeLists.txt
llvm/test/CodeGen/AArch64/O0-pipeline.ll
llvm/test/CodeGen/AArch64/O3-pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133392.479452.patch
Type: text/x-patch
Size: 22018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/267e4466/attachment.bin>
More information about the llvm-commits
mailing list