[PATCH] D80771: [MTE] Convert StackSafety into analysis
Vitaly Buka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 1 13:33:08 PDT 2020
vitalybuka updated this revision to Diff 267710.
vitalybuka marked an inline comment as done.
vitalybuka added a comment.
SmallPtrSet
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80771/new/
https://reviews.llvm.org/D80771
Files:
clang/lib/CodeGen/BackendUtil.cpp
clang/test/Driver/memtag.c
clang/test/Driver/memtag_lto.c
llvm/include/llvm/Analysis/StackSafetyAnalysis.h
llvm/lib/Analysis/StackSafetyAnalysis.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Target/AArch64/AArch64.h
llvm/lib/Target/AArch64/AArch64StackTagging.cpp
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/test/Analysis/StackSafetyAnalysis/ipa-attr.ll
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AArch64/stack-tagging.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80771.267710.patch
Type: text/x-patch
Size: 32960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200601/8f61ca6f/attachment-0001.bin>
More information about the cfe-commits
mailing list