[all-commits] [llvm/llvm-project] 1551d8: [ARM] Remove unused check labels. NFC
David Green via All-commits
all-commits at lists.llvm.org
Thu Nov 12 00:38:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1551d8dd4839a12290520031bfdb401f14912457
https://github.com/llvm/llvm-project/commit/1551d8dd4839a12290520031bfdb401f14912457
Author: David Green <david.green at arm.com>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
M llvm/test/CodeGen/Thumb2/fir.ll
M llvm/test/CodeGen/Thumb2/float-intrinsics-float.ll
M llvm/test/CodeGen/Thumb2/mve-div-expand.ll
M llvm/test/CodeGen/Thumb2/mve-fmath.ll
M llvm/test/CodeGen/Thumb2/mve-loadstore.ll
M llvm/test/CodeGen/Thumb2/mve-masked-ldst-offset.ll
M llvm/test/CodeGen/Thumb2/mve-masked-ldst-postinc.ll
M llvm/test/CodeGen/Thumb2/mve-masked-ldst-preinc.ll
M llvm/test/CodeGen/Thumb2/mve-masked-load.ll
M llvm/test/CodeGen/Thumb2/mve-masked-store.ll
M llvm/test/CodeGen/Thumb2/mve-nofloat.ll
M llvm/test/CodeGen/Thumb2/mve-pred-bitcast.ll
M llvm/test/CodeGen/Thumb2/mve-pred-loadstore.ll
M llvm/test/CodeGen/Thumb2/mve-pred-spill.ll
M llvm/test/CodeGen/Thumb2/mve-shuffle.ll
M llvm/test/CodeGen/Thumb2/mve-vabd.ll
M llvm/test/CodeGen/Thumb2/mve-vcmpf.ll
M llvm/test/CodeGen/Thumb2/mve-vcmpfr.ll
M llvm/test/CodeGen/Thumb2/mve-vcmpfz.ll
M llvm/test/CodeGen/Thumb2/mve-widen-narrow.ll
M llvm/test/CodeGen/Thumb2/pic-load.ll
M llvm/test/CodeGen/Thumb2/thumb2-uxtb.ll
Log Message:
-----------
[ARM] Remove unused check labels. NFC
More information about the All-commits
mailing list