[all-commits] [llvm/llvm-project] 0401dc: [MTE] [HWASan] unify isInterestingAlloca
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Sep 28 15:52:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0401dc2913cd78ae11c08d1ca7af56aabe5f4965
https://github.com/llvm/llvm-project/commit/0401dc2913cd78ae11c08d1ca7af56aabe5f4965
Author: Florian Mayer <fmayer at google.com>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
M llvm/lib/Target/AArch64/AArch64StackTagging.cpp
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
M llvm/test/CodeGen/AArch64/stack-tagging-split-lifetime.ll
M llvm/test/CodeGen/AArch64/stack-tagging.ll
Log Message:
-----------
[MTE] [HWASan] unify isInterestingAlloca
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D134779
More information about the All-commits
mailing list