[all-commits] [llvm/llvm-project] 866392: [Mips] Convert some tests to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 19 03:56:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8663926a544602932d299dda435ed1ef70a05f48
https://github.com/llvm/llvm-project/commit/8663926a544602932d299dda435ed1ef70a05f48
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/test/CodeGen/Mips/2008-07-03-SRet.ll
M llvm/test/CodeGen/Mips/2008-07-15-InternalConstant.ll
M llvm/test/CodeGen/Mips/2008-07-15-SmallSection.ll
M llvm/test/CodeGen/Mips/2008-08-01-AsmInline.ll
M llvm/test/CodeGen/Mips/2008-08-03-ReturnDouble.ll
M llvm/test/CodeGen/Mips/2008-08-06-Alloca.ll
M llvm/test/CodeGen/Mips/2008-10-13-LegalizerBug.ll
M llvm/test/CodeGen/Mips/2008-11-10-xint_to_fp.ll
M llvm/test/CodeGen/Mips/2010-07-20-Switch.ll
M llvm/test/CodeGen/Mips/2011-05-26-BranchKillsVreg.ll
M llvm/test/CodeGen/Mips/2012-12-12-ExpandMemcpy.ll
M llvm/test/CodeGen/Mips/Fast-ISel/br1.ll
M llvm/test/CodeGen/Mips/Fast-ISel/bswap1.ll
M llvm/test/CodeGen/Mips/Fast-ISel/callabi.ll
M llvm/test/CodeGen/Mips/Fast-ISel/constexpr-address.ll
M llvm/test/CodeGen/Mips/Fast-ISel/div1.ll
M llvm/test/CodeGen/Mips/Fast-ISel/double-arg.ll
M llvm/test/CodeGen/Mips/Fast-ISel/fast-isel-softfloat-lower-args.ll
M llvm/test/CodeGen/Mips/Fast-ISel/fastalloca.ll
M llvm/test/CodeGen/Mips/Fast-ISel/fpcmpa.ll
M llvm/test/CodeGen/Mips/Fast-ISel/fpext.ll
M llvm/test/CodeGen/Mips/Fast-ISel/fpintconv.ll
M llvm/test/CodeGen/Mips/Fast-ISel/fptrunc.ll
M llvm/test/CodeGen/Mips/Fast-ISel/icmpa.ll
M llvm/test/CodeGen/Mips/Fast-ISel/icmpbr1.ll
M llvm/test/CodeGen/Mips/Fast-ISel/icmpi1.ll
M llvm/test/CodeGen/Mips/Fast-ISel/loadstore2.ll
M llvm/test/CodeGen/Mips/Fast-ISel/loadstoreconv.ll
M llvm/test/CodeGen/Mips/Fast-ISel/loadstrconst.ll
M llvm/test/CodeGen/Mips/Fast-ISel/logopm.ll
M llvm/test/CodeGen/Mips/Fast-ISel/memtest1.ll
M llvm/test/CodeGen/Mips/Fast-ISel/overflt.ll
M llvm/test/CodeGen/Mips/Fast-ISel/pr40325.ll
M llvm/test/CodeGen/Mips/Fast-ISel/rem1.ll
M llvm/test/CodeGen/Mips/Fast-ISel/retabi.ll
M llvm/test/CodeGen/Mips/Fast-ISel/shftopm.ll
M llvm/test/CodeGen/Mips/Fast-ISel/shift.ll
M llvm/test/CodeGen/Mips/Fast-ISel/simplestore.ll
M llvm/test/CodeGen/Mips/Fast-ISel/simplestorefp1.ll
M llvm/test/CodeGen/Mips/Fast-ISel/simplestorei.ll
M llvm/test/CodeGen/Mips/Fast-ISel/stackloadstore.ll
M llvm/test/CodeGen/Mips/GlobalISel/irtranslator/aggregate_struct_return.ll
M llvm/test/CodeGen/Mips/GlobalISel/irtranslator/call.ll
M llvm/test/CodeGen/Mips/GlobalISel/irtranslator/pointers.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/add.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/add_vec.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/add_vec_builtin.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/aggregate_struct_return.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/brindirect.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/call.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/dyn_stackalloc.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/fabs_vec.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/fabs_vec_builtin.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/fence.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/floating_point_vec_arithmetic_operations.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/floating_point_vec_arithmetic_operations_builtin.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/fsqrt_vec.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/fsqrt_vec_builtin.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/global_address.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/global_address_pic.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/icmp.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/inttoptr_and_ptrtoint.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/load.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/load_4_unaligned.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/load_atomic.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/load_split_because_of_memsize_or_align.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/load_store_fold.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/load_store_vec.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/long_ambiguous_chain_s32.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/long_ambiguous_chain_s64.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/mul.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/mul_vec.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/mul_vec_builtin.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/phi.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/pointers.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/rem_and_div_vec.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/rem_and_div_vec_builtin.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/select.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/sret_pointer.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/store.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/store_4_unaligned.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/store_split_because_of_memsize_or_align.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/sub_vec.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/sub_vec_builtin.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/test_TypeInfoforMF.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/truncStore_and_aExtLoad.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/var_arg.ll
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/zextLoad_and_sextLoad.ll
M llvm/test/CodeGen/Mips/addc.ll
M llvm/test/CodeGen/Mips/addi.ll
M llvm/test/CodeGen/Mips/address-selection.ll
M llvm/test/CodeGen/Mips/addressing-mode.ll
M llvm/test/CodeGen/Mips/adjust-callstack-sp.ll
M llvm/test/CodeGen/Mips/align16.ll
M llvm/test/CodeGen/Mips/alloca.ll
M llvm/test/CodeGen/Mips/alloca16.ll
M llvm/test/CodeGen/Mips/and1.ll
M llvm/test/CodeGen/Mips/atomic-min-max-64.ll
M llvm/test/CodeGen/Mips/atomic-min-max.ll
M llvm/test/CodeGen/Mips/atomic.ll
M llvm/test/CodeGen/Mips/atomic64.ll
M llvm/test/CodeGen/Mips/atomicCmpSwapPW.ll
M llvm/test/CodeGen/Mips/atomicops.ll
M llvm/test/CodeGen/Mips/beqzc.ll
M llvm/test/CodeGen/Mips/beqzc1.ll
M llvm/test/CodeGen/Mips/biggot.ll
M llvm/test/CodeGen/Mips/blockaddr.ll
M llvm/test/CodeGen/Mips/branch-relaxation-with-hazard.ll
M llvm/test/CodeGen/Mips/brconeq.ll
M llvm/test/CodeGen/Mips/brconeqk.ll
M llvm/test/CodeGen/Mips/brconeqz.ll
M llvm/test/CodeGen/Mips/brconge.ll
M llvm/test/CodeGen/Mips/brcongt.ll
M llvm/test/CodeGen/Mips/brconle.ll
M llvm/test/CodeGen/Mips/brconlt.ll
M llvm/test/CodeGen/Mips/brconne.ll
M llvm/test/CodeGen/Mips/brconnek.ll
M llvm/test/CodeGen/Mips/brconnez.ll
M llvm/test/CodeGen/Mips/brdelayslot.ll
M llvm/test/CodeGen/Mips/brind-tailcall.ll
M llvm/test/CodeGen/Mips/brind.ll
M llvm/test/CodeGen/Mips/brundef.ll
M llvm/test/CodeGen/Mips/buildpairextractelementf64.ll
M llvm/test/CodeGen/Mips/cache-intrinsic.ll
M llvm/test/CodeGen/Mips/call-optimization.ll
M llvm/test/CodeGen/Mips/cconv/arguments-float.ll
M llvm/test/CodeGen/Mips/cconv/arguments-fp128.ll
M llvm/test/CodeGen/Mips/cconv/arguments-hard-float-varargs.ll
M llvm/test/CodeGen/Mips/cconv/arguments-hard-float.ll
M llvm/test/CodeGen/Mips/cconv/arguments-hard-fp128.ll
M llvm/test/CodeGen/Mips/cconv/arguments-small-structures-bigger-than-32bits.ll
M llvm/test/CodeGen/Mips/cconv/arguments-struct.ll
M llvm/test/CodeGen/Mips/cconv/arguments-varargs-small-structs-byte.ll
M llvm/test/CodeGen/Mips/cconv/arguments-varargs-small-structs-combinations.ll
M llvm/test/CodeGen/Mips/cconv/arguments-varargs-small-structs-multiple-args.ll
M llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll
M llvm/test/CodeGen/Mips/cconv/arguments.ll
M llvm/test/CodeGen/Mips/cconv/byval.ll
M llvm/test/CodeGen/Mips/cconv/memory-layout.ll
M llvm/test/CodeGen/Mips/cconv/return-float.ll
M llvm/test/CodeGen/Mips/cconv/return-hard-float.ll
M llvm/test/CodeGen/Mips/cconv/return-hard-fp128.ll
M llvm/test/CodeGen/Mips/cconv/return-hard-struct-f128.ll
M llvm/test/CodeGen/Mips/cconv/return.ll
M llvm/test/CodeGen/Mips/cconv/roundl-call.ll
M llvm/test/CodeGen/Mips/cconv/vector.ll
M llvm/test/CodeGen/Mips/cfi_offset.ll
M llvm/test/CodeGen/Mips/ci2.ll
M llvm/test/CodeGen/Mips/cmov.ll
M llvm/test/CodeGen/Mips/cmplarge.ll
M llvm/test/CodeGen/Mips/compactbranches/beqc-bnec-register-constraint.ll
M llvm/test/CodeGen/Mips/compactbranches/compact-branches-64.ll
M llvm/test/CodeGen/Mips/compactbranches/compact-branches.ll
M llvm/test/CodeGen/Mips/compactbranches/unsafe-in-forbidden-slot.ll
M llvm/test/CodeGen/Mips/const1.ll
M llvm/test/CodeGen/Mips/const4a.ll
M llvm/test/CodeGen/Mips/const6.ll
M llvm/test/CodeGen/Mips/const6a.ll
M llvm/test/CodeGen/Mips/constraint-c-err.ll
M llvm/test/CodeGen/Mips/constraint-c.ll
M llvm/test/CodeGen/Mips/constraint-empty.ll
M llvm/test/CodeGen/Mips/cprestore.ll
M llvm/test/CodeGen/Mips/cstmaterialization/stack.ll
M llvm/test/CodeGen/Mips/ctlz.ll
M llvm/test/CodeGen/Mips/dagcombine-store-gep-chain-slow.ll
M llvm/test/CodeGen/Mips/delay-slot-fill-forward.ll
M llvm/test/CodeGen/Mips/dins.ll
M llvm/test/CodeGen/Mips/disable-tail-merge.ll
M llvm/test/CodeGen/Mips/div.ll
M llvm/test/CodeGen/Mips/div_rem.ll
M llvm/test/CodeGen/Mips/divrem.ll
M llvm/test/CodeGen/Mips/divu.ll
M llvm/test/CodeGen/Mips/divu_remu.ll
M llvm/test/CodeGen/Mips/dsp-patterns.ll
M llvm/test/CodeGen/Mips/dsp-r1.ll
M llvm/test/CodeGen/Mips/dsp-vec-load-store.ll
M llvm/test/CodeGen/Mips/dynamic-stack-realignment.ll
M llvm/test/CodeGen/Mips/eh-dwarf-cfa.ll
M llvm/test/CodeGen/Mips/eh-return32.ll
M llvm/test/CodeGen/Mips/eh-return64.ll
M llvm/test/CodeGen/Mips/eh.ll
M llvm/test/CodeGen/Mips/ehframe-indirect.ll
M llvm/test/CodeGen/Mips/emergency-spill-slot-near-fp.ll
M llvm/test/CodeGen/Mips/emit-big-cst.ll
M llvm/test/CodeGen/Mips/emutls_generic.ll
M llvm/test/CodeGen/Mips/ex2.ll
M llvm/test/CodeGen/Mips/extins.ll
M llvm/test/CodeGen/Mips/f16abs.ll
M llvm/test/CodeGen/Mips/f32-to-i64-single-float.ll
M llvm/test/CodeGen/Mips/fastcc.ll
M llvm/test/CodeGen/Mips/fastcc_byval.ll
M llvm/test/CodeGen/Mips/fixdfsf.ll
M llvm/test/CodeGen/Mips/fp-contract.ll
M llvm/test/CodeGen/Mips/fp-indexed-ls.ll
M llvm/test/CodeGen/Mips/fp-spill-reload.ll
M llvm/test/CodeGen/Mips/fp16-promote.ll
M llvm/test/CodeGen/Mips/fp16instrinsmc.ll
M llvm/test/CodeGen/Mips/fp16static.ll
M llvm/test/CodeGen/Mips/fpneeded.ll
M llvm/test/CodeGen/Mips/fpnotneeded.ll
M llvm/test/CodeGen/Mips/frame-address-err.ll
M llvm/test/CodeGen/Mips/frame-address.ll
M llvm/test/CodeGen/Mips/frameindex.ll
M llvm/test/CodeGen/Mips/global-address.ll
M llvm/test/CodeGen/Mips/global-pointer-reg.ll
M llvm/test/CodeGen/Mips/gpopt-explict-section.ll
M llvm/test/CodeGen/Mips/gpreg-lazy-binding.ll
M llvm/test/CodeGen/Mips/gprestore.ll
M llvm/test/CodeGen/Mips/helloworld.ll
M llvm/test/CodeGen/Mips/hf16_1.ll
M llvm/test/CodeGen/Mips/hf16call32.ll
M llvm/test/CodeGen/Mips/hf16call32_body.ll
M llvm/test/CodeGen/Mips/hf1_body.ll
M llvm/test/CodeGen/Mips/hfptrcall.ll
M llvm/test/CodeGen/Mips/i32k.ll
M llvm/test/CodeGen/Mips/indirect-jump-hazard/calls.ll
M llvm/test/CodeGen/Mips/indirect-jump-hazard/jumptables.ll
M llvm/test/CodeGen/Mips/indirect-jump-hazard/long-branch.ll
M llvm/test/CodeGen/Mips/indirect-jump-hazard/long-calls.ll
M llvm/test/CodeGen/Mips/indirectcall.ll
M llvm/test/CodeGen/Mips/init-array.ll
M llvm/test/CodeGen/Mips/inlineasm-assembler-directives.ll
M llvm/test/CodeGen/Mips/inlineasm-constraint-R.ll
M llvm/test/CodeGen/Mips/inlineasm-constraint-ZC-1.ll
M llvm/test/CodeGen/Mips/inlineasm-constraint-ZC-2.ll
M llvm/test/CodeGen/Mips/inlineasm-constraint-m-1.ll
M llvm/test/CodeGen/Mips/inlineasm-constraint-m-2.ll
M llvm/test/CodeGen/Mips/inlineasm-constraint-o.ll
M llvm/test/CodeGen/Mips/inlineasm-constraint-r-i1.ll
M llvm/test/CodeGen/Mips/inlineasm-constraint-reg.ll
M llvm/test/CodeGen/Mips/inlineasm-operand-code.ll
M llvm/test/CodeGen/Mips/inlineasm-output-template.ll
M llvm/test/CodeGen/Mips/insn-zero-size-bb.ll
M llvm/test/CodeGen/Mips/int-to-float-conversion.ll
M llvm/test/CodeGen/Mips/internalfunc.ll
M llvm/test/CodeGen/Mips/interrupt-attr.ll
M llvm/test/CodeGen/Mips/jtstat.ll
M llvm/test/CodeGen/Mips/jumptable_labels.ll
M llvm/test/CodeGen/Mips/l3mc.ll
M llvm/test/CodeGen/Mips/largeimm1.ll
M llvm/test/CodeGen/Mips/largeimmprinting.ll
M llvm/test/CodeGen/Mips/lb1.ll
M llvm/test/CodeGen/Mips/lbu1.ll
M llvm/test/CodeGen/Mips/lcb2.ll
M llvm/test/CodeGen/Mips/lcb3c.ll
M llvm/test/CodeGen/Mips/lcb4a.ll
M llvm/test/CodeGen/Mips/lcb5.ll
M llvm/test/CodeGen/Mips/lh1.ll
M llvm/test/CodeGen/Mips/lhu1.ll
M llvm/test/CodeGen/Mips/llcarry.ll
M llvm/test/CodeGen/Mips/llvm-ir/addrspacecast.ll
M llvm/test/CodeGen/Mips/llvm-ir/atomicrmx.ll
M llvm/test/CodeGen/Mips/llvm-ir/call.ll
M llvm/test/CodeGen/Mips/llvm-ir/indirectbr.ll
M llvm/test/CodeGen/Mips/llvm-ir/lh_lhu.ll
M llvm/test/CodeGen/Mips/llvm-ir/load-atomic.ll
M llvm/test/CodeGen/Mips/llvm-ir/load.ll
M llvm/test/CodeGen/Mips/llvm-ir/select-int.ll
M llvm/test/CodeGen/Mips/llvm-ir/store-atomic.ll
M llvm/test/CodeGen/Mips/llvm-ir/store.ll
M llvm/test/CodeGen/Mips/long-calls.ll
M llvm/test/CodeGen/Mips/longbranch.ll
M llvm/test/CodeGen/Mips/longbranch/long-branch-expansion-1.ll
M llvm/test/CodeGen/Mips/longbranch/long-branch-expansion-2.ll
M llvm/test/CodeGen/Mips/longbranch/long-branch-expansion-3.ll
M llvm/test/CodeGen/Mips/lw16-base-reg.ll
M llvm/test/CodeGen/Mips/machineverifier.ll
M llvm/test/CodeGen/Mips/mbrsize4a.ll
M llvm/test/CodeGen/Mips/memcpy.ll
M llvm/test/CodeGen/Mips/micromips-addiu.ll
M llvm/test/CodeGen/Mips/micromips-addu16.ll
M llvm/test/CodeGen/Mips/micromips-and16.ll
M llvm/test/CodeGen/Mips/micromips-andi.ll
M llvm/test/CodeGen/Mips/micromips-atomic.ll
M llvm/test/CodeGen/Mips/micromips-atomic1.ll
M llvm/test/CodeGen/Mips/micromips-b-range.ll
M llvm/test/CodeGen/Mips/micromips-compact-branches.ll
M llvm/test/CodeGen/Mips/micromips-delay-slot-jr.ll
M llvm/test/CodeGen/Mips/micromips-delay-slot.ll
M llvm/test/CodeGen/Mips/micromips-gcc-except-table.ll
M llvm/test/CodeGen/Mips/micromips-gp-rc.ll
M llvm/test/CodeGen/Mips/micromips-jal.ll
M llvm/test/CodeGen/Mips/micromips-li.ll
M llvm/test/CodeGen/Mips/micromips-load-effective-address.ll
M llvm/test/CodeGen/Mips/micromips-lwc1-swc1.ll
M llvm/test/CodeGen/Mips/micromips-not16.ll
M llvm/test/CodeGen/Mips/micromips-rdhwr-directives.ll
M llvm/test/CodeGen/Mips/micromips-shift.ll
M llvm/test/CodeGen/Mips/micromips-sizereduction/micromips-addiur1sp-addiusp.ll
M llvm/test/CodeGen/Mips/micromips-sizereduction/micromips-lbu16-lhu16-sb16-sh16.ll
M llvm/test/CodeGen/Mips/micromips-sizereduction/micromips-lwp-swp.ll
M llvm/test/CodeGen/Mips/micromips-sizereduction/micromips-lwsp-swsp.ll
M llvm/test/CodeGen/Mips/micromips-subu16.ll
M llvm/test/CodeGen/Mips/micromips-sw-lw-16.ll
M llvm/test/CodeGen/Mips/micromips-sw.ll
M llvm/test/CodeGen/Mips/micromips-target-external-symbol-reloc.ll
M llvm/test/CodeGen/Mips/micromips-xor16.ll
M llvm/test/CodeGen/Mips/mips1-load-delay.ll
M llvm/test/CodeGen/Mips/mips16_32_8.ll
M llvm/test/CodeGen/Mips/mips16_fpret.ll
M llvm/test/CodeGen/Mips/mips16ex.ll
M llvm/test/CodeGen/Mips/mips16fpe.ll
M llvm/test/CodeGen/Mips/mips3-spill-slot.ll
M llvm/test/CodeGen/Mips/mips64-f128-call.ll
M llvm/test/CodeGen/Mips/mips64-f128.ll
M llvm/test/CodeGen/Mips/mips64-sret.ll
M llvm/test/CodeGen/Mips/mips64directive.ll
M llvm/test/CodeGen/Mips/mips64fpldst.ll
M llvm/test/CodeGen/Mips/mips64instrs.ll
M llvm/test/CodeGen/Mips/mips64intldst.ll
M llvm/test/CodeGen/Mips/mips64lea.ll
M llvm/test/CodeGen/Mips/mips64signextendsesf.ll
M llvm/test/CodeGen/Mips/mips64sinttofpsf.ll
M llvm/test/CodeGen/Mips/mipslopat.ll
M llvm/test/CodeGen/Mips/misha.ll
M llvm/test/CodeGen/Mips/mno-ldc1-sdc1.ll
M llvm/test/CodeGen/Mips/msa/2r.ll
M llvm/test/CodeGen/Mips/msa/2r_vector_scalar.ll
M llvm/test/CodeGen/Mips/msa/2rf.ll
M llvm/test/CodeGen/Mips/msa/2rf_exup.ll
M llvm/test/CodeGen/Mips/msa/2rf_float_int.ll
M llvm/test/CodeGen/Mips/msa/2rf_fq.ll
M llvm/test/CodeGen/Mips/msa/2rf_int_float.ll
M llvm/test/CodeGen/Mips/msa/2rf_tq.ll
M llvm/test/CodeGen/Mips/msa/3r-a.ll
M llvm/test/CodeGen/Mips/msa/3r-b.ll
M llvm/test/CodeGen/Mips/msa/3r-c.ll
M llvm/test/CodeGen/Mips/msa/3r-d.ll
M llvm/test/CodeGen/Mips/msa/3r-i.ll
M llvm/test/CodeGen/Mips/msa/3r-m.ll
M llvm/test/CodeGen/Mips/msa/3r-p.ll
M llvm/test/CodeGen/Mips/msa/3r-s.ll
M llvm/test/CodeGen/Mips/msa/3r-v.ll
M llvm/test/CodeGen/Mips/msa/3r_4r.ll
M llvm/test/CodeGen/Mips/msa/3r_4r_widen.ll
M llvm/test/CodeGen/Mips/msa/3r_splat.ll
M llvm/test/CodeGen/Mips/msa/3rf.ll
M llvm/test/CodeGen/Mips/msa/3rf_4rf.ll
M llvm/test/CodeGen/Mips/msa/3rf_4rf_q.ll
M llvm/test/CodeGen/Mips/msa/3rf_exdo.ll
M llvm/test/CodeGen/Mips/msa/3rf_float_int.ll
M llvm/test/CodeGen/Mips/msa/3rf_int_float.ll
M llvm/test/CodeGen/Mips/msa/3rf_q.ll
M llvm/test/CodeGen/Mips/msa/arithmetic.ll
M llvm/test/CodeGen/Mips/msa/arithmetic_float.ll
M llvm/test/CodeGen/Mips/msa/avoid_vector_shift_combines.ll
M llvm/test/CodeGen/Mips/msa/basic_operations.ll
M llvm/test/CodeGen/Mips/msa/basic_operations_float.ll
M llvm/test/CodeGen/Mips/msa/bit.ll
M llvm/test/CodeGen/Mips/msa/bitcast.ll
M llvm/test/CodeGen/Mips/msa/bitwise.ll
M llvm/test/CodeGen/Mips/msa/bmzi_bmnzi.ll
M llvm/test/CodeGen/Mips/msa/compare.ll
M llvm/test/CodeGen/Mips/msa/compare_float.ll
M llvm/test/CodeGen/Mips/msa/elm_copy.ll
M llvm/test/CodeGen/Mips/msa/elm_insv.ll
M llvm/test/CodeGen/Mips/msa/elm_move.ll
M llvm/test/CodeGen/Mips/msa/elm_shift_slide.ll
M llvm/test/CodeGen/Mips/msa/endian.ll
M llvm/test/CodeGen/Mips/msa/f16-llvm-ir.ll
M llvm/test/CodeGen/Mips/msa/fexuprl.ll
M llvm/test/CodeGen/Mips/msa/frameindex.ll
M llvm/test/CodeGen/Mips/msa/i10.ll
M llvm/test/CodeGen/Mips/msa/i5-a.ll
M llvm/test/CodeGen/Mips/msa/i5-b.ll
M llvm/test/CodeGen/Mips/msa/i5-c.ll
M llvm/test/CodeGen/Mips/msa/i5-m.ll
M llvm/test/CodeGen/Mips/msa/i5-s.ll
M llvm/test/CodeGen/Mips/msa/i5_ld_st.ll
M llvm/test/CodeGen/Mips/msa/i8.ll
M llvm/test/CodeGen/Mips/msa/immediates-bad.ll
M llvm/test/CodeGen/Mips/msa/immediates.ll
M llvm/test/CodeGen/Mips/msa/inline-asm.ll
M llvm/test/CodeGen/Mips/msa/ldr_str.ll
M llvm/test/CodeGen/Mips/msa/llvm-stress-s1704963983.ll
M llvm/test/CodeGen/Mips/msa/llvm-stress-s1935737938.ll
M llvm/test/CodeGen/Mips/msa/llvm-stress-s2704903805.ll
M llvm/test/CodeGen/Mips/msa/llvm-stress-s3861334421.ll
M llvm/test/CodeGen/Mips/msa/llvm-stress-s3926023935.ll
M llvm/test/CodeGen/Mips/msa/llvm-stress-s3997499501.ll
M llvm/test/CodeGen/Mips/msa/llvm-stress-s525530439.ll
M llvm/test/CodeGen/Mips/msa/llvm-stress-s997348632.ll
M llvm/test/CodeGen/Mips/msa/llvm-stress-sz1-s742806235.ll
M llvm/test/CodeGen/Mips/msa/msa-nooddspreg.ll
M llvm/test/CodeGen/Mips/msa/shift-dagcombine.ll
M llvm/test/CodeGen/Mips/msa/shift_constant_pool.ll
M llvm/test/CodeGen/Mips/msa/shift_no_and.ll
M llvm/test/CodeGen/Mips/msa/shuffle.ll
M llvm/test/CodeGen/Mips/msa/spill.ll
M llvm/test/CodeGen/Mips/msa/vec.ll
M llvm/test/CodeGen/Mips/msa/vecs10.ll
M llvm/test/CodeGen/Mips/mul.ll
M llvm/test/CodeGen/Mips/mulll.ll
M llvm/test/CodeGen/Mips/nacl-align.ll
M llvm/test/CodeGen/Mips/nacl-branch-delay.ll
M llvm/test/CodeGen/Mips/nacl-reserved-regs.ll
M llvm/test/CodeGen/Mips/neg1.ll
M llvm/test/CodeGen/Mips/no-odd-spreg-msa.ll
M llvm/test/CodeGen/Mips/nomips16.ll
M llvm/test/CodeGen/Mips/not1.ll
M llvm/test/CodeGen/Mips/o32_cc_byval.ll
M llvm/test/CodeGen/Mips/o32_cc_vararg.ll
M llvm/test/CodeGen/Mips/octeon.ll
M llvm/test/CodeGen/Mips/optimize-pic-o0.ll
M llvm/test/CodeGen/Mips/or1.ll
M llvm/test/CodeGen/Mips/overflow-intrinsic-optimizations.ll
M llvm/test/CodeGen/Mips/pr33682.ll
M llvm/test/CodeGen/Mips/pr33978.ll
M llvm/test/CodeGen/Mips/pr34975.ll
M llvm/test/CodeGen/Mips/pr35071.ll
M llvm/test/CodeGen/Mips/pr42736.ll
M llvm/test/CodeGen/Mips/prevent-hoisting.ll
M llvm/test/CodeGen/Mips/private-addr.ll
M llvm/test/CodeGen/Mips/private.ll
M llvm/test/CodeGen/Mips/ra-allocatable.ll
M llvm/test/CodeGen/Mips/rdhwr-directives.ll
M llvm/test/CodeGen/Mips/reloc-jalr.ll
M llvm/test/CodeGen/Mips/rem.ll
M llvm/test/CodeGen/Mips/remu.ll
M llvm/test/CodeGen/Mips/return_address.ll
M llvm/test/CodeGen/Mips/return_address_err.ll
M llvm/test/CodeGen/Mips/s2rem.ll
M llvm/test/CodeGen/Mips/sb1.ll
M llvm/test/CodeGen/Mips/sel1c.ll
M llvm/test/CodeGen/Mips/sel2c.ll
M llvm/test/CodeGen/Mips/selTBteqzCmpi.ll
M llvm/test/CodeGen/Mips/selTBtnezCmpi.ll
M llvm/test/CodeGen/Mips/selTBtnezSlti.ll
M llvm/test/CodeGen/Mips/select.ll
M llvm/test/CodeGen/Mips/selectcc.ll
M llvm/test/CodeGen/Mips/selectiondag-optlevel.ll
M llvm/test/CodeGen/Mips/seleq.ll
M llvm/test/CodeGen/Mips/seleqk.ll
M llvm/test/CodeGen/Mips/selgek.ll
M llvm/test/CodeGen/Mips/selgt.ll
M llvm/test/CodeGen/Mips/selle.ll
M llvm/test/CodeGen/Mips/selltk.ll
M llvm/test/CodeGen/Mips/selne.ll
M llvm/test/CodeGen/Mips/selnek.ll
M llvm/test/CodeGen/Mips/selpat.ll
M llvm/test/CodeGen/Mips/setcc-se.ll
M llvm/test/CodeGen/Mips/seteq.ll
M llvm/test/CodeGen/Mips/seteqz.ll
M llvm/test/CodeGen/Mips/setge.ll
M llvm/test/CodeGen/Mips/setgek.ll
M llvm/test/CodeGen/Mips/setle.ll
M llvm/test/CodeGen/Mips/setlt.ll
M llvm/test/CodeGen/Mips/setltk.ll
M llvm/test/CodeGen/Mips/setne.ll
M llvm/test/CodeGen/Mips/setuge.ll
M llvm/test/CodeGen/Mips/setugt.ll
M llvm/test/CodeGen/Mips/setule.ll
M llvm/test/CodeGen/Mips/setult.ll
M llvm/test/CodeGen/Mips/setultk.ll
M llvm/test/CodeGen/Mips/sh1.ll
M llvm/test/CodeGen/Mips/simplebr.ll
M llvm/test/CodeGen/Mips/sint-fp-store_pattern.ll
M llvm/test/CodeGen/Mips/sitofp-selectcc-opt.ll
M llvm/test/CodeGen/Mips/sll1.ll
M llvm/test/CodeGen/Mips/sll2.ll
M llvm/test/CodeGen/Mips/small-section-reserve-gp.ll
M llvm/test/CodeGen/Mips/spill-copy-acreg.ll
M llvm/test/CodeGen/Mips/sr1.ll
M llvm/test/CodeGen/Mips/sra1.ll
M llvm/test/CodeGen/Mips/sra2.ll
M llvm/test/CodeGen/Mips/srl1.ll
M llvm/test/CodeGen/Mips/srl2.ll
M llvm/test/CodeGen/Mips/stackcoloring.ll
M llvm/test/CodeGen/Mips/stchar.ll
M llvm/test/CodeGen/Mips/stldst.ll
M llvm/test/CodeGen/Mips/sub1.ll
M llvm/test/CodeGen/Mips/sub2.ll
M llvm/test/CodeGen/Mips/swzero.ll
M llvm/test/CodeGen/Mips/tail16.ll
M llvm/test/CodeGen/Mips/tailcall/tailcall.ll
M llvm/test/CodeGen/Mips/tglobaladdr-wrapper.ll
M llvm/test/CodeGen/Mips/thread-pointer.ll
M llvm/test/CodeGen/Mips/tls-alias.ll
M llvm/test/CodeGen/Mips/tls-models.ll
M llvm/test/CodeGen/Mips/tls-static.ll
M llvm/test/CodeGen/Mips/tls.ll
M llvm/test/CodeGen/Mips/tls16.ll
M llvm/test/CodeGen/Mips/tls16_2.ll
M llvm/test/CodeGen/Mips/uitofp.ll
M llvm/test/CodeGen/Mips/ul1.ll
M llvm/test/CodeGen/Mips/unaligned-memops.ll
M llvm/test/CodeGen/Mips/unalignedload.ll
M llvm/test/CodeGen/Mips/unsized-global.ll
M llvm/test/CodeGen/Mips/v2i16tof32.ll
M llvm/test/CodeGen/Mips/vector-load-store.ll
M llvm/test/CodeGen/Mips/vector-setcc.ll
M llvm/test/CodeGen/Mips/weak.ll
M llvm/test/CodeGen/Mips/whitespace.ll
M llvm/test/CodeGen/Mips/xor1.ll
M llvm/test/CodeGen/Mips/zeroreg.ll
Log Message:
-----------
[Mips] Convert some tests to opaque pointers (NFC)
More information about the All-commits
mailing list