[all-commits] [llvm/llvm-project] 210478: [AArch64] Remove unused check prefixes. NFC
David Green via All-commits
all-commits at lists.llvm.org
Sat Nov 14 10:30:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2104783d024cc9cea215256b9ae8bf518395e5fa
https://github.com/llvm/llvm-project/commit/2104783d024cc9cea215256b9ae8bf518395e5fa
Author: David Green <david.green at arm.com>
Date: 2020-11-14 (Sat, 14 Nov 2020)
Changed paths:
M llvm/test/CodeGen/AArch64/arm64-AdvSIMD-Scalar.ll
M llvm/test/CodeGen/AArch64/arm64-neon-2velem.ll
M llvm/test/CodeGen/AArch64/div-rem-pair-recomposition-signed.ll
M llvm/test/CodeGen/AArch64/div-rem-pair-recomposition-unsigned.ll
M llvm/test/CodeGen/AArch64/fast-isel-sdiv.ll
M llvm/test/CodeGen/AArch64/hoist-and-by-const-from-lshr-in-eqcmp-zero.ll
M llvm/test/CodeGen/AArch64/hoist-and-by-const-from-shl-in-eqcmp-zero.ll
Log Message:
-----------
[AArch64] Remove unused check prefixes. NFC
More information about the All-commits
mailing list