[all-commits] [llvm/llvm-project] caabf2: [AArch64] Regenerate some test checks. NFC
David Green via All-commits
all-commits at lists.llvm.org
Wed Sep 8 03:09:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: caabf2a445bd7d00844cd623db5348423d458dd7
https://github.com/llvm/llvm-project/commit/caabf2a445bd7d00844cd623db5348423d458dd7
Author: David Green <david.green at arm.com>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/aarch64-dup-ext-crash.ll
M llvm/test/CodeGen/AArch64/f16-imm.ll
M llvm/test/CodeGen/AArch64/fp16_intrinsic_lane.ll
M llvm/test/CodeGen/AArch64/load-combine-big-endian.ll
M llvm/test/CodeGen/AArch64/machine-outliner-thunk.ll
M llvm/test/CodeGen/AArch64/named-vector-shuffle-reverse-sve.ll
M llvm/test/CodeGen/AArch64/pow.75.ll
M llvm/test/CodeGen/AArch64/shift-mod.ll
M llvm/test/CodeGen/AArch64/stack-guard-remat-bitcast.ll
M llvm/test/CodeGen/AArch64/strqu.ll
M llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-imm.ll
M llvm/test/CodeGen/AArch64/sve-select.ll
M llvm/test/CodeGen/AArch64/sve-unary-movprfx.ll
M llvm/test/CodeGen/AArch64/sve2-intrinsics-int-arith-imm.ll
M llvm/test/CodeGen/AArch64/sve2-unary-movprfx.ll
M llvm/test/CodeGen/AArch64/unwind-preserved.ll
Log Message:
-----------
[AArch64] Regenerate some test checks. NFC
This patch just reruns the update_llc_test_checks script on the AArch64
tests claiming to be updated by the script, cleaning up the output.
More information about the All-commits
mailing list