[all-commits] [llvm/llvm-project] 32556a: [ARM] Remove more unused check prefixes, NFC
David Green via All-commits
all-commits at lists.llvm.org
Sat Nov 14 07:38:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 32556a9832883f13adeca5c45d32773b50fdc64f
https://github.com/llvm/llvm-project/commit/32556a9832883f13adeca5c45d32773b50fdc64f
Author: David Green <david.green at arm.com>
Date: 2020-11-14 (Sat, 14 Nov 2020)
Changed paths:
M llvm/test/CodeGen/ARM/GlobalISel/arm-call-lowering.ll
M llvm/test/CodeGen/ARM/GlobalISel/select-dbg.mir
M llvm/test/CodeGen/ARM/ParallelDSP/multi-use-loads.ll
M llvm/test/CodeGen/ARM/addsubcarry-promotion.ll
M llvm/test/CodeGen/ARM/bswap16.ll
M llvm/test/CodeGen/ARM/cmse.ll
M llvm/test/CodeGen/ARM/hoist-and-by-const-from-lshr-in-eqcmp-zero.ll
M llvm/test/CodeGen/ARM/hoist-and-by-const-from-shl-in-eqcmp-zero.ll
M llvm/test/CodeGen/ARM/inc-of-add.ll
M llvm/test/CodeGen/ARM/long_shift.ll
M llvm/test/CodeGen/ARM/qdadd.ll
M llvm/test/CodeGen/ARM/sat-to-bitop.ll
M llvm/test/CodeGen/ARM/sub-of-not.ll
M llvm/test/CodeGen/ARM/uadd_sat.ll
M llvm/test/CodeGen/ARM/usub_sat.ll
M llvm/test/CodeGen/ARM/usub_sat_plus.ll
M llvm/test/CodeGen/ARM/vcgt.ll
M llvm/test/CodeGen/Thumb/PR35481.ll
M llvm/test/CodeGen/Thumb/large-stack.ll
M llvm/test/CodeGen/Thumb2/pic-load.ll
Log Message:
-----------
[ARM] Remove more unused check prefixes, NFC
More information about the All-commits
mailing list