[all-commits] [llvm/llvm-project] fc36fb: Revert "Second Recommit "[AArch64] Split bitmask i...
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Oct 6 01:40:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc36fb4d23a5e419cf33002c87c0082f682cb77b
https://github.com/llvm/llvm-project/commit/fc36fb4d23a5e419cf33002c87c0082f682cb77b
Author: David Spickett <david.spickett at linaro.org>
Date: 2021-10-06 (Wed, 06 Oct 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64.h
R llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
M llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
M llvm/lib/Target/AArch64/CMakeLists.txt
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
M llvm/test/CodeGen/AArch64/O3-pipeline.ll
R llvm/test/CodeGen/AArch64/aarch64-split-and-bitmask-immediate.ll
M llvm/test/CodeGen/AArch64/unfold-masked-merge-scalar-constmask-innerouter.ll
Log Message:
-----------
Revert "Second Recommit "[AArch64] Split bitmask immediate of bitwise AND operation""
This reverts commit 13f3c39f3658fa28cb008eb56a58d8e34697cd5d.
Due to test failures in stage 2 clang tests on AArch64 bots.
More information about the All-commits
mailing list