[all-commits] [llvm/llvm-project] 15e33c: Revert "[MTE] Add AArch64GlobalsTagging Pass"
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Tue Jan 31 12:26:46 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15e33c699cefe0e8528ec661a2b6477f21b6cb10
https://github.com/llvm/llvm-project/commit/15e33c699cefe0e8528ec661a2b6477f21b6cb10
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
R clang/test/CodeGen/memtag-globals-asm.cpp
M llvm/lib/CodeGen/GlobalMerge.cpp
M llvm/lib/Target/AArch64/AArch64.h
R llvm/lib/Target/AArch64/AArch64GlobalsTagging.cpp
M llvm/lib/Target/AArch64/AArch64Subtarget.cpp
M llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
M llvm/lib/Target/AArch64/CMakeLists.txt
M llvm/test/CodeGen/AArch64/O0-pipeline.ll
M llvm/test/CodeGen/AArch64/O3-pipeline.ll
Log Message:
-----------
Revert "[MTE] Add AArch64GlobalsTagging Pass"
This reverts commit 4edfcff71e150770675a19576f698c7bbe788ee2.
Broke the non-aarch64-containing target builds.
https://reviews.llvm.org/D133392 has more context.
More information about the All-commits
mailing list