This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc49f4a5d3c [Support] Replace sys::Mutex with their standard equivalents. new 4b91de2870a MemTag: stack initializer merging.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AArch64/AArch64.h | 2 +- lib/Target/AArch64/AArch64StackTagging.cpp | 302 +++++++++++++++++++- lib/Target/AArch64/AArch64TargetMachine.cpp | 3 +- test/CodeGen/AArch64/O3-pipeline.ll | 2 + .../AArch64/stack-tagging-initializer-merge.ll | 308 +++++++++++++++++++++ 5 files changed, 611 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/AArch64/stack-tagging-initializer-merge.ll