[llvm] r277624 - Adding -verify-machineinstrs option to PowerPC tests
Ehsan Amiri via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 3 11:17:42 PDT 2016
Author: amehsan
Date: Wed Aug 3 13:17:35 2016
New Revision: 277624
URL: http://llvm.org/viewvc/llvm-project?rev=277624&view=rev
Log:
Adding -verify-machineinstrs option to PowerPC tests
Currently we have a number of tests that fail with -verify-machineinstrs.
To detect this cases earlier we add the option to the testcases with the
exception of tests that will currently fail with this option. PR 27456 keeps
track of this failures.
No code review, as discussed with Hal Finkel.
Modified:
llvm/trunk/test/CodeGen/PowerPC/2004-11-29-ShrCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2004-11-30-shift-crash.ll
llvm/trunk/test/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll
llvm/trunk/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll
llvm/trunk/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2005-01-14-UndefLong.ll
llvm/trunk/test/CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll
llvm/trunk/test/CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll
llvm/trunk/test/CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll
llvm/trunk/test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll
llvm/trunk/test/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll
llvm/trunk/test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll
llvm/trunk/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll
llvm/trunk/test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll
llvm/trunk/test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll
llvm/trunk/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll
llvm/trunk/test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
llvm/trunk/test/CodeGen/PowerPC/2006-08-11-RetVector.ll
llvm/trunk/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2006-09-28-shift_64.ll
llvm/trunk/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll
llvm/trunk/test/CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll
llvm/trunk/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll
llvm/trunk/test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll
llvm/trunk/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll
llvm/trunk/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
llvm/trunk/test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll
llvm/trunk/test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll
llvm/trunk/test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll
llvm/trunk/test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll
llvm/trunk/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll
llvm/trunk/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
llvm/trunk/test/CodeGen/PowerPC/2007-03-24-cntlzd.ll
llvm/trunk/test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll
llvm/trunk/test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll
llvm/trunk/test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll
llvm/trunk/test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll
llvm/trunk/test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll
llvm/trunk/test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll
llvm/trunk/test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll
llvm/trunk/test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll
llvm/trunk/test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll
llvm/trunk/test/CodeGen/PowerPC/2007-09-08-unaligned.ll
llvm/trunk/test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll
llvm/trunk/test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll
llvm/trunk/test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll
llvm/trunk/test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll
llvm/trunk/test/CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll
llvm/trunk/test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll
llvm/trunk/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll
llvm/trunk/test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll
llvm/trunk/test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll
llvm/trunk/test/CodeGen/PowerPC/2008-03-24-AddressRegImm.ll
llvm/trunk/test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll
llvm/trunk/test/CodeGen/PowerPC/2008-03-26-CoalescerBug.ll
llvm/trunk/test/CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2008-04-16-CoalescerBug.ll
llvm/trunk/test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2008-05-01-ppc_fp128.ll
llvm/trunk/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll
llvm/trunk/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll
llvm/trunk/test/CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll
llvm/trunk/test/CodeGen/PowerPC/2008-07-15-Bswap.ll
llvm/trunk/test/CodeGen/PowerPC/2008-07-15-Fabs.ll
llvm/trunk/test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll
llvm/trunk/test/CodeGen/PowerPC/2008-07-17-Fneg.ll
llvm/trunk/test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll
llvm/trunk/test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll
llvm/trunk/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
llvm/trunk/test/CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll
llvm/trunk/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll
llvm/trunk/test/CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll
llvm/trunk/test/CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll
llvm/trunk/test/CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll
llvm/trunk/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll
llvm/trunk/test/CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll
llvm/trunk/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll
llvm/trunk/test/CodeGen/PowerPC/2009-09-18-carrybit.ll
llvm/trunk/test/CodeGen/PowerPC/2009-11-25-ImpDefBug.ll
llvm/trunk/test/CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll
llvm/trunk/test/CodeGen/PowerPC/2010-02-12-saveCR.ll
llvm/trunk/test/CodeGen/PowerPC/2010-03-09-indirect-call.ll
llvm/trunk/test/CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll
llvm/trunk/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll
llvm/trunk/test/CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll
llvm/trunk/test/CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll
llvm/trunk/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll
llvm/trunk/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll
llvm/trunk/test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll
llvm/trunk/test/CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll
llvm/trunk/test/CodeGen/PowerPC/2012-10-12-bitcast.ll
llvm/trunk/test/CodeGen/PowerPC/2012-11-16-mischedcall.ll
llvm/trunk/test/CodeGen/PowerPC/2013-05-15-preinc-fold.ll
llvm/trunk/test/CodeGen/PowerPC/2016-04-16-ADD8TLS.ll
llvm/trunk/test/CodeGen/PowerPC/2016-04-17-combine.ll
llvm/trunk/test/CodeGen/PowerPC/BreakableToken-reduced.ll
llvm/trunk/test/CodeGen/PowerPC/Frames-large.ll
llvm/trunk/test/CodeGen/PowerPC/Frames-leaf.ll
llvm/trunk/test/CodeGen/PowerPC/Frames-small.ll
llvm/trunk/test/CodeGen/PowerPC/LargeAbsoluteAddr.ll
llvm/trunk/test/CodeGen/PowerPC/MergeConsecutiveStores.ll
llvm/trunk/test/CodeGen/PowerPC/a2-fp-basic.ll
llvm/trunk/test/CodeGen/PowerPC/a2q-stackalign.ll
llvm/trunk/test/CodeGen/PowerPC/a2q.ll
llvm/trunk/test/CodeGen/PowerPC/aa-tbaa.ll
llvm/trunk/test/CodeGen/PowerPC/add-fi.ll
llvm/trunk/test/CodeGen/PowerPC/addc.ll
llvm/trunk/test/CodeGen/PowerPC/addi-licm.ll
llvm/trunk/test/CodeGen/PowerPC/addi-reassoc.ll
llvm/trunk/test/CodeGen/PowerPC/addrfuncstr.ll
llvm/trunk/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll
llvm/trunk/test/CodeGen/PowerPC/alias.ll
llvm/trunk/test/CodeGen/PowerPC/align.ll
llvm/trunk/test/CodeGen/PowerPC/allocate-r0.ll
llvm/trunk/test/CodeGen/PowerPC/altivec-ord.ll
llvm/trunk/test/CodeGen/PowerPC/and-branch.ll
llvm/trunk/test/CodeGen/PowerPC/and-elim.ll
llvm/trunk/test/CodeGen/PowerPC/and-imm.ll
llvm/trunk/test/CodeGen/PowerPC/and_add.ll
llvm/trunk/test/CodeGen/PowerPC/and_sext.ll
llvm/trunk/test/CodeGen/PowerPC/and_sra.ll
llvm/trunk/test/CodeGen/PowerPC/andc.ll
llvm/trunk/test/CodeGen/PowerPC/anon_aggr.ll
llvm/trunk/test/CodeGen/PowerPC/arr-fp-arg-no-copy.ll
llvm/trunk/test/CodeGen/PowerPC/ashr-neg1.ll
llvm/trunk/test/CodeGen/PowerPC/asm-Zy.ll
llvm/trunk/test/CodeGen/PowerPC/asm-constraints.ll
llvm/trunk/test/CodeGen/PowerPC/asm-dialect.ll
llvm/trunk/test/CodeGen/PowerPC/asm-printer-topological-order.ll
llvm/trunk/test/CodeGen/PowerPC/asym-regclass-copy.ll
llvm/trunk/test/CodeGen/PowerPC/atomic-1.ll
llvm/trunk/test/CodeGen/PowerPC/available-externally.ll
llvm/trunk/test/CodeGen/PowerPC/bdzlr.ll
llvm/trunk/test/CodeGen/PowerPC/big-endian-actual-args.ll
llvm/trunk/test/CodeGen/PowerPC/big-endian-call-result.ll
llvm/trunk/test/CodeGen/PowerPC/big-endian-formal-args.ll
llvm/trunk/test/CodeGen/PowerPC/bitcasts-direct-move.ll
llvm/trunk/test/CodeGen/PowerPC/bitreverse.ll
llvm/trunk/test/CodeGen/PowerPC/blockaddress.ll
llvm/trunk/test/CodeGen/PowerPC/bperm.ll
llvm/trunk/test/CodeGen/PowerPC/branch-opt.ll
llvm/trunk/test/CodeGen/PowerPC/bswap-load-store.ll
llvm/trunk/test/CodeGen/PowerPC/buildvec_canonicalize.ll
llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-elf2-abi.ll
llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-p8vector.ll
llvm/trunk/test/CodeGen/PowerPC/bv-pres-v8i1.ll
llvm/trunk/test/CodeGen/PowerPC/bv-widen-undef.ll
llvm/trunk/test/CodeGen/PowerPC/byval-agg-info.ll
llvm/trunk/test/CodeGen/PowerPC/byval-aliased.ll
llvm/trunk/test/CodeGen/PowerPC/calls.ll
llvm/trunk/test/CodeGen/PowerPC/can-lower-ret.ll
llvm/trunk/test/CodeGen/PowerPC/cc.ll
llvm/trunk/test/CodeGen/PowerPC/cmp-cmp.ll
llvm/trunk/test/CodeGen/PowerPC/cmpb-ppc32.ll
llvm/trunk/test/CodeGen/PowerPC/cmpb.ll
llvm/trunk/test/CodeGen/PowerPC/coal-sections.ll
llvm/trunk/test/CodeGen/PowerPC/coalesce-ext.ll
llvm/trunk/test/CodeGen/PowerPC/code-align.ll
llvm/trunk/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll
llvm/trunk/test/CodeGen/PowerPC/compare-duplicate.ll
llvm/trunk/test/CodeGen/PowerPC/compare-simm.ll
llvm/trunk/test/CodeGen/PowerPC/complex-return.ll
llvm/trunk/test/CodeGen/PowerPC/constants-i64.ll
llvm/trunk/test/CodeGen/PowerPC/constants.ll
llvm/trunk/test/CodeGen/PowerPC/copysignl.ll
llvm/trunk/test/CodeGen/PowerPC/cr1eq-no-extra-moves.ll
llvm/trunk/test/CodeGen/PowerPC/cr1eq.ll
llvm/trunk/test/CodeGen/PowerPC/crash.ll
llvm/trunk/test/CodeGen/PowerPC/crbit-asm.ll
llvm/trunk/test/CodeGen/PowerPC/crbits.ll
llvm/trunk/test/CodeGen/PowerPC/crypto_bifs.ll
llvm/trunk/test/CodeGen/PowerPC/ctr-loop-tls-const.ll
llvm/trunk/test/CodeGen/PowerPC/ctr-minmaxnum.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-asm.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-cpsgn.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-fp64.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-i64.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-intrin.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-le.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-lt.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-ne.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-reg.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-s000.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-sh.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-sums.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloops-softfloat.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloops.ll
llvm/trunk/test/CodeGen/PowerPC/cttz.ll
llvm/trunk/test/CodeGen/PowerPC/cxx_tlscc64.ll
llvm/trunk/test/CodeGen/PowerPC/darwin-labels.ll
llvm/trunk/test/CodeGen/PowerPC/dbg.ll
llvm/trunk/test/CodeGen/PowerPC/dcbt-sched.ll
llvm/trunk/test/CodeGen/PowerPC/delete-node.ll
llvm/trunk/test/CodeGen/PowerPC/direct-move-profit.ll
llvm/trunk/test/CodeGen/PowerPC/div-2.ll
llvm/trunk/test/CodeGen/PowerPC/div-e-32.ll
llvm/trunk/test/CodeGen/PowerPC/div-e-all.ll
llvm/trunk/test/CodeGen/PowerPC/dyn-alloca-aligned.ll
llvm/trunk/test/CodeGen/PowerPC/e500-1.ll
llvm/trunk/test/CodeGen/PowerPC/early-ret.ll
llvm/trunk/test/CodeGen/PowerPC/empty-functions.ll
llvm/trunk/test/CodeGen/PowerPC/emptystruct.ll
llvm/trunk/test/CodeGen/PowerPC/eqv-andc-orc-nor.ll
llvm/trunk/test/CodeGen/PowerPC/ext-bool-trunc-repl.ll
llvm/trunk/test/CodeGen/PowerPC/extra-toc-reg-deps.ll
llvm/trunk/test/CodeGen/PowerPC/extsh.ll
llvm/trunk/test/CodeGen/PowerPC/f32-to-i64.ll
llvm/trunk/test/CodeGen/PowerPC/fabs.ll
llvm/trunk/test/CodeGen/PowerPC/fast-isel-fpconv.ll
llvm/trunk/test/CodeGen/PowerPC/fast-isel-i64offset.ll
llvm/trunk/test/CodeGen/PowerPC/fast-isel-icmp-split.ll
llvm/trunk/test/CodeGen/PowerPC/fastisel-gep-promote-before-add.ll
llvm/trunk/test/CodeGen/PowerPC/fcpsgn.ll
llvm/trunk/test/CodeGen/PowerPC/fdiv-combine.ll
llvm/trunk/test/CodeGen/PowerPC/float-asmprint.ll
llvm/trunk/test/CodeGen/PowerPC/float-to-int.ll
llvm/trunk/test/CodeGen/PowerPC/floatPSA.ll
llvm/trunk/test/CodeGen/PowerPC/flt-preinc.ll
llvm/trunk/test/CodeGen/PowerPC/fma-assoc.ll
llvm/trunk/test/CodeGen/PowerPC/fma-ext.ll
llvm/trunk/test/CodeGen/PowerPC/fma-mutate-duplicate-vreg.ll
llvm/trunk/test/CodeGen/PowerPC/fma-mutate-register-constraint.ll
llvm/trunk/test/CodeGen/PowerPC/fma-mutate.ll
llvm/trunk/test/CodeGen/PowerPC/fma.ll
llvm/trunk/test/CodeGen/PowerPC/fmaxnum.ll
llvm/trunk/test/CodeGen/PowerPC/fminnum.ll
llvm/trunk/test/CodeGen/PowerPC/fnabs.ll
llvm/trunk/test/CodeGen/PowerPC/fneg.ll
llvm/trunk/test/CodeGen/PowerPC/fold-li.ll
llvm/trunk/test/CodeGen/PowerPC/fold-zero.ll
llvm/trunk/test/CodeGen/PowerPC/fp-branch.ll
llvm/trunk/test/CodeGen/PowerPC/fp-int-conversions-direct-moves.ll
llvm/trunk/test/CodeGen/PowerPC/fp-int-fp.ll
llvm/trunk/test/CodeGen/PowerPC/fp-to-int-ext.ll
llvm/trunk/test/CodeGen/PowerPC/fp-to-int-to-fp.ll
llvm/trunk/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll
llvm/trunk/test/CodeGen/PowerPC/fp2int2fp-ppcfp128.ll
llvm/trunk/test/CodeGen/PowerPC/fp_to_uint.ll
llvm/trunk/test/CodeGen/PowerPC/fpcopy.ll
llvm/trunk/test/CodeGen/PowerPC/frame-size.ll
llvm/trunk/test/CodeGen/PowerPC/frameaddr.ll
llvm/trunk/test/CodeGen/PowerPC/frounds.ll
llvm/trunk/test/CodeGen/PowerPC/fsel.ll
llvm/trunk/test/CodeGen/PowerPC/fsl-e500mc.ll
llvm/trunk/test/CodeGen/PowerPC/fsl-e5500.ll
llvm/trunk/test/CodeGen/PowerPC/fsqrt.ll
llvm/trunk/test/CodeGen/PowerPC/func-addr.ll
llvm/trunk/test/CodeGen/PowerPC/glob-comp-aa-crash.ll
llvm/trunk/test/CodeGen/PowerPC/hello.ll
llvm/trunk/test/CodeGen/PowerPC/hidden-vis-2.ll
llvm/trunk/test/CodeGen/PowerPC/hidden-vis.ll
llvm/trunk/test/CodeGen/PowerPC/htm.ll
llvm/trunk/test/CodeGen/PowerPC/i1-ext-fold.ll
llvm/trunk/test/CodeGen/PowerPC/i1-to-double.ll
llvm/trunk/test/CodeGen/PowerPC/i128-and-beyond.ll
llvm/trunk/test/CodeGen/PowerPC/i32-to-float.ll
llvm/trunk/test/CodeGen/PowerPC/i64-to-float.ll
llvm/trunk/test/CodeGen/PowerPC/i64_fp.ll
llvm/trunk/test/CodeGen/PowerPC/i64_fp_round.ll
llvm/trunk/test/CodeGen/PowerPC/ia-mem-r0.ll
llvm/trunk/test/CodeGen/PowerPC/ia-neg-const.ll
llvm/trunk/test/CodeGen/PowerPC/iabs.ll
llvm/trunk/test/CodeGen/PowerPC/illegal-element-type.ll
llvm/trunk/test/CodeGen/PowerPC/in-asm-f64-reg.ll
llvm/trunk/test/CodeGen/PowerPC/indexed-load.ll
llvm/trunk/test/CodeGen/PowerPC/indirect-hidden.ll
llvm/trunk/test/CodeGen/PowerPC/inline-asm-s-modifier.ll
llvm/trunk/test/CodeGen/PowerPC/inlineasm-i64-reg.ll
llvm/trunk/test/CodeGen/PowerPC/int-fp-conv-0.ll
llvm/trunk/test/CodeGen/PowerPC/int-fp-conv-1.ll
llvm/trunk/test/CodeGen/PowerPC/inverted-bool-compares.ll
llvm/trunk/test/CodeGen/PowerPC/isel-rc-nox0.ll
llvm/trunk/test/CodeGen/PowerPC/isel.ll
llvm/trunk/test/CodeGen/PowerPC/ispositive.ll
llvm/trunk/test/CodeGen/PowerPC/itofp128.ll
llvm/trunk/test/CodeGen/PowerPC/jaggedstructs.ll
llvm/trunk/test/CodeGen/PowerPC/lbz-from-ld-shift.ll
llvm/trunk/test/CodeGen/PowerPC/lbzux.ll
llvm/trunk/test/CodeGen/PowerPC/ld-st-upd.ll
llvm/trunk/test/CodeGen/PowerPC/ldtoc-inv.ll
llvm/trunk/test/CodeGen/PowerPC/lha.ll
llvm/trunk/test/CodeGen/PowerPC/load-constant-addr.ll
llvm/trunk/test/CodeGen/PowerPC/load-shift-combine.ll
llvm/trunk/test/CodeGen/PowerPC/load-two-flts.ll
llvm/trunk/test/CodeGen/PowerPC/load-v4i8-improved.ll
llvm/trunk/test/CodeGen/PowerPC/long-compare.ll
llvm/trunk/test/CodeGen/PowerPC/longdbl-truncate.ll
llvm/trunk/test/CodeGen/PowerPC/loop-data-prefetch-inner.ll
llvm/trunk/test/CodeGen/PowerPC/loop-data-prefetch.ll
llvm/trunk/test/CodeGen/PowerPC/loop-prep-all.ll
llvm/trunk/test/CodeGen/PowerPC/lsa.ll
llvm/trunk/test/CodeGen/PowerPC/lsr-postinc-pos.ll
llvm/trunk/test/CodeGen/PowerPC/lxvw4x-bug.ll
llvm/trunk/test/CodeGen/PowerPC/machine-combiner.ll
llvm/trunk/test/CodeGen/PowerPC/mask64.ll
llvm/trunk/test/CodeGen/PowerPC/mc-instrlat.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-1.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-10.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-11.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-12.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-13.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-2.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-3.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-4.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-5.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-6.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-7.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-8.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-9.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-default.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-obj-2.ll
llvm/trunk/test/CodeGen/PowerPC/mcm-obj.ll
llvm/trunk/test/CodeGen/PowerPC/mem-rr-addr-mode.ll
llvm/trunk/test/CodeGen/PowerPC/mem_update.ll
llvm/trunk/test/CodeGen/PowerPC/memcpy-vec.ll
llvm/trunk/test/CodeGen/PowerPC/memset-nc-le.ll
llvm/trunk/test/CodeGen/PowerPC/memset-nc.ll
llvm/trunk/test/CodeGen/PowerPC/mftb.ll
llvm/trunk/test/CodeGen/PowerPC/misched-inorder-latency.ll
llvm/trunk/test/CodeGen/PowerPC/mul-neg-power-2.ll
llvm/trunk/test/CodeGen/PowerPC/mul-with-overflow.ll
llvm/trunk/test/CodeGen/PowerPC/mulhs.ll
llvm/trunk/test/CodeGen/PowerPC/mulli64.ll
llvm/trunk/test/CodeGen/PowerPC/mult-alt-generic-powerpc.ll
llvm/trunk/test/CodeGen/PowerPC/mult-alt-generic-powerpc64.ll
llvm/trunk/test/CodeGen/PowerPC/multi-return.ll
llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r1-64.ll
llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r1.ll
llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r13-64.ll
llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r13.ll
llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r2.ll
llvm/trunk/test/CodeGen/PowerPC/neg.ll
llvm/trunk/test/CodeGen/PowerPC/no-dead-strip.ll
llvm/trunk/test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll
llvm/trunk/test/CodeGen/PowerPC/no-pref-jumps.ll
llvm/trunk/test/CodeGen/PowerPC/novrsave.ll
llvm/trunk/test/CodeGen/PowerPC/opt-cmp-inst-cr0-live.ll
llvm/trunk/test/CodeGen/PowerPC/optcmp.ll
llvm/trunk/test/CodeGen/PowerPC/optnone-crbits-i1-ret.ll
llvm/trunk/test/CodeGen/PowerPC/or-addressing-mode.ll
llvm/trunk/test/CodeGen/PowerPC/p8-isel-sched.ll
llvm/trunk/test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll
llvm/trunk/test/CodeGen/PowerPC/peephole-align.ll
llvm/trunk/test/CodeGen/PowerPC/pie.ll
llvm/trunk/test/CodeGen/PowerPC/pip-inner.ll
llvm/trunk/test/CodeGen/PowerPC/popcnt.ll
llvm/trunk/test/CodeGen/PowerPC/post-ra-ec.ll
llvm/trunk/test/CodeGen/PowerPC/ppc-crbits-onoff.ll
llvm/trunk/test/CodeGen/PowerPC/ppc-empty-fs.ll
llvm/trunk/test/CodeGen/PowerPC/ppc-prologue.ll
llvm/trunk/test/CodeGen/PowerPC/ppc32-align-long-double-sf.ll
llvm/trunk/test/CodeGen/PowerPC/ppc32-constant-BE-ppcf128.ll
llvm/trunk/test/CodeGen/PowerPC/ppc32-cyclecounter.ll
llvm/trunk/test/CodeGen/PowerPC/ppc32-i1-vaarg.ll
llvm/trunk/test/CodeGen/PowerPC/ppc32-lshrti3.ll
llvm/trunk/test/CodeGen/PowerPC/ppc32-nest.ll
llvm/trunk/test/CodeGen/PowerPC/ppc32-vacopy.ll
llvm/trunk/test/CodeGen/PowerPC/ppc440-fp-basic.ll
llvm/trunk/test/CodeGen/PowerPC/ppc440-msync.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-32bit-addic.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-abi-extend.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-align-long-double.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-altivec-abi.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-byval-align.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-calls.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-crash.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-cyclecounter.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-elf-abi.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-fastcc-fast-isel.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-fastcc.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-gep-opt.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-i128-abi.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-icbt-pwr8.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-linux-func-size.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-nest.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-nonfunc-calls.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-prefetch.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-r2-alloc.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-smallarg.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-stackmap-nops.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-toc.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-vaarg-int.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-zext.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64le-aggregates.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64le-calls.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64le-crsave.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64le-localentry-large.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64le-localentry.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64le-smallarg.ll
llvm/trunk/test/CodeGen/PowerPC/ppcf128-1-opt.ll
llvm/trunk/test/CodeGen/PowerPC/ppcf128-2.ll
llvm/trunk/test/CodeGen/PowerPC/ppcf128-3.ll
llvm/trunk/test/CodeGen/PowerPC/ppcf128-4.ll
llvm/trunk/test/CodeGen/PowerPC/ppcf128-endian.ll
llvm/trunk/test/CodeGen/PowerPC/ppcf128sf.ll
llvm/trunk/test/CodeGen/PowerPC/ppcsoftops.ll
llvm/trunk/test/CodeGen/PowerPC/pr12757.ll
llvm/trunk/test/CodeGen/PowerPC/pr13641.ll
llvm/trunk/test/CodeGen/PowerPC/pr13891.ll
llvm/trunk/test/CodeGen/PowerPC/pr15031.ll
llvm/trunk/test/CodeGen/PowerPC/pr15359.ll
llvm/trunk/test/CodeGen/PowerPC/pr15630.ll
llvm/trunk/test/CodeGen/PowerPC/pr15632.ll
llvm/trunk/test/CodeGen/PowerPC/pr16556-2.ll
llvm/trunk/test/CodeGen/PowerPC/pr16573.ll
llvm/trunk/test/CodeGen/PowerPC/pr17168.ll
llvm/trunk/test/CodeGen/PowerPC/pr17354.ll
llvm/trunk/test/CodeGen/PowerPC/pr18663-2.ll
llvm/trunk/test/CodeGen/PowerPC/pr18663.ll
llvm/trunk/test/CodeGen/PowerPC/pr20442.ll
llvm/trunk/test/CodeGen/PowerPC/pr22711.ll
llvm/trunk/test/CodeGen/PowerPC/pr24216.ll
llvm/trunk/test/CodeGen/PowerPC/pr24546.ll
llvm/trunk/test/CodeGen/PowerPC/pr24636.ll
llvm/trunk/test/CodeGen/PowerPC/pr26193.ll
llvm/trunk/test/CodeGen/PowerPC/pr26356.ll
llvm/trunk/test/CodeGen/PowerPC/pr26378.ll
llvm/trunk/test/CodeGen/PowerPC/pr26381.ll
llvm/trunk/test/CodeGen/PowerPC/pr26617.ll
llvm/trunk/test/CodeGen/PowerPC/pr26690.ll
llvm/trunk/test/CodeGen/PowerPC/pr27078.ll
llvm/trunk/test/CodeGen/PowerPC/pr27350.ll
llvm/trunk/test/CodeGen/PowerPC/pr28130.ll
llvm/trunk/test/CodeGen/PowerPC/pr3711_widen_bit.ll
llvm/trunk/test/CodeGen/PowerPC/preinc-ld-sel-crash.ll
llvm/trunk/test/CodeGen/PowerPC/preincprep-invoke.ll
llvm/trunk/test/CodeGen/PowerPC/preincprep-nontrans-crash.ll
llvm/trunk/test/CodeGen/PowerPC/private.ll
llvm/trunk/test/CodeGen/PowerPC/pwr3-6x.ll
llvm/trunk/test/CodeGen/PowerPC/pwr7-gt-nop.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-bv-sint.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-bv.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-func-clobber.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-load-splat.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-load.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-recipest.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-rounding-ops.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-s-load.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-s-sel.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-s-store.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-sel.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-split-vsetcc.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-store.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-unal-cons-lds.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-unalperm.ll
llvm/trunk/test/CodeGen/PowerPC/quadint-return.ll
llvm/trunk/test/CodeGen/PowerPC/r31.ll
llvm/trunk/test/CodeGen/PowerPC/recipest.ll
llvm/trunk/test/CodeGen/PowerPC/reg-coalesce-simple.ll
llvm/trunk/test/CodeGen/PowerPC/reg-names.ll
llvm/trunk/test/CodeGen/PowerPC/reloc-align.ll
llvm/trunk/test/CodeGen/PowerPC/remap-crash.ll
llvm/trunk/test/CodeGen/PowerPC/remat-imm.ll
llvm/trunk/test/CodeGen/PowerPC/resolvefi-basereg.ll
llvm/trunk/test/CodeGen/PowerPC/resolvefi-disp.ll
llvm/trunk/test/CodeGen/PowerPC/retaddr.ll
llvm/trunk/test/CodeGen/PowerPC/retaddr2.ll
llvm/trunk/test/CodeGen/PowerPC/return-val-i128.ll
llvm/trunk/test/CodeGen/PowerPC/rlwimi-and-or-bits.ll
llvm/trunk/test/CodeGen/PowerPC/rlwimi-and.ll
llvm/trunk/test/CodeGen/PowerPC/rlwimi-commute.ll
llvm/trunk/test/CodeGen/PowerPC/rlwimi-dyn-and.ll
llvm/trunk/test/CodeGen/PowerPC/rlwimi-keep-rsh.ll
llvm/trunk/test/CodeGen/PowerPC/rlwimi.ll
llvm/trunk/test/CodeGen/PowerPC/rlwimi2.ll
llvm/trunk/test/CodeGen/PowerPC/rlwimi3.ll
llvm/trunk/test/CodeGen/PowerPC/rlwinm-zero-ext.ll
llvm/trunk/test/CodeGen/PowerPC/rlwinm.ll
llvm/trunk/test/CodeGen/PowerPC/rlwinm2.ll
llvm/trunk/test/CodeGen/PowerPC/rm-zext.ll
llvm/trunk/test/CodeGen/PowerPC/rotl-2.ll
llvm/trunk/test/CodeGen/PowerPC/rotl-64.ll
llvm/trunk/test/CodeGen/PowerPC/rotl-rotr-crash.ll
llvm/trunk/test/CodeGen/PowerPC/rotl.ll
llvm/trunk/test/CodeGen/PowerPC/rounding-ops.ll
llvm/trunk/test/CodeGen/PowerPC/rs-undef-use.ll
llvm/trunk/test/CodeGen/PowerPC/s000-alias-misched.ll
llvm/trunk/test/CodeGen/PowerPC/sdag-ppcf128.ll
llvm/trunk/test/CodeGen/PowerPC/sdiv-pow2.ll
llvm/trunk/test/CodeGen/PowerPC/sections.ll
llvm/trunk/test/CodeGen/PowerPC/select-cc.ll
llvm/trunk/test/CodeGen/PowerPC/select-i1-vs-i1.ll
llvm/trunk/test/CodeGen/PowerPC/select_lt0.ll
llvm/trunk/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll
llvm/trunk/test/CodeGen/PowerPC/set0-v8i16.ll
llvm/trunk/test/CodeGen/PowerPC/setcc_no_zext.ll
llvm/trunk/test/CodeGen/PowerPC/seteq-0.ll
llvm/trunk/test/CodeGen/PowerPC/shift128.ll
llvm/trunk/test/CodeGen/PowerPC/shl_elim.ll
llvm/trunk/test/CodeGen/PowerPC/shl_sext.ll
llvm/trunk/test/CodeGen/PowerPC/sign_ext_inreg1.ll
llvm/trunk/test/CodeGen/PowerPC/small-arguments.ll
llvm/trunk/test/CodeGen/PowerPC/spill-nor0.ll
llvm/trunk/test/CodeGen/PowerPC/splat-bug.ll
llvm/trunk/test/CodeGen/PowerPC/split-index-tc.ll
llvm/trunk/test/CodeGen/PowerPC/srl-mask.ll
llvm/trunk/test/CodeGen/PowerPC/stack-protector.ll
llvm/trunk/test/CodeGen/PowerPC/std-unal-fi.ll
llvm/trunk/test/CodeGen/PowerPC/stdux-constuse.ll
llvm/trunk/test/CodeGen/PowerPC/stfiwx-2.ll
llvm/trunk/test/CodeGen/PowerPC/stfiwx.ll
llvm/trunk/test/CodeGen/PowerPC/store-load-fwd.ll
llvm/trunk/test/CodeGen/PowerPC/store-update.ll
llvm/trunk/test/CodeGen/PowerPC/structsinmem.ll
llvm/trunk/test/CodeGen/PowerPC/structsinregs.ll
llvm/trunk/test/CodeGen/PowerPC/stubs.ll
llvm/trunk/test/CodeGen/PowerPC/stwu-gta.ll
llvm/trunk/test/CodeGen/PowerPC/stwu8.ll
llvm/trunk/test/CodeGen/PowerPC/sub-bv-types.ll
llvm/trunk/test/CodeGen/PowerPC/subc.ll
llvm/trunk/test/CodeGen/PowerPC/subreg-postra-2.ll
llvm/trunk/test/CodeGen/PowerPC/subreg-postra.ll
llvm/trunk/test/CodeGen/PowerPC/svr4-redzone.ll
llvm/trunk/test/CodeGen/PowerPC/swaps-le-1.ll
llvm/trunk/test/CodeGen/PowerPC/swaps-le-2.ll
llvm/trunk/test/CodeGen/PowerPC/swaps-le-3.ll
llvm/trunk/test/CodeGen/PowerPC/swaps-le-4.ll
llvm/trunk/test/CodeGen/PowerPC/swaps-le-5.ll
llvm/trunk/test/CodeGen/PowerPC/swaps-le-6.ll
llvm/trunk/test/CodeGen/PowerPC/swaps-le-7.ll
llvm/trunk/test/CodeGen/PowerPC/tailcall-string-rvo.ll
llvm/trunk/test/CodeGen/PowerPC/tailcall1-64.ll
llvm/trunk/test/CodeGen/PowerPC/tailcall1.ll
llvm/trunk/test/CodeGen/PowerPC/tailcallpic1.ll
llvm/trunk/test/CodeGen/PowerPC/thread-pointer.ll
llvm/trunk/test/CodeGen/PowerPC/tls-cse.ll
llvm/trunk/test/CodeGen/PowerPC/tls-pic.ll
llvm/trunk/test/CodeGen/PowerPC/tls-store2.ll
llvm/trunk/test/CodeGen/PowerPC/tls.ll
llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_clobbers.ll
llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll
llvm/trunk/test/CodeGen/PowerPC/toc-load-sched-bug.ll
llvm/trunk/test/CodeGen/PowerPC/trampoline.ll
llvm/trunk/test/CodeGen/PowerPC/unal-altivec-wint.ll
llvm/trunk/test/CodeGen/PowerPC/unal-altivec.ll
llvm/trunk/test/CodeGen/PowerPC/unal-altivec2.ll
llvm/trunk/test/CodeGen/PowerPC/unal-vec-ldst.ll
llvm/trunk/test/CodeGen/PowerPC/unal-vec-negarith.ll
llvm/trunk/test/CodeGen/PowerPC/unal4-std.ll
llvm/trunk/test/CodeGen/PowerPC/unaligned.ll
llvm/trunk/test/CodeGen/PowerPC/unsafe-math.ll
llvm/trunk/test/CodeGen/PowerPC/unwind-dw2-g.ll
llvm/trunk/test/CodeGen/PowerPC/unwind-dw2.ll
llvm/trunk/test/CodeGen/PowerPC/vaddsplat.ll
llvm/trunk/test/CodeGen/PowerPC/varargs-struct-float.ll
llvm/trunk/test/CodeGen/PowerPC/varargs.ll
llvm/trunk/test/CodeGen/PowerPC/variable_elem_vec_extracts.ll
llvm/trunk/test/CodeGen/PowerPC/vcmp-fold.ll
llvm/trunk/test/CodeGen/PowerPC/vec-abi-align.ll
llvm/trunk/test/CodeGen/PowerPC/vec_abs.ll
llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_doubleword.ll
llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_quadword.ll
llvm/trunk/test/CodeGen/PowerPC/vec_auto_constant.ll
llvm/trunk/test/CodeGen/PowerPC/vec_br_cmp.ll
llvm/trunk/test/CodeGen/PowerPC/vec_buildvector_loadstore.ll
llvm/trunk/test/CodeGen/PowerPC/vec_call.ll
llvm/trunk/test/CodeGen/PowerPC/vec_clz.ll
llvm/trunk/test/CodeGen/PowerPC/vec_cmp.ll
llvm/trunk/test/CodeGen/PowerPC/vec_cmpd.ll
llvm/trunk/test/CodeGen/PowerPC/vec_constants.ll
llvm/trunk/test/CodeGen/PowerPC/vec_conv.ll
llvm/trunk/test/CodeGen/PowerPC/vec_extload.ll
llvm/trunk/test/CodeGen/PowerPC/vec_fmuladd.ll
llvm/trunk/test/CodeGen/PowerPC/vec_fneg.ll
llvm/trunk/test/CodeGen/PowerPC/vec_insert.ll
llvm/trunk/test/CodeGen/PowerPC/vec_mergeow.ll
llvm/trunk/test/CodeGen/PowerPC/vec_minmax.ll
llvm/trunk/test/CodeGen/PowerPC/vec_misaligned.ll
llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll
llvm/trunk/test/CodeGen/PowerPC/vec_mul_even_odd.ll
llvm/trunk/test/CodeGen/PowerPC/vec_perf_shuffle.ll
llvm/trunk/test/CodeGen/PowerPC/vec_popcnt.ll
llvm/trunk/test/CodeGen/PowerPC/vec_rotate_shift.ll
llvm/trunk/test/CodeGen/PowerPC/vec_rounding.ll
llvm/trunk/test/CodeGen/PowerPC/vec_select.ll
llvm/trunk/test/CodeGen/PowerPC/vec_shift.ll
llvm/trunk/test/CodeGen/PowerPC/vec_shuffle.ll
llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_le.ll
llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_p8vector.ll
llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_p8vector_le.ll
llvm/trunk/test/CodeGen/PowerPC/vec_splat.ll
llvm/trunk/test/CodeGen/PowerPC/vec_splat_constant.ll
llvm/trunk/test/CodeGen/PowerPC/vec_sqrt.ll
llvm/trunk/test/CodeGen/PowerPC/vec_urem_const.ll
llvm/trunk/test/CodeGen/PowerPC/vec_veqv_vnand_vorc.ll
llvm/trunk/test/CodeGen/PowerPC/vec_vrsave.ll
llvm/trunk/test/CodeGen/PowerPC/vec_zero.ll
llvm/trunk/test/CodeGen/PowerPC/vector-identity-shuffle.ll
llvm/trunk/test/CodeGen/PowerPC/vector-merge-store-fp-constants.ll
llvm/trunk/test/CodeGen/PowerPC/vector.ll
llvm/trunk/test/CodeGen/PowerPC/vperm-lowering.ll
llvm/trunk/test/CodeGen/PowerPC/vrsave-spill.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-args.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-div.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-elementary-arith.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-fma-m.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-fma-sp.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-infl-copy1.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-infl-copy2.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-ldst.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-minmax.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-p8.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-recip-est.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-spill.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-word-splats.ll
llvm/trunk/test/CodeGen/PowerPC/vsx.ll
llvm/trunk/test/CodeGen/PowerPC/vsx_insert_extract_le.ll
llvm/trunk/test/CodeGen/PowerPC/vsx_scalar_ld_st.ll
llvm/trunk/test/CodeGen/PowerPC/vsx_shuffle_le.ll
llvm/trunk/test/CodeGen/PowerPC/vtable-reloc.ll
llvm/trunk/test/CodeGen/PowerPC/weak_def_can_be_hidden.ll
llvm/trunk/test/CodeGen/PowerPC/xxleqv_xxlnand_xxlorc.ll
llvm/trunk/test/CodeGen/PowerPC/zero-not-run.ll
llvm/trunk/test/CodeGen/PowerPC/zext-free.ll
Modified: llvm/trunk/test/CodeGen/PowerPC/2004-11-29-ShrCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2004-11-29-ShrCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2004-11-29-ShrCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2004-11-29-ShrCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define void @test() {
%tr1 = lshr i32 1, 0 ; <i32> [#uses=0]
ret void
Modified: llvm/trunk/test/CodeGen/PowerPC/2004-11-30-shift-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2004-11-30-shift-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2004-11-30-shift-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2004-11-30-shift-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define void @main() {
%tr4 = shl i64 1, 0 ; <i64> [#uses=0]
Modified: llvm/trunk/test/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define void @main() {
%shamt = add i8 0, 1 ; <i8> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep .comm.*X,0
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep .comm.*X,0
@X = linkonce global { } zeroinitializer ; <{ }*> [#uses=0]
Modified: llvm/trunk/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define i32 @main() {
%setle = icmp sle i64 1, 0 ; <i1> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2005-01-14-UndefLong.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2005-01-14-UndefLong.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2005-01-14-UndefLong.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2005-01-14-UndefLong.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define i64 @test() {
ret i64 undef
Modified: llvm/trunk/test/CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; this should not crash the ppc backend
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define i32 @test(i32 %j.0.0.i) {
Modified: llvm/trunk/test/CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; This function should have exactly one call to fixdfdi, no more!
-; RUN: llc < %s -march=ppc32 -mattr=-64bit | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mattr=-64bit | \
; RUN: grep "bl .*fixdfdi" | count 1
define double @test2(double %tmp.7705) {
Modified: llvm/trunk/test/CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; This was erroneously being turned into an rlwinm instruction.
; The sign bit does matter in this case.
-; RUN: llc < %s -march=ppc32 | grep srawi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep srawi
define i32 @test(i32 %X) {
%Y = and i32 %X, -2 ; <i32> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
target datalayout = "E-p:32:32"
target triple = "powerpc-apple-darwin8.2.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | not grep ", f1"
+; RUN: llc -verify-machineinstrs < %s | not grep ", f1"
target datalayout = "E-p:32:32"
target triple = "powerpc-apple-darwin8.2.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
; REQUIRES: default_triple
define void @iterative_hash_host_wide_int() {
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define double @CalcSpeed(float %tmp127) {
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
; RUN: grep "vspltish v.*, 10"
define void @test(<8 x i16>* %P) {
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5
; END.
define void @test(i8* %stack) {
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
; END.
%struct.attr_desc = type { i8*, %struct.attr_desc*, %struct.attr_value*, %struct.attr_value*, i32 }
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin | grep extsw | count 2
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin | grep extsw | count 2
@lens = external global i8* ; <i8**> [#uses=1]
@vals = external global i32* ; <i32**> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define void @img2buf(i32 %symbol_size_in_bytes, i16* %ui16) nounwind {
%tmp93 = load i16, i16* null ; <i16> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-08-11-RetVector.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-08-11-RetVector.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-08-11-RetVector.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-08-11-RetVector.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vsldoi
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep vor
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | grep vsldoi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | not grep vor
define <4 x float> @func(<4 x float> %fp0, <4 x float> %fp1) {
%tmp76 = shufflevector <4 x float> %fp0, <4 x float> %fp1, <4 x i32> < i32 0, i32 1, i32 2, i32 7 > ; <<4 x float>> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
; REQUIRES: default_triple
%struct..0anon = type { i32 }
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-09-28-shift_64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-09-28-shift_64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-09-28-shift_64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-09-28-shift_64.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
target datalayout = "E-p:64:64"
target triple = "powerpc64-apple-darwin8"
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep IMPLICIT_DEF
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep IMPLICIT_DEF
define void @foo(i64 %X) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | grep xor
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep xor
target datalayout = "E-p:32:32"
target triple = "powerpc-apple-darwin8.7.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | grep rlwimi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep rlwimi
define void @test(i16 %div.0.i.i.i.i, i32 %L_num.0.i.i.i.i, i32 %tmp1.i.i206.i.i, i16* %P) {
%X = shl i16 %div.0.i.i.i.i, 1 ; <i16> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5
define void @glgRunProcessor15() {
%tmp26355.i = shufflevector <4 x float> zeroinitializer, <4 x float> < float 0x379FFFE000000000, float 0x379FFFE000000000, float 0x379FFFE000000000, float 0x379FFFE000000000 >, <4 x i32> < i32 0, i32 1, i32 2, i32 7 >; <<4 x float>> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -march=ppc64
-; RUN: llc < %s -march=ppc32
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s
; REQUIRES: default_triple
define void @bitap() {
Modified: llvm/trunk/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -march=ppc64
-; RUN: llc < %s -march=ppc32
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s
; REQUIRES: default_triple
@qsz.b = external global i1 ; <i1*> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 | grep extsb
-; RUN: llc < %s -march=ppc32 | grep extsh
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep extsb
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep extsh
define i32 @p1(i8 %c, i16 %s) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | \
; RUN: grep cntlz
define i32 @foo() nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
define i16 @test(i8* %d1, i16* %d2) {
%tmp237 = call i16 asm "lhbrx $0, $2, $1", "=r,r,bO,m"( i8* %d1, i32 0, i16* %d2 ) ; <i16> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
; Test two things: 1) that a frameidx can be rewritten in an inline asm
; 2) that inline asms can handle reg+imm addr modes.
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 | \
; RUN: grep align.*3
@X = global <{i32, i32}> <{ i32 1, i32 123 }>
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
target datalayout = "E-p:32:32"
target triple = "powerpc-apple-darwin8.8.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | grep mflr | count 1
+; RUN: llc -verify-machineinstrs < %s | grep mflr | count 1
target datalayout = "e-p:32:32"
target triple = "powerpc-apple-darwin8"
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-03-24-cntlzd.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-03-24-cntlzd.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-03-24-cntlzd.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-03-24-cntlzd.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=g5 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=g5 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5
define void @test(<4 x float>*, { { i16, i16, i32 } }*) {
xOperationInitMasks.exit:
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 -no-integrated-as | grep "foo r3, r4"
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 -no-integrated-as | grep "bari r3, 47"
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 -no-integrated-as | grep "foo r3, r4"
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 -no-integrated-as | grep "bari r3, 47"
; PR1351
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s | FileCheck %s
-; RUN: llc < %s -regalloc=fast -optimize-regalloc=0 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -regalloc=fast -optimize-regalloc=0 | FileCheck %s
; The first argument of subfc must not be the same as any other register.
; CHECK: subfc [[REG:r.]],
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -no-integrated-as < %s
+; RUN: llc -verify-machineinstrs -no-integrated-as < %s
; PR1382
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64"
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64"
target triple = "powerpc-apple-darwin8.8.0"
%struct..0anon = type { i32 }
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -march=ppc32 -enable-tail-merge=0 | grep bl.*baz | count 2
-; RUN: llc < %s -march=ppc32 -enable-tail-merge=0 | grep bl.*quux | count 2
-; RUN: llc < %s -march=ppc32 | grep bl.*baz | count 1
-; RUN: llc < %s -march=ppc32 | grep bl.*quux | count 1
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -enable-tail-merge=0 | grep bl.*baz | count 2
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -enable-tail-merge=0 | grep bl.*quux | count 2
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep bl.*baz | count 1
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep bl.*quux | count 1
; Check that tail merging is the default on ppc, and that -enable-tail-merge works.
; ModuleID = 'tail.c'
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64"
target triple = "powerpc-apple-darwin8.8.0"
-; RUN: llc < %s -march=ppc32 | grep "rlwinm r3, r3, 23, 30, 30"
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep "rlwinm r3, r3, 23, 30, 30"
; PR1473
define zeroext i8 @foo(i16 zeroext %a) {
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mattr=+altivec
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mattr=+altivec
%struct.XATest = type { float, i16, i8, i8 }
%struct.XArrayRange = type { i8, i8, i8, i8 }
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
; PR1596
%struct._obstack_chunk = type { i8* }
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mattr=+altivec | grep dst | count 4
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mattr=+altivec | grep dst | count 4
define hidden void @_Z4borkPc(i8* %image) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc64 -O1 | FileCheck %s
-; RUN: llc < %s -march=ppc64 | FileCheck --check-prefix=CHECK-OPT %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -O1 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | FileCheck --check-prefix=CHECK-OPT %s
%struct.__db_region = type { %struct.__mutex_t, [4 x i8], %struct.anon, i32, [1 x i32] }
%struct.__mutex_t = type { i32 }
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-09-08-unaligned.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-09-08-unaligned.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-09-08-unaligned.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-09-08-unaligned.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc -mattr=-vsx < %s | grep stfd | count 3
-; RUN: llc -mattr=-vsx < %s | grep stfs | count 1
-; RUN: llc -mattr=-vsx < %s | grep lfd | count 2
-; RUN: llc -mattr=-vsx < %s | grep lfs | count 2
+; RUN: llc -verify-machineinstrs -mattr=-vsx < %s | grep stfd | count 3
+; RUN: llc -verify-machineinstrs -mattr=-vsx < %s | grep stfs | count 1
+; RUN: llc -verify-machineinstrs -mattr=-vsx < %s | grep lfd | count 2
+; RUN: llc -verify-machineinstrs -mattr=-vsx < %s | grep lfs | count 2
; ModuleID = 'foo.c'
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin8"
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
%struct.TCMalloc_SpinLock = type { i32 }
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin
declare void @cxa_atexit_check_1(i8*)
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
; rdar://5538377
%struct.disk_unsigned = type { i32 }
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mattr=+altivec
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mattr=+altivec
%struct.inoutprops = type <{ i8, [3 x i8] }>
define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin
%struct.HDescriptor = type <{ i32, i32 }>
Modified: llvm/trunk/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s
-; RUN: llc < %s -march=ppc32 -mcpu=g3
-; RUN: llc < %s -march=ppc32 -mcpu=g5
+; RUN: llc -verify-machineinstrs < %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g3
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5
; PR1811
; REQUIRES: default_triple
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin
%struct.Handle = type { %struct.oopDesc** }
%struct.JNI_ArgumentPusher = type { %struct.SignatureIterator, %struct.JavaCallArguments* }
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin -regalloc=fast -optimize-regalloc=0
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin -regalloc=fast -optimize-regalloc=0
define i32 @bork(i64 %foo, i64 %bar) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin
declare i8* @bar(i32)
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
%struct._cpp_strbuf = type { i8*, i32, i32 }
%struct.cpp_string = type { i32, i8* }
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
define i16 @test(i8* %d1, i16* %d2) {
%tmp237 = call i16 asm "lhbrx $0, $2, $1", "=r,r,bO,m"( i8* %d1, i32 0, i16* %d2 )
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-03-24-AddressRegImm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-03-24-AddressRegImm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-03-24-AddressRegImm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-03-24-AddressRegImm.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
define fastcc i8* @page_rec_get_next(i8* %rec) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
%struct..0objc_object = type { %struct.objc_class* }
%struct.NSArray = type { %struct..0objc_object }
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-03-26-CoalescerBug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-03-26-CoalescerBug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-03-26-CoalescerBug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-03-26-CoalescerBug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin
define i32 @t(i64 %byteStart, i32 %activeIndex) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin
define fastcc i64 @nonzero_bits1() nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-04-16-CoalescerBug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-04-16-CoalescerBug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-04-16-CoalescerBug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-04-16-CoalescerBug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin
; Avoid reading memory that's already freed.
@llvm.used = appending global [1 x i8*] [ i8* bitcast (i32 (i64)* @_Z13GetSectorSizey to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin
@_ZL10DeviceCode = internal global i16 0 ; <i16*> [#uses=1]
@.str19 = internal constant [64 x i8] c"unlock_then_erase_sector: failed to erase block (status= 0x%x)\0A\00" ; <[64 x i8]*> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-05-01-ppc_fp128.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-05-01-ppc_fp128.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-05-01-ppc_fp128.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-05-01-ppc_fp128.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
target triple = "powerpc-apple-darwin9.2.2"
define i256 @func(ppc_fp128 %a, ppc_fp128 %b, ppc_fp128 %c, ppc_fp128 %d) nounwind readnone {
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define void @t() nounwind {
call void null( ppc_fp128 undef )
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
@g = external global ppc_fp128
@h = external global ppc_fp128
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
; <rdar://problem/6020042>
define i32 @bork() nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vadduhm
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vsubuhm
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | grep vadduhm
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | grep vsubuhm
define <4 x i32> @test() nounwind {
ret <4 x i32> < i32 4293066722, i32 4293066722, i32 4293066722, i32 4293066722>
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-07-15-Bswap.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-07-15-Bswap.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-07-15-Bswap.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-07-15-Bswap.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin9"
%struct.BiPartSrcDescriptor = type <{ %"struct.BiPartSrcDescriptor::$_105" }>
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-07-15-Fabs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-07-15-Fabs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-07-15-Fabs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-07-15-Fabs.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin9"
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin9"
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-07-17-Fneg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-07-17-Fneg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-07-17-Fneg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-07-17-Fneg.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin9"
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin | grep lwz | grep 228
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin | grep lwz | grep 228
@"\01LC" = internal constant [4 x i8] c"%d\0A\00" ; <[4 x i8]*> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin
%struct.CGLDI = type { %struct.cgli*, i32, i32, i32, i32, i32, i8*, i32, void (%struct.CGLSI*, i32, %struct.CGLDI*)*, i8*, %struct.vv_t }
%struct.cgli = type { i32, %struct.cgli*, void (%struct.cgli*, i8*, i8*, i32, i32, i32, i32, i32, i32, i32, i32)*, i32, i8*, i8*, i8*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, float, i8*, i32*, %struct._cgro*, %struct._cgro*, float, float, float, float, i32, i8*, float, i8*, [16 x i32] }
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll Wed Aug 3 13:17:35 2016
@@ -2,7 +2,7 @@
; FIXME: This depends on assertion failure for now.
; REQUIRES: asserts
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
; XFAIL: *
; PR2356
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
define void @__divtc3({ ppc_fp128, ppc_fp128 }* noalias sret %agg.result, ppc_fp128 %a, ppc_fp128 %b, ppc_fp128 %c, ppc_fp128 %d) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -o - | not grep fixunstfsi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -o - | not grep fixunstfsi
define i64 @__fixunstfdi(ppc_fp128 %a) nounwind readnone {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
; PR2988
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin10.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin9.5
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin9.5
define void @__multc3({ ppc_fp128, ppc_fp128 }* noalias sret %agg.result, ppc_fp128 %a, ppc_fp128 %b, ppc_fp128 %c, ppc_fp128 %d) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin9.5
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin9.5
; rdar://6499616
@"\01LC" = internal constant [13 x i8] c"conftest.val\00" ; <[13 x i8]*> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin10
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin10
; rdar://6692215
define fastcc void @_qsort(i8* %a, i32 %n, i32 %es, i32 (i8*, i8*)* %cmp, i32 %depth_limit) nounwind optsize ssp {
Modified: llvm/trunk/test/CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin10
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin10
; PR4280
define i32 @__fixunssfsi(float %a) nounwind readnone {
Modified: llvm/trunk/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin10 -mcpu=g5 -disable-ppc-ilp-pref | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin10 -mcpu=g5 -disable-ppc-ilp-pref | FileCheck %s
; ModuleID = '<stdin>'
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin10.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/2009-09-18-carrybit.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2009-09-18-carrybit.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2009-09-18-carrybit.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2009-09-18-carrybit.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc32 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc32 < %s | FileCheck %s
; ModuleID = '<stdin>'
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin9.6"
Modified: llvm/trunk/test/CodeGen/PowerPC/2009-11-25-ImpDefBug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2009-11-25-ImpDefBug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2009-11-25-ImpDefBug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2009-11-25-ImpDefBug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin9.5 -mcpu=g5
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin9.5 -mcpu=g5
; rdar://7422268
%struct..0EdgeT = type { i32, i32, float, float, i32, i32, i32, float, i32, i32 }
Modified: llvm/trunk/test/CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin10 -relocation-model=pic -disable-fp-elim | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin10 -relocation-model=pic -disable-fp-elim | FileCheck %s
; <rdar://problem/7604010>
%cmd.type = type { }
Modified: llvm/trunk/test/CodeGen/PowerPC/2010-02-12-saveCR.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2010-02-12-saveCR.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2010-02-12-saveCR.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2010-02-12-saveCR.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin -mcpu=g4 -break-anti-dependencies=none | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin -mcpu=g4 -break-anti-dependencies=none | FileCheck %s
; ModuleID = 'hh.c'
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128-n32"
target triple = "powerpc-apple-darwin9.6"
Modified: llvm/trunk/test/CodeGen/PowerPC/2010-03-09-indirect-call.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2010-03-09-indirect-call.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2010-03-09-indirect-call.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2010-03-09-indirect-call.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 -mtriple=powerpc-apple-darwin10.0 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 -mtriple=powerpc-apple-darwin10.0 | FileCheck %s
; ModuleID = 'nn.c'
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin11.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin10.0
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin10.0
; rdar://7819990
%0 = type { i32 }
Modified: llvm/trunk/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 -regalloc=basic | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 -regalloc=basic | FileCheck %s
declare i8* @llvm.frameaddress(i32) nounwind readnone
Modified: llvm/trunk/test/CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -O0
+; RUN: llc -verify-machineinstrs < %s -O0
; PR8357
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc-unknown-freebsd9.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -disable-fp-elim < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -disable-fp-elim < %s | FileCheck %s
; PR8749
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128-n32"
target triple = "powerpc-apple-darwin9.8"
Modified: llvm/trunk/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin -mcpu=g4 -disable-ppc-ilp-pref | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 -disable-ppc-ilp-pref | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin -mcpu=g4 -disable-ppc-ilp-pref | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 -disable-ppc-ilp-pref | FileCheck %s
; ModuleID = 'tsc.c'
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
Modified: llvm/trunk/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin -mcpu=g4 | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin -mcpu=g4 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 | FileCheck %s
; ModuleID = 'tsc.c'
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
Modified: llvm/trunk/test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 | FileCheck %s
define void @test(i32* nocapture %x, i64* %xx, i32* %yp) nounwind uwtable ssp {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -code-model=small < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -code-model=small < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/2012-10-12-bitcast.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2012-10-12-bitcast.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2012-10-12-bitcast.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2012-10-12-bitcast.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mattr=-vsx -mattr=+altivec -mcpu=pwr7 < %s | FileCheck %s
-; RUN: llc -mattr=+vsx -mattr=+altivec -mcpu=pwr7 < %s | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs -mattr=-vsx -mattr=+altivec -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mattr=+vsx -mattr=+altivec -mcpu=pwr7 < %s | FileCheck -check-prefix=CHECK-VSX %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/2012-11-16-mischedcall.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2012-11-16-mischedcall.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2012-11-16-mischedcall.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2012-11-16-mischedcall.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-bgq-linux -enable-misched < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-bgq-linux -enable-misched < %s | FileCheck %s
;
; PR14315: misched should not move the physreg copy of %t below the calls.
Modified: llvm/trunk/test/CodeGen/PowerPC/2013-05-15-preinc-fold.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2013-05-15-preinc-fold.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2013-05-15-preinc-fold.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2013-05-15-preinc-fold.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/2016-04-16-ADD8TLS.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2016-04-16-ADD8TLS.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2016-04-16-ADD8TLS.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2016-04-16-ADD8TLS.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs <%s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/2016-04-17-combine.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/2016-04-17-combine.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/2016-04-17-combine.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/2016-04-17-combine.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs <%s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/BreakableToken-reduced.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/BreakableToken-reduced.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/BreakableToken-reduced.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/BreakableToken-reduced.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -enable-shrink-wrap=true %s -o - | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -enable-shrink-wrap=true %s -o - | FileCheck %s
;
; Test the use of a non-R0 register to save/restore the LR in function
; prologue/epilogue.
Modified: llvm/trunk/test/CodeGen/PowerPC/Frames-large.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/Frames-large.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/Frames-large.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/Frames-large.ll Wed Aug 3 13:17:35 2016
@@ -1,8 +1,8 @@
-; RUN: llc < %s -march=ppc32 | FileCheck %s -check-prefix=PPC32-NOFP
-; RUN: llc < %s -march=ppc32 -disable-fp-elim | FileCheck %s -check-prefix=PPC32-FP
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | FileCheck %s -check-prefix=PPC32-NOFP
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -disable-fp-elim | FileCheck %s -check-prefix=PPC32-FP
-; RUN: llc < %s -march=ppc64 | FileCheck %s -check-prefix=PPC64-NOFP
-; RUN: llc < %s -march=ppc64 -disable-fp-elim | FileCheck %s -check-prefix=PPC64-FP
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | FileCheck %s -check-prefix=PPC64-NOFP
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -disable-fp-elim | FileCheck %s -check-prefix=PPC64-FP
target triple = "powerpc-apple-darwin8"
Modified: llvm/trunk/test/CodeGen/PowerPC/Frames-leaf.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/Frames-leaf.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/Frames-leaf.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/Frames-leaf.ll Wed Aug 3 13:17:35 2016
@@ -1,34 +1,34 @@
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: not grep "stw r31, 20(r1)"
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: not grep "stwu r1, -.*(r1)"
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: not grep "addi r1, r1, "
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: not grep "lwz r31, 20(r1)"
-; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -disable-fp-elim | \
; RUN: not grep "stw r31, 20(r1)"
-; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -disable-fp-elim | \
; RUN: not grep "stwu r1, -.*(r1)"
-; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -disable-fp-elim | \
; RUN: not grep "addi r1, r1, "
-; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -disable-fp-elim | \
; RUN: not grep "lwz r31, 20(r1)"
-; RUN: llc < %s -march=ppc64 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | \
; RUN: not grep "std r31, 40(r1)"
-; RUN: llc < %s -march=ppc64 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | \
; RUN: not grep "stdu r1, -.*(r1)"
-; RUN: llc < %s -march=ppc64 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | \
; RUN: not grep "addi r1, r1, "
-; RUN: llc < %s -march=ppc64 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | \
; RUN: not grep "ld r31, 40(r1)"
-; RUN: llc < %s -march=ppc64 -disable-fp-elim | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -disable-fp-elim | \
; RUN: not grep "stw r31, 40(r1)"
-; RUN: llc < %s -march=ppc64 -disable-fp-elim | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -disable-fp-elim | \
; RUN: not grep "stdu r1, -.*(r1)"
-; RUN: llc < %s -march=ppc64 -disable-fp-elim | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -disable-fp-elim | \
; RUN: not grep "addi r1, r1, "
-; RUN: llc < %s -march=ppc64 -disable-fp-elim | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -disable-fp-elim | \
; RUN: not grep "ld r31, 40(r1)"
define i32* @f1() {
Modified: llvm/trunk/test/CodeGen/PowerPC/Frames-small.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/Frames-small.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/Frames-small.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/Frames-small.ll Wed Aug 3 13:17:35 2016
@@ -1,21 +1,21 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -o %t1
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -o %t1
; RUN: not grep "stw r31, -4(r1)" %t1
; RUN: grep "stwu r1, -16416(r1)" %t1
; RUN: grep "addi r1, r1, 16416" %t1
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: not grep "lwz r31, -4(r1)"
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim \
; RUN: -o %t2
; RUN: grep "stw r31, -4(r1)" %t2
; RUN: grep "stwu r1, -16416(r1)" %t2
; RUN: grep "addi r1, r1, 16416" %t2
; RUN: grep "lwz r31, -4(r1)" %t2
-; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -o %t3
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -o %t3
; RUN: not grep "std r31, -8(r1)" %t3
; RUN: grep "stdu r1, -16432(r1)" %t3
; RUN: grep "addi r1, r1, 16432" %t3
; RUN: not grep "ld r31, -8(r1)" %t3
-; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim \
; RUN: -o %t4
; RUN: grep "std r31, -8(r1)" %t4
; RUN: grep "stdu r1, -16448(r1)" %t4
Modified: llvm/trunk/test/CodeGen/PowerPC/LargeAbsoluteAddr.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/LargeAbsoluteAddr.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/LargeAbsoluteAddr.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/LargeAbsoluteAddr.ll Wed Aug 3 13:17:35 2016
@@ -1,8 +1,8 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin | \
; RUN: grep "stw r3, 32751"
-; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mtriple=powerpc-apple-darwin | \
; RUN: grep "stw r3, 32751"
-; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mtriple=powerpc-apple-darwin | \
; RUN: grep "std r3, 9024"
define void @test() nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/MergeConsecutiveStores.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/MergeConsecutiveStores.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/MergeConsecutiveStores.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/MergeConsecutiveStores.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc32 -mtriple=powerpc-unknown-linux-gnu -mattr=+altivec < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc32 -mtriple=powerpc-unknown-linux-gnu -mattr=+altivec < %s | FileCheck %s
;; This test ensures that MergeConsecutiveStores does not attempt to
;; merge stores or loads when doing so would result in unaligned
Modified: llvm/trunk/test/CodeGen/PowerPC/a2-fp-basic.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/a2-fp-basic.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/a2-fp-basic.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/a2-fp-basic.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mcpu=a2 -fp-contract=fast | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2 -fp-contract=fast | FileCheck %s
%0 = type { double, double }
Modified: llvm/trunk/test/CodeGen/PowerPC/a2q-stackalign.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/a2q-stackalign.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/a2q-stackalign.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/a2q-stackalign.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -march=ppc64 -mcpu=a2 | FileCheck -check-prefix=CHECK-A2 %s
-; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck -check-prefix=CHECK-A2Q %s
-; RUN: llc < %s -march=ppc64 -mtriple=powerpc64-bgq-linux -mcpu=a2 | FileCheck -check-prefix=CHECK-BGQ %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2 | FileCheck -check-prefix=CHECK-A2 %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck -check-prefix=CHECK-A2Q %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mtriple=powerpc64-bgq-linux -mcpu=a2 | FileCheck -check-prefix=CHECK-BGQ %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/a2q.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/a2q.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/a2q.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/a2q.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
-; RUN: llc < %s -march=ppc64 -mcpu=a2 -mattr=+qpx | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2 -mattr=+qpx | FileCheck %s
define void @foo() {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/aa-tbaa.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/aa-tbaa.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/aa-tbaa.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/aa-tbaa.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -enable-misched -misched=shuffle -enable-aa-sched-mi -use-tbaa-in-sched-mi=0 -post-RA-scheduler=0 -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -enable-misched -misched=shuffle -enable-aa-sched-mi -use-tbaa-in-sched-mi=0 -post-RA-scheduler=0 -mcpu=ppc64 < %s | FileCheck %s
; REQUIRES: asserts
; -misched=shuffle is NDEBUG only!
Modified: llvm/trunk/test/CodeGen/PowerPC/add-fi.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/add-fi.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/add-fi.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/add-fi.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/addc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/addc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/addc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/addc.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; All of these should be codegen'd without loading immediates
-; RUN: llc < %s -mtriple=powerpc-apple-darwin | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin | FileCheck %s
define i64 @add_ll(i64 %a, i64 %b) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/addi-licm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/addi-licm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/addi-licm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/addi-licm.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -disable-ppc-preinc-prep < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s -check-prefix=PIP
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -disable-ppc-preinc-prep < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s -check-prefix=PIP
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/addi-reassoc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/addi-reassoc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/addi-reassoc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/addi-reassoc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep addi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep addi
%struct.X = type { [5 x i8] }
Modified: llvm/trunk/test/CodeGen/PowerPC/addrfuncstr.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/addrfuncstr.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/addrfuncstr.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/addrfuncstr.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 < %s | FileCheck %s
; Verify that a constant with an initializer that may turn into a dynamic
; relocation is not placed in .rodata, but rather in .data.rel.ro.
Modified: llvm/trunk/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc %s -mtriple=powerpc64-unknown-linux-gnu -O2 -o - -optimize-regalloc=false -regalloc=fast | FileCheck %s
+; RUN: llc -verify-machineinstrs %s -mtriple=powerpc64-unknown-linux-gnu -O2 -o - -optimize-regalloc=false -regalloc=fast | FileCheck %s
declare void @func(i8*, i64, i64)
Modified: llvm/trunk/test/CodeGen/PowerPC/alias.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/alias.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/alias.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/alias.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -code-model=medium| FileCheck --check-prefix=CHECK --check-prefix=MEDIUM %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -code-model=large | FileCheck --check-prefix=CHECK --check-prefix=LARGE %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -code-model=medium| FileCheck --check-prefix=CHECK --check-prefix=MEDIUM %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -code-model=large | FileCheck --check-prefix=CHECK --check-prefix=LARGE %s
@foo = global i32 42
@fooa = alias i32, i32* @foo
Modified: llvm/trunk/test/CodeGen/PowerPC/align.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/align.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/align.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/align.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -mtriple=powerpc-linux-gnu | FileCheck %s -check-prefix=ELF
-; RUN: llc < %s -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=DARWIN
-; RUN: llc < %s -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=DARWIN8
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-linux-gnu | FileCheck %s -check-prefix=ELF
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=DARWIN
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=DARWIN8
@a = global i1 true
; no alignment
Modified: llvm/trunk/test/CodeGen/PowerPC/allocate-r0.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/allocate-r0.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/allocate-r0.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/allocate-r0.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g5 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/altivec-ord.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/altivec-ord.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/altivec-ord.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/altivec-ord.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"
define <4 x i16> @test(<4 x float> %f, <4 x float> %g) {
Modified: llvm/trunk/test/CodeGen/PowerPC/and-branch.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/and-branch.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/and-branch.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/and-branch.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep mfcr
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep mfcr
define void @foo(i32 %X, i32 %Y, i32 %Z) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/and-elim.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/and-elim.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/and-elim.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/and-elim.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep rlwin
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep rlwin
define void @test(i8* %P) {
%W = load i8, i8* %P
Modified: llvm/trunk/test/CodeGen/PowerPC/and-imm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/and-imm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/and-imm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/and-imm.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep "ori\|lis"
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep "ori\|lis"
; andi. r3, r3, 32769
define i32 @test(i32 %X) {
Modified: llvm/trunk/test/CodeGen/PowerPC/and_add.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/and_add.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/and_add.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/and_add.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -o %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -o %t
; RUN: grep slwi %t
; RUN: not grep addi %t
; RUN: not grep rlwinm %t
Modified: llvm/trunk/test/CodeGen/PowerPC/and_sext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/and_sext.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/and_sext.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/and_sext.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; These tests should not contain a sign extend.
-; RUN: llc < %s -march=ppc32 | not grep extsh
-; RUN: llc < %s -march=ppc32 | not grep extsb
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep extsh
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep extsb
define i32 @test1(i32 %mode.0.i.0) {
%tmp.79 = trunc i32 %mode.0.i.0 to i16
Modified: llvm/trunk/test/CodeGen/PowerPC/and_sra.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/and_sra.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/and_sra.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/and_sra.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; Neither of these functions should contain algebraic right shifts
-; RUN: llc < %s -march=ppc32 | not grep srawi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep srawi
define i32 @test1(i32 %mode.0.i.0) {
%tmp.79 = bitcast i32 %mode.0.i.0 to i32 ; <i32> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/andc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/andc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/andc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/andc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin | FileCheck %s
; TODO: These could use 'andc'.
Modified: llvm/trunk/test/CodeGen/PowerPC/anon_aggr.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/anon_aggr.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/anon_aggr.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/anon_aggr.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc -O0 -mcpu=ppc64 -mtriple=powerpc64-unknown-linux-gnu -fast-isel=false < %s | FileCheck %s
-; RUN: llc -O0 -mcpu=g4 -mtriple=powerpc-apple-darwin8 < %s | FileCheck -check-prefix=DARWIN32 %s
-; RUN: llc -O0 -mcpu=ppc970 -mtriple=powerpc64-apple-darwin8 < %s | FileCheck -check-prefix=DARWIN64 %s
+; RUN: llc -verify-machineinstrs -O0 -mcpu=ppc64 -mtriple=powerpc64-unknown-linux-gnu -fast-isel=false < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mcpu=g4 -mtriple=powerpc-apple-darwin8 < %s | FileCheck -check-prefix=DARWIN32 %s
+; RUN: llc -verify-machineinstrs -O0 -mcpu=ppc970 -mtriple=powerpc64-apple-darwin8 < %s | FileCheck -check-prefix=DARWIN64 %s
; Test case for PR 14779: anonymous aggregates are not handled correctly.
; Darwin bug report PR 15821 is similar.
Modified: llvm/trunk/test/CodeGen/PowerPC/arr-fp-arg-no-copy.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/arr-fp-arg-no-copy.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/arr-fp-arg-no-copy.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/arr-fp-arg-no-copy.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ashr-neg1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ashr-neg1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ashr-neg1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ashr-neg1.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"
define void @autogen_SD30723(i32) {
Modified: llvm/trunk/test/CodeGen/PowerPC/asm-Zy.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/asm-Zy.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/asm-Zy.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/asm-Zy.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-bgq-linux"
-; RUN: llc < %s -march=ppc64 -mcpu=a2 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2 | FileCheck %s
define i32 @zytest(i32 %a) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/asm-constraints.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/asm-constraints.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/asm-constraints.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/asm-constraints.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=pwr8 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=pwr8 | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/asm-dialect.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/asm-dialect.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/asm-dialect.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/asm-dialect.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc-apple-darwin | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin | FileCheck %s
; This test verifies that we choose "assembler variant 1" (which GCC
; uses for "new-style mnemonics" as opposed to POWER mnemonics) when
Modified: llvm/trunk/test/CodeGen/PowerPC/asm-printer-topological-order.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/asm-printer-topological-order.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/asm-printer-topological-order.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/asm-printer-topological-order.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
@TestA = alias void (), void ()* @TestC
@TestB = alias void (), void ()* @TestC
Modified: llvm/trunk/test/CodeGen/PowerPC/asym-regclass-copy.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/asym-regclass-copy.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/asym-regclass-copy.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/asym-regclass-copy.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/atomic-1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/atomic-1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/atomic-1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/atomic-1.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin -march=ppc32 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin -march=ppc32 | FileCheck %s
define i32 @exchange_and_add(i32* %mem, i32 %val) nounwind {
; CHECK-LABEL: exchange_and_add:
Modified: llvm/trunk/test/CodeGen/PowerPC/available-externally.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/available-externally.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/available-externally.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/available-externally.ll Wed Aug 3 13:17:35 2016
@@ -1,9 +1,9 @@
-; RUN: llc < %s -relocation-model=static | FileCheck %s -check-prefix=STATIC
-; RUN: llc < %s -relocation-model=pic -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=PIC
-; RUN: llc < %s -relocation-model=pic -mtriple=powerpc-unknown-linux | FileCheck %s -check-prefix=PICELF
-; RUN: llc < %s -relocation-model=pic -mtriple=powerpc64-apple-darwin9 | FileCheck %s -check-prefix=PIC64
-; RUN: llc < %s -relocation-model=dynamic-no-pic -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=DYNAMIC
-; RUN: llc < %s -relocation-model=dynamic-no-pic -mtriple=powerpc64-apple-darwin9 | FileCheck %s -check-prefix=DYNAMIC64
+; RUN: llc -verify-machineinstrs < %s -relocation-model=static | FileCheck %s -check-prefix=STATIC
+; RUN: llc -verify-machineinstrs < %s -relocation-model=pic -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=PIC
+; RUN: llc -verify-machineinstrs < %s -relocation-model=pic -mtriple=powerpc-unknown-linux | FileCheck %s -check-prefix=PICELF
+; RUN: llc -verify-machineinstrs < %s -relocation-model=pic -mtriple=powerpc64-apple-darwin9 | FileCheck %s -check-prefix=PIC64
+; RUN: llc -verify-machineinstrs < %s -relocation-model=dynamic-no-pic -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=DYNAMIC
+; RUN: llc -verify-machineinstrs < %s -relocation-model=dynamic-no-pic -mtriple=powerpc64-apple-darwin9 | FileCheck %s -check-prefix=DYNAMIC64
; PR4482
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
target triple = "powerpc-apple-darwin9"
Modified: llvm/trunk/test/CodeGen/PowerPC/bdzlr.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/bdzlr.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/bdzlr.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/bdzlr.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-crbits | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 | FileCheck %s -check-prefix=CHECK-CRB
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-crbits | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 | FileCheck %s -check-prefix=CHECK-CRB
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/big-endian-actual-args.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/big-endian-actual-args.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/big-endian-actual-args.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/big-endian-actual-args.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
; RUN: grep "addc 4, 4, 6"
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
; RUN: grep "adde 3, 3, 5"
define i64 @foo(i64 %x, i64 %y) {
Modified: llvm/trunk/test/CodeGen/PowerPC/big-endian-call-result.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/big-endian-call-result.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/big-endian-call-result.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/big-endian-call-result.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
; RUN: grep "addic 4, 4, 1"
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
; RUN: grep "addze 3, 3"
declare i64 @foo()
Modified: llvm/trunk/test/CodeGen/PowerPC/big-endian-formal-args.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/big-endian-formal-args.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/big-endian-formal-args.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/big-endian-formal-args.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | FileCheck %s
declare void @bar(i64 %x, i64 %y)
Modified: llvm/trunk/test/CodeGen/PowerPC/bitcasts-direct-move.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/bitcasts-direct-move.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/bitcasts-direct-move.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/bitcasts-direct-move.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64-unknown-unknown < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s \
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64-unknown-unknown < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s \
; RUN: --check-prefix=CHECK-P7
define signext i32 @f32toi32(float %a) {
Modified: llvm/trunk/test/CodeGen/PowerPC/bitreverse.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/bitreverse.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/bitreverse.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/bitreverse.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc64 %s -o - | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64 %s -o - | FileCheck %s
; These tests just check that the plumbing is in place for @llvm.bitreverse. The
; actual output is massive at the moment as llvm.bitreverse is not yet legal.
Modified: llvm/trunk/test/CodeGen/PowerPC/blockaddress.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/blockaddress.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/blockaddress.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/blockaddress.ll Wed Aug 3 13:17:35 2016
@@ -1,9 +1,9 @@
-; RUN: llc < %s -code-model=small -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s -check-prefix=SMALL
-; RUN: llc < %s -code-model=medium -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s -check-prefix=MEDIUM
-; RUN: llc < %s -code-model=large -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s -check-prefix=MEDIUM
-; RUN: llc < %s -code-model=small -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %s -check-prefix=SMALL
-; RUN: llc < %s -code-model=medium -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %s -check-prefix=MEDIUM
-; RUN: llc < %s -code-model=large -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %s -check-prefix=MEDIUM
+; RUN: llc -verify-machineinstrs < %s -code-model=small -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s -check-prefix=SMALL
+; RUN: llc -verify-machineinstrs < %s -code-model=medium -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s -check-prefix=MEDIUM
+; RUN: llc -verify-machineinstrs < %s -code-model=large -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s -check-prefix=MEDIUM
+; RUN: llc -verify-machineinstrs < %s -code-model=small -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %s -check-prefix=SMALL
+; RUN: llc -verify-machineinstrs < %s -code-model=medium -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %s -check-prefix=MEDIUM
+; RUN: llc -verify-machineinstrs < %s -code-model=large -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %s -check-prefix=MEDIUM
define i8* @test() {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/bperm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/bperm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/bperm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/bperm.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/branch-opt.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/branch-opt.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/branch-opt.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/branch-opt.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep "b LBB.*" | count 4
target datalayout = "E-p:32:32"
Modified: llvm/trunk/test/CodeGen/PowerPC/bswap-load-store.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/bswap-load-store.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/bswap-load-store.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/bswap-load-store.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -march=ppc32 -mcpu=ppc32 | FileCheck %s -check-prefix=X32
-; RUN: llc < %s -march=ppc64 -mcpu=ppc64 | FileCheck %s -check-prefix=X64
-; RUN: llc < %s -march=ppc64 -mcpu=pwr7 | FileCheck %s -check-prefix=PWR7
-; RUN: llc < %s -march=ppc32 -mcpu=pwr7 | FileCheck %s -check-prefix=X32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=ppc32 | FileCheck %s -check-prefix=X32
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=ppc64 | FileCheck %s -check-prefix=X64
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=pwr7 | FileCheck %s -check-prefix=PWR7
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=pwr7 | FileCheck %s -check-prefix=X32
define void @STWBRX(i32 %i, i8* %ptr, i32 %off) {
Modified: llvm/trunk/test/CodeGen/PowerPC/buildvec_canonicalize.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/buildvec_canonicalize.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/buildvec_canonicalize.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/buildvec_canonicalize.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=+altivec --enable-unsafe-fp-math | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mattr=+altivec --enable-unsafe-fp-math | FileCheck %s
define void @VXOR(<4 x float>* %P1, <4 x i32>* %P2, <4 x float>* %P3) {
%tmp = load <4 x float>, <4 x float>* %P3 ; <<4 x float>> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-elf2-abi.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-elf2-abi.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-elf2-abi.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-elf2-abi.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
@vda = common global <2 x double> zeroinitializer, align 16
@vdb = common global <2 x double> zeroinitializer, align 16
Modified: llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-p8vector.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-p8vector.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-p8vector.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-p8vector.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+power8-vector -mattr=-vsx < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s -check-prefix=CHECK-VSX
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+power8-vector -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s -check-prefix=CHECK-VSX
@vsc = global <16 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 9, i8 0, i8 1, i8 2, i8 3, i8 4, i8 5>, align 16
@vsc2 = global <16 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 9, i8 0, i8 1, i8 2, i8 3, i8 4, i8 5>, align 16
Modified: llvm/trunk/test/CodeGen/PowerPC/bv-pres-v8i1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/bv-pres-v8i1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/bv-pres-v8i1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/bv-pres-v8i1.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"
define void @autogen_SD70() {
Modified: llvm/trunk/test/CodeGen/PowerPC/bv-widen-undef.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/bv-widen-undef.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/bv-widen-undef.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/bv-widen-undef.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"
define void @autogen_SD4357(i8) {
Modified: llvm/trunk/test/CodeGen/PowerPC/byval-agg-info.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/byval-agg-info.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/byval-agg-info.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/byval-agg-info.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -print-after=prologepilog >%t 2>&1 && FileCheck <%t %s
+; RUN: llc -verify-machineinstrs < %s -print-after=prologepilog >%t 2>&1 && FileCheck <%t %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/byval-aliased.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/byval-aliased.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/byval-aliased.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/byval-aliased.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s
target datalayout = "E-m:o-p:32:32-f64:32:64-n32"
target triple = "powerpc-apple-macosx10.5.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/calls.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/calls.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/calls.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/calls.ll Wed Aug 3 13:17:35 2016
@@ -1,10 +1,10 @@
; Test various forms of calls.
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep "bl " | count 1
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep "bctrl" | count 1
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep "bla " | count 1
declare void @foo()
Modified: llvm/trunk/test/CodeGen/PowerPC/can-lower-ret.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/can-lower-ret.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/can-lower-ret.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/can-lower-ret.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu -mcpu=ppc
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=ppc64
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu -mcpu=ppc
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=ppc64
define <4 x float> @foo1(<2 x float> %a, <2 x float> %b) nounwind readnone {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/cc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/cc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/cc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/cc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/cmp-cmp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/cmp-cmp.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/cmp-cmp.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/cmp-cmp.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep mfcr
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep mfcr
define void @test(i64 %X) {
%tmp1 = and i64 %X, 3 ; <i64> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/cmpb-ppc32.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/cmpb-ppc32.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/cmpb-ppc32.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/cmpb-ppc32.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-p:32:32-i64:64-n32"
target triple = "powerpc-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/cmpb.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/cmpb.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/cmpb.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/cmpb.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/coal-sections.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/coal-sections.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/coal-sections.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/coal-sections.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple powerpc-apple-darwin8 -march=ppc32 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple powerpc-apple-darwin8 -march=ppc32 | FileCheck %s
; Check that *coal* sections are emitted.
Modified: llvm/trunk/test/CodeGen/PowerPC/coalesce-ext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/coalesce-ext.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/coalesce-ext.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/coalesce-ext.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc64 -mcpu=g5 -mtriple=powerpc64-apple-darwin < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64 -mcpu=g5 -mtriple=powerpc64-apple-darwin < %s | FileCheck %s
; Check that the peephole optimizer knows about sext and zext instructions.
; CHECK: test1sext
define i32 @test1sext(i64 %A, i64 %B, i32* %P, i64 *%P2) nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/code-align.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/code-align.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/code-align.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/code-align.ll Wed Aug 3 13:17:35 2016
@@ -1,15 +1,15 @@
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s -check-prefix=GENERIC
-; RUN: llc -mcpu=970 < %s | FileCheck %s -check-prefix=PWR
-; RUN: llc -mcpu=a2 < %s | FileCheck %s -check-prefix=BASIC
-; RUN: llc -mcpu=e500mc < %s | FileCheck %s -check-prefix=BASIC
-; RUN: llc -mcpu=e5500 < %s | FileCheck %s -check-prefix=BASIC
-; RUN: llc -mcpu=pwr4 < %s | FileCheck %s -check-prefix=PWR
-; RUN: llc -mcpu=pwr5 < %s | FileCheck %s -check-prefix=PWR
-; RUN: llc -mcpu=pwr5x < %s | FileCheck %s -check-prefix=PWR
-; RUN: llc -mcpu=pwr6 < %s | FileCheck %s -check-prefix=PWR
-; RUN: llc -mcpu=pwr6x < %s | FileCheck %s -check-prefix=PWR
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s -check-prefix=PWR
-; RUN: llc -mcpu=pwr8 < %s | FileCheck %s -check-prefix=PWR
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s -check-prefix=GENERIC
+; RUN: llc -verify-machineinstrs -mcpu=970 < %s | FileCheck %s -check-prefix=PWR
+; RUN: llc -verify-machineinstrs -mcpu=a2 < %s | FileCheck %s -check-prefix=BASIC
+; RUN: llc -verify-machineinstrs -mcpu=e500mc < %s | FileCheck %s -check-prefix=BASIC
+; RUN: llc -verify-machineinstrs -mcpu=e5500 < %s | FileCheck %s -check-prefix=BASIC
+; RUN: llc -verify-machineinstrs -mcpu=pwr4 < %s | FileCheck %s -check-prefix=PWR
+; RUN: llc -verify-machineinstrs -mcpu=pwr5 < %s | FileCheck %s -check-prefix=PWR
+; RUN: llc -verify-machineinstrs -mcpu=pwr5x < %s | FileCheck %s -check-prefix=PWR
+; RUN: llc -verify-machineinstrs -mcpu=pwr6 < %s | FileCheck %s -check-prefix=PWR
+; RUN: llc -verify-machineinstrs -mcpu=pwr6x < %s | FileCheck %s -check-prefix=PWR
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s -check-prefix=PWR
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 < %s | FileCheck %s -check-prefix=PWR
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
; CHECK-LABEL: TestFoo:
; CHECK: std
Modified: llvm/trunk/test/CodeGen/PowerPC/compare-duplicate.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/compare-duplicate.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/compare-duplicate.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/compare-duplicate.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin8 | not grep slwi
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin8 | not grep slwi
define i32 @test(i32 %A, i32 %B) {
%C = sub i32 %B, %A
Modified: llvm/trunk/test/CodeGen/PowerPC/compare-simm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/compare-simm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/compare-simm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/compare-simm.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s
define i32 @test(i32 %x) nounwind {
; CHECK-LABEL: @test
Modified: llvm/trunk/test/CodeGen/PowerPC/complex-return.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/complex-return.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/complex-return.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/complex-return.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 -O0 < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/constants-i64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/constants-i64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/constants-i64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/constants-i64.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/constants.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/constants.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/constants.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/constants.ll Wed Aug 3 13:17:35 2016
@@ -1,9 +1,9 @@
; All of these routines should be perform optimal load of constants.
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep lis | count 5
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep ori | count 3
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep "li " | count 4
define i32 @f1() {
Modified: llvm/trunk/test/CodeGen/PowerPC/copysignl.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/copysignl.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/copysignl.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/copysignl.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=-vsx < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=+vsx < %s | FileCheck %s -check-prefix=CHECK-VSX
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=+vsx < %s | FileCheck %s -check-prefix=CHECK-VSX
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/cr1eq-no-extra-moves.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/cr1eq-no-extra-moves.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/cr1eq-no-extra-moves.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/cr1eq-no-extra-moves.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc-unknown-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/cr1eq.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/cr1eq.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/cr1eq.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/cr1eq.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
; ModuleID = 'test.c'
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc-unknown-freebsd"
Modified: llvm/trunk/test/CodeGen/PowerPC/crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7
define void @test1(i1 %x, i8 %x2, i8* %x3, i64 %x4) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/crbit-asm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/crbit-asm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/crbit-asm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/crbit-asm.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
-; RUN: llc -O1 -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O1 -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/crbits.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/crbits.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/crbits.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/crbits.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/crypto_bifs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/crypto_bifs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/crypto_bifs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/crypto_bifs.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+crypto < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr9 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+crypto < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr9 < %s | FileCheck %s
; FIXME: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
; FIXME: The original intent was to add a check-next for the blr after every check.
; However, this currently fails since we don't eliminate stores of the unused
Modified: llvm/trunk/test/CodeGen/PowerPC/ctr-loop-tls-const.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctr-loop-tls-const.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctr-loop-tls-const.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctr-loop-tls-const.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -relocation-model=pic < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -relocation-model=pic < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ctr-minmaxnum.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctr-minmaxnum.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctr-minmaxnum.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctr-minmaxnum.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
-; RUN: llc -mcpu=a2q < %s | FileCheck %s --check-prefix=QPX
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=a2q < %s | FileCheck %s --check-prefix=QPX
target triple = "powerpc64-unknown-linux-gnu"
declare float @fabsf(float)
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-asm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-asm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-asm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-asm.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-freebsd10.0"
-; RUN: llc < %s -march=ppc64 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | FileCheck %s
define void @test1(i32 %c) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-cpsgn.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-cpsgn.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-cpsgn.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-cpsgn.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=ppc | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=ppc | FileCheck %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-fp64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-fp64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-fp64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-fp64.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=ppc | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=ppc | FileCheck %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-i64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-i64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-i64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-i64.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=ppc | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=ppc | FileCheck %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-intrin.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-intrin.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-intrin.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-intrin.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
; ModuleID = 'new.bc'
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le--linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-le.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-le.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-le.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-le.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc < %s -march=ppc64 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | FileCheck %s
; XFAIL: *
; SE needs improvement
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-lt.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-lt.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-lt.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-lt.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc < %s -march=ppc64 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | FileCheck %s
; XFAIL: *
; SE needs improvement
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-ne.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-ne.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-ne.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-ne.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc < %s -march=ppc64 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | FileCheck %s
; CHECK: test_pos1_ir_ne
; CHECK: bdnz
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-reg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-reg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-reg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-reg.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; ModuleID = 'bugpoint-reduced-simplified.bc'
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc < %s -march=ppc64 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | FileCheck %s
%struct.ref_s.1.49.91.115.121.139.145.151.157.163.169.175.181.211 = type { %union.v.0.48.90.114.120.138.144.150.156.162.168.174.180.210, i16, i16 }
%union.v.0.48.90.114.120.138.144.150.156.162.168.174.180.210 = type { i64 }
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-s000.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-s000.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-s000.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-s000.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; ModuleID = 'tsc_s000.c'
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc < %s -march=ppc64 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | FileCheck %s
@Y = common global [16000 x double] zeroinitializer, align 32
@X = common global [16000 x double] zeroinitializer, align 32
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-sh.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-sh.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-sh.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-sh.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-p:32:32-i128:64-n32"
target triple = "powerpc-ellcc-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloop-sums.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloop-sums.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloop-sums.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloop-sums.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; ModuleID = 'SingleSource/Regression/C/sumarray2d.c'
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc < %s -march=ppc64 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | FileCheck %s
@.str = private unnamed_addr constant [23 x i8] c"Sum(Array[%d,%d] = %d\0A\00", align 1
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloops-softfloat.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloops-softfloat.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloops-softfloat.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloops-softfloat.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu -O1 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu -O1 < %s | FileCheck %s
; double x, y;
;
Modified: llvm/trunk/test/CodeGen/PowerPC/ctrloops.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ctrloops.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ctrloops.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ctrloops.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-freebsd10.0"
-; RUN: llc < %s -march=ppc64 -relocation-model=pic | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -relocation-model=pic | FileCheck %s
@a = common global i32 0, align 4
Modified: llvm/trunk/test/CodeGen/PowerPC/cttz.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/cttz.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/cttz.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/cttz.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; Make sure this testcase does not use ctpop
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | FileCheck %s
declare i32 @llvm.cttz.i32(i32, i1)
Modified: llvm/trunk/test/CodeGen/PowerPC/cxx_tlscc64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/cxx_tlscc64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/cxx_tlscc64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/cxx_tlscc64.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s --enable-shrink-wrap=false -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s --enable-shrink-wrap=false -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %s
%struct.S = type { i8 }
@sg = internal thread_local global %struct.S zeroinitializer, align 1
Modified: llvm/trunk/test/CodeGen/PowerPC/darwin-labels.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/darwin-labels.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/darwin-labels.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/darwin-labels.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | grep 'foo bar":'
+; RUN: llc -verify-machineinstrs < %s | grep 'foo bar":'
target datalayout = "E-p:32:32"
target triple = "powerpc-apple-darwin8.2.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/dbg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/dbg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/dbg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/dbg.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -break-anti-dependencies=all -march=ppc64 -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -break-anti-dependencies=all -march=ppc64 -mcpu=g5 | FileCheck %s
; CHECK-LABEL: main:
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
Modified: llvm/trunk/test/CodeGen/PowerPC/dcbt-sched.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/dcbt-sched.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/dcbt-sched.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/dcbt-sched.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc -mcpu=a2 -enable-misched -enable-aa-sched-mi < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=a2 -enable-misched -enable-aa-sched-mi < %s | FileCheck %s
define i8 @test1(i8* noalias %a, i8* noalias %b, i8* noalias %c) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/delete-node.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/delete-node.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/delete-node.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/delete-node.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
; The DAGCombiner leaves behind a dead node in this testcase. Currently
; ISel is ignoring dead nodes, though it would be preferable for
Modified: llvm/trunk/test/CodeGen/PowerPC/direct-move-profit.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/direct-move-profit.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/direct-move-profit.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/direct-move-profit.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O2 -mcpu=pwr8 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O2 -mcpu=pwr8 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
; Function Attrs: norecurse nounwind
define void @test1(float* noalias nocapture %a, i32* noalias nocapture readonly %b, i32* nocapture readnone %c, i32 signext %n) #0 {
Modified: llvm/trunk/test/CodeGen/PowerPC/div-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/div-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/div-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/div-2.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 | not grep srawi
-; RUN: llc < %s -march=ppc32 | grep blr
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep srawi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep blr
define i32 @test1(i32 %X) {
%Y = and i32 %X, 15 ; <i32> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/div-e-32.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/div-e-32.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/div-e-32.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/div-e-32.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
; Function Attrs: nounwind
define signext i32 @test1() #0 {
Modified: llvm/trunk/test/CodeGen/PowerPC/div-e-all.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/div-e-all.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/div-e-all.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/div-e-all.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
; Function Attrs: nounwind
define signext i32 @test1() #0 {
Modified: llvm/trunk/test/CodeGen/PowerPC/dyn-alloca-aligned.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/dyn-alloca-aligned.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/dyn-alloca-aligned.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/dyn-alloca-aligned.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/e500-1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/e500-1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/e500-1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/e500-1.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mcpu=e500mc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mcpu=e500mc < %s | FileCheck %s
; Check if e500 generates code with mfocrf insn.
target datalayout = "E-m:e-p:32:32-i64:64-n32"
Modified: llvm/trunk/test/CodeGen/PowerPC/early-ret.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/early-ret.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/early-ret.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/early-ret.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/empty-functions.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/empty-functions.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/empty-functions.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/empty-functions.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin | FileCheck -check-prefix=CHECK-MACHO %s
-; RUN: llc < %s -mtriple=powerpc-apple-darwin -disable-fp-elim | FileCheck -check-prefix=CHECK-MACHO %s
-; RUN: llc < %s -mtriple=powerpc-linux-gnu | FileCheck -check-prefix=LINUX-NO-FP %s
-; RUN: llc < %s -mtriple=powerpc-linux-gnu -disable-fp-elim | FileCheck -check-prefix=LINUX-FP %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin | FileCheck -check-prefix=CHECK-MACHO %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin -disable-fp-elim | FileCheck -check-prefix=CHECK-MACHO %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-linux-gnu | FileCheck -check-prefix=LINUX-NO-FP %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-linux-gnu -disable-fp-elim | FileCheck -check-prefix=LINUX-FP %s
define void @func() {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/emptystruct.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/emptystruct.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/emptystruct.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/emptystruct.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -O0 -fast-isel=false < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -fast-isel=false < %s | FileCheck %s
; This tests correct handling of empty aggregate parameters and return values.
; An empty parameter passed by value does not consume a protocol register or
Modified: llvm/trunk/test/CodeGen/PowerPC/eqv-andc-orc-nor.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/eqv-andc-orc-nor.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/eqv-andc-orc-nor.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/eqv-andc-orc-nor.ll Wed Aug 3 13:17:35 2016
@@ -1,12 +1,12 @@
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep eqv | count 3
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | \
; RUN: grep andc | count 3
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep orc | count 2
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | \
; RUN: grep nor | count 3
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep nand | count 1
define i32 @EQV1(i32 %X, i32 %Y) nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/ext-bool-trunc-repl.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ext-bool-trunc-repl.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ext-bool-trunc-repl.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ext-bool-trunc-repl.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/extra-toc-reg-deps.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/extra-toc-reg-deps.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/extra-toc-reg-deps.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/extra-toc-reg-deps.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/extsh.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/extsh.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/extsh.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/extsh.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; This should turn into a single extsh
-; RUN: llc < %s -march=ppc32 | grep extsh | count 1
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep extsh | count 1
define i32 @test(i32 %X) {
%tmp.81 = shl i32 %X, 16 ; <i32> [#uses=1]
%tmp.82 = ashr i32 %tmp.81, 16 ; <i32> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/f32-to-i64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/f32-to-i64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/f32-to-i64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/f32-to-i64.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-p:32:32-i64:64-n32"
target triple = "powerpc-unknown-unknown"
Modified: llvm/trunk/test/CodeGen/PowerPC/fabs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fabs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fabs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fabs.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin | FileCheck %s
define double @fabs(double %f) {
; CHECK-LABEL: fabs:
Modified: llvm/trunk/test/CodeGen/PowerPC/fast-isel-fpconv.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fast-isel-fpconv.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fast-isel-fpconv.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fast-isel-fpconv.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple powerpc64-unknown-linux-gnu -fast-isel -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple powerpc64-unknown-linux-gnu -fast-isel -O0 < %s | FileCheck %s
; The second fctiwz would use an incorrect input register due to wrong handling
; of COPY_TO_REGCLASS in the FastISel pass. Verify that this is fixed.
Modified: llvm/trunk/test/CodeGen/PowerPC/fast-isel-i64offset.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fast-isel-i64offset.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fast-isel-i64offset.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fast-isel-i64offset.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple powerpc64-unknown-linux-gnu -fast-isel -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple powerpc64-unknown-linux-gnu -fast-isel -O0 < %s | FileCheck %s
; Verify that pointer offsets larger than 32 bits work correctly.
Modified: llvm/trunk/test/CodeGen/PowerPC/fast-isel-icmp-split.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fast-isel-icmp-split.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fast-isel-icmp-split.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fast-isel-icmp-split.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -relocation-model=pic < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -relocation-model=pic < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/fastisel-gep-promote-before-add.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fastisel-gep-promote-before-add.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fastisel-gep-promote-before-add.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fastisel-gep-promote-before-add.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; fastisel should not fold add with non-pointer bitwidth
; sext(a) + sext(b) != sext(a + b)
-; RUN: llc -mtriple=powerpc64-unknown-freebsd10.0 %s -O0 -o - | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-freebsd10.0 %s -O0 -o - | FileCheck %s
define zeroext i8 @gep_promotion(i8* %ptr) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/fcpsgn.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fcpsgn.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fcpsgn.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fcpsgn.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-VSX %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/fdiv-combine.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fdiv-combine.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fdiv-combine.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fdiv-combine.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/float-asmprint.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/float-asmprint.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/float-asmprint.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/float-asmprint.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-none-linux < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-none-linux < %s | FileCheck %s
; Check that all current floating-point types are correctly emitted to assembly
; on a big-endian target. x86_fp80 can't actually print for unrelated reasons,
Modified: llvm/trunk/test/CodeGen/PowerPC/float-to-int.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/float-to-int.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/float-to-int.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/float-to-int.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx | FileCheck -check-prefix=CHECK-VSX %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g5
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g5
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/floatPSA.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/floatPSA.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/floatPSA.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/floatPSA.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mtriple=powerpc64-unknown-linux-gnu -fast-isel=false < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mtriple=powerpc64-unknown-linux-gnu -fast-isel=false < %s | FileCheck %s
; This verifies that single-precision floating point values that can't
; be passed in registers are stored in the rightmost word of the parameter
Modified: llvm/trunk/test/CodeGen/PowerPC/flt-preinc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/flt-preinc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/flt-preinc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/flt-preinc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/fma-assoc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fma-assoc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fma-assoc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fma-assoc.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 -fp-contract=fast -mattr=-vsx -disable-ppc-vsx-fma-mutation=false | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -fp-contract=fast -mattr=+vsx -mcpu=pwr7 -disable-ppc-vsx-fma-mutation=false | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -fp-contract=fast -mattr=-vsx -disable-ppc-vsx-fma-mutation=false | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -fp-contract=fast -mattr=+vsx -mcpu=pwr7 -disable-ppc-vsx-fma-mutation=false | FileCheck -check-prefix=CHECK-VSX %s
define double @test_FMADD_ASSOC1(double %A, double %B, double %C,
double %D, double %E) {
Modified: llvm/trunk/test/CodeGen/PowerPC/fma-ext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fma-ext.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fma-ext.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fma-ext.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 -fp-contract=fast -mattr=-vsx -disable-ppc-vsx-fma-mutation=false | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -fp-contract=fast -mattr=+vsx -mcpu=pwr7 -disable-ppc-vsx-fma-mutation=false | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -fp-contract=fast -mattr=-vsx -disable-ppc-vsx-fma-mutation=false | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -fp-contract=fast -mattr=+vsx -mcpu=pwr7 -disable-ppc-vsx-fma-mutation=false | FileCheck -check-prefix=CHECK-VSX %s
define double @test_FMADD_EXT1(float %A, float %B, double %C) {
%D = fmul float %A, %B ; <float> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/fma-mutate-duplicate-vreg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fma-mutate-duplicate-vreg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fma-mutate-duplicate-vreg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fma-mutate-duplicate-vreg.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -fp-contract=fast -O2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -fp-contract=fast -O2 < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-grtev4-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/fma-mutate-register-constraint.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fma-mutate-register-constraint.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fma-mutate-register-constraint.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fma-mutate-register-constraint.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -enable-unsafe-fp-math < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -enable-unsafe-fp-math < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/fma-mutate.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fma-mutate.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fma-mutate.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fma-mutate.ll Wed Aug 3 13:17:35 2016
@@ -3,7 +3,7 @@
; same as the FMA target register. The second one is legal. The third
; one doesn't fit the feeding-copy pattern.
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-unsafe-fp-math -mattr=+vsx -disable-ppc-vsx-fma-mutation=false | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-unsafe-fp-math -mattr=+vsx -disable-ppc-vsx-fma-mutation=false | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/fma.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fma.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fma.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fma.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -march=ppc32 -fp-contract=fast -mattr=-vsx -disable-ppc-vsx-fma-mutation=false | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -fp-contract=fast -mattr=+vsx -mcpu=pwr7 -disable-ppc-vsx-fma-mutation=false | FileCheck -check-prefix=CHECK-VSX %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -fp-contract=fast -mcpu=pwr8 -disable-ppc-vsx-fma-mutation=false | FileCheck -check-prefix=CHECK-P8 %s
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -fp-contract=fast -mcpu=pwr8 -disable-ppc-vsx-fma-mutation=false | FileCheck -check-prefix=CHECK-P8 %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -fp-contract=fast -mattr=-vsx -disable-ppc-vsx-fma-mutation=false | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -fp-contract=fast -mattr=+vsx -mcpu=pwr7 -disable-ppc-vsx-fma-mutation=false | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -fp-contract=fast -mcpu=pwr8 -disable-ppc-vsx-fma-mutation=false | FileCheck -check-prefix=CHECK-P8 %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -fp-contract=fast -mcpu=pwr8 -disable-ppc-vsx-fma-mutation=false | FileCheck -check-prefix=CHECK-P8 %s
declare double @dummy1(double) #0
declare double @dummy2(double, double) #0
Modified: llvm/trunk/test/CodeGen/PowerPC/fmaxnum.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fmaxnum.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fmaxnum.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fmaxnum.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc32 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc32 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
declare float @fmaxf(float, float)
declare double @fmax(double, double)
Modified: llvm/trunk/test/CodeGen/PowerPC/fminnum.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fminnum.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fminnum.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fminnum.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc32 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc32 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
declare float @fminf(float, float)
declare double @fmin(double, double)
Modified: llvm/trunk/test/CodeGen/PowerPC/fnabs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fnabs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fnabs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fnabs.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mattr=-vsx -march=ppc32 | grep fnabs
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 | grep fnabs
declare double @fabs(double)
Modified: llvm/trunk/test/CodeGen/PowerPC/fneg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fneg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fneg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fneg.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep fneg
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep fneg
define double @test1(double %a, double %b, double %c, double %d) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/fold-li.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fold-li.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fold-li.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fold-li.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: grep -v align | not grep li
;; Test that immediates are folded into these instructions correctly.
Modified: llvm/trunk/test/CodeGen/PowerPC/fold-zero.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fold-zero.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fold-zero.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fold-zero.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-crbits | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 | FileCheck -check-prefix=CHECK-CRB %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-crbits | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 | FileCheck -check-prefix=CHECK-CRB %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/fp-branch.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fp-branch.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fp-branch.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fp-branch.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mattr=-vsx -march=ppc32 | grep fcmp | count 1
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 | grep fcmp | count 1
declare i1 @llvm.isunordered.f64(double, double)
Modified: llvm/trunk/test/CodeGen/PowerPC/fp-int-conversions-direct-moves.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fp-int-conversions-direct-moves.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fp-int-conversions-direct-moves.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fp-int-conversions-direct-moves.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64-unknown-unknown < %s | FileCheck %s
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64-unknown-unknown < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
; Function Attrs: nounwind
define zeroext i8 @_Z6testcff(float %arg) {
Modified: llvm/trunk/test/CodeGen/PowerPC/fp-int-fp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fp-int-fp.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fp-int-fp.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fp-int-fp.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep r1
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | not grep r1
define double @test1(double %X) {
%Y = fptosi double %X to i64 ; <i64> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/fp-to-int-ext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fp-to-int-ext.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fp-to-int-ext.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fp-to-int-ext.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=a2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=a2 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/fp-to-int-to-fp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fp-to-int-to-fp.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fp-to-int-to-fp.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fp-to-int-to-fp.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=a2 < %s | FileCheck %s -check-prefix=FPCVT
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s -check-prefix=PPC64
+; RUN: llc -verify-machineinstrs -mcpu=a2 < %s | FileCheck %s -check-prefix=FPCVT
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s -check-prefix=PPC64
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll Wed Aug 3 13:17:35 2016
@@ -1,8 +1,8 @@
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s -check-prefix=PPC64-P8
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s -check-prefix=PPC64
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s -check-prefix=PPC64-P8
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s -check-prefix=PPC64
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s -check-prefix=PPC32
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s -check-prefix=PPC64-P8
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s -check-prefix=PPC64
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s -check-prefix=PPC64-P8
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s -check-prefix=PPC64
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s -check-prefix=PPC32
define i128 @test_abs(ppc_fp128 %x) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/fp2int2fp-ppcfp128.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fp2int2fp-ppcfp128.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fp2int2fp-ppcfp128.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fp2int2fp-ppcfp128.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=a2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=a2 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/fp_to_uint.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fp_to_uint.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fp_to_uint.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fp_to_uint.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mattr=-vsx -march=ppc32 | grep fctiwz | count 1
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 | grep fctiwz | count 1
define i16 @foo(float %a) {
Modified: llvm/trunk/test/CodeGen/PowerPC/fpcopy.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fpcopy.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fpcopy.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fpcopy.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep fmr
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep fmr
define double @test(float %F) {
%F.upgrd.1 = fpext float %F to double ; <double> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/frame-size.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/frame-size.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/frame-size.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/frame-size.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128-n32"
define i64 @foo() nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/frameaddr.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/frameaddr.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/frameaddr.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/frameaddr.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=pwr7 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=pwr7 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/frounds.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/frounds.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/frounds.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/frounds.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define i32 @foo() {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/fsel.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fsel.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fsel.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fsel.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-no-infs-fp-math -enable-no-nans-fp-math -mattr=-vsx | FileCheck -check-prefix=CHECK-FM %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-no-infs-fp-math -enable-no-nans-fp-math -mattr=+vsx | FileCheck -check-prefix=CHECK-FM-VSX %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-no-infs-fp-math -enable-no-nans-fp-math -mattr=-vsx | FileCheck -check-prefix=CHECK-FM %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-no-infs-fp-math -enable-no-nans-fp-math -mattr=+vsx | FileCheck -check-prefix=CHECK-FM-VSX %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/fsl-e500mc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fsl-e500mc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fsl-e500mc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fsl-e500mc.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
;
; Test support for Freescale e500mc and its higher memcpy inlining thresholds.
;
-; RUN: llc -mcpu=e500mc < %s 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=e500mc < %s 2>&1 | FileCheck %s
; CHECK-NOT: not a recognized processor for this target
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
Modified: llvm/trunk/test/CodeGen/PowerPC/fsl-e5500.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fsl-e5500.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fsl-e5500.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fsl-e5500.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
;
; Test support for Freescale e5500 and its higher memcpy inlining thresholds.
;
-; RUN: llc -mcpu=e5500 < %s 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=e5500 < %s 2>&1 | FileCheck %s
; CHECK-NOT: not a recognized processor for this target
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
Modified: llvm/trunk/test/CodeGen/PowerPC/fsqrt.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/fsqrt.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/fsqrt.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/fsqrt.ll Wed Aug 3 13:17:35 2016
@@ -1,13 +1,13 @@
; fsqrt should be generated when the fsqrt feature is enabled, but not
; otherwise.
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt | \
; RUN: grep "fsqrt f1, f1"
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
; RUN: grep "fsqrt f1, f1"
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-fsqrt | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-fsqrt | \
; RUN: not grep "fsqrt f1, f1"
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g4 | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g4 | \
; RUN: not grep "fsqrt f1, f1"
declare double @llvm.sqrt.f64(double)
Modified: llvm/trunk/test/CodeGen/PowerPC/func-addr.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/func-addr.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/func-addr.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/func-addr.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple powerpc64-linux < %s | FileCheck %s
-; RUN: llc -O0 -mtriple powerpc64-linux < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple powerpc64-linux < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mtriple powerpc64-linux < %s | FileCheck %s
define void @foo() {
ret void
Modified: llvm/trunk/test/CodeGen/PowerPC/glob-comp-aa-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/glob-comp-aa-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/glob-comp-aa-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/glob-comp-aa-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-bgq-linux -mcpu=a2 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-bgq-linux -mcpu=a2 < %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/hello.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/hello.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/hello.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/hello.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
; PR1399
@.str = internal constant [13 x i8] c"Hello World!\00"
Modified: llvm/trunk/test/CodeGen/PowerPC/hidden-vis-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/hidden-vis-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/hidden-vis-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/hidden-vis-2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin9 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin9 | FileCheck %s
; CHECK: lis r2, ha16(L_x$non_lazy_ptr)
; CHECK: lis r3, ha16(L_y$non_lazy_ptr)
Modified: llvm/trunk/test/CodeGen/PowerPC/hidden-vis.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/hidden-vis.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/hidden-vis.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/hidden-vis.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin9 | not grep non_lazy_ptr
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin9 | not grep non_lazy_ptr
@x = weak hidden global i32 0 ; <i32*> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/htm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/htm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/htm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/htm.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mattr=+htm < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+htm < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/i1-ext-fold.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/i1-ext-fold.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/i1-ext-fold.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/i1-ext-fold.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/i1-to-double.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/i1-to-double.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/i1-to-double.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/i1-to-double.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc32 -mcpu=ppc32 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc32 -mcpu=ppc32 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
define double @test(i1 %X) {
%Y = uitofp i1 %X to double
ret double %Y
Modified: llvm/trunk/test/CodeGen/PowerPC/i128-and-beyond.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/i128-and-beyond.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/i128-and-beyond.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/i128-and-beyond.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | grep 4294967295 | count 28
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep 4294967295 | count 28
; These static initializers are too big to hand off to assemblers
; as monolithic blobs.
Modified: llvm/trunk/test/CodeGen/PowerPC/i32-to-float.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/i32-to-float.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/i32-to-float.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/i32-to-float.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g5 | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr6 | FileCheck -check-prefix=CHECK-PWR6 %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck -check-prefix=CHECK-A2 %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr6 | FileCheck -check-prefix=CHECK-PWR6 %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck -check-prefix=CHECK-A2 %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx | FileCheck -check-prefix=CHECK-VSX %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/i64-to-float.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/i64-to-float.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/i64-to-float.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/i64-to-float.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx | FileCheck -check-prefix=CHECK-VSX %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/i64_fp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/i64_fp.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/i64_fp.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/i64_fp.ll Wed Aug 3 13:17:35 2016
@@ -1,21 +1,21 @@
; fcfid and fctid should be generated when the 64bit feature is enabled, but not
; otherwise.
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=+64bit | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mattr=+64bit | \
; RUN: grep fcfid
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=+64bit | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mattr=+64bit | \
; RUN: grep fctidz
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \
; RUN: grep fcfid
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \
; RUN: grep fctidz
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=-64bit | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mattr=-64bit | \
; RUN: not grep fcfid
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=-64bit | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mattr=-64bit | \
; RUN: not grep fctidz
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g4 | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mcpu=g4 | \
; RUN: not grep fcfid
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g4 | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -mcpu=g4 | \
; RUN: not grep fctidz
define double @X(double %Y) {
Modified: llvm/trunk/test/CodeGen/PowerPC/i64_fp_round.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/i64_fp_round.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/i64_fp_round.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/i64_fp_round.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mattr=-fpcvt < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=-fpcvt < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
@@ -22,6 +22,6 @@ entry:
; Also check that with -enable-unsafe-fp-math we do not get that extra
; code sequence. Simply verify that there is no "isel" present.
-; RUN: llc -mcpu=pwr7 -mattr=-fpcvt -enable-unsafe-fp-math < %s | FileCheck %s -check-prefix=CHECK-UNSAFE
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=-fpcvt -enable-unsafe-fp-math < %s | FileCheck %s -check-prefix=CHECK-UNSAFE
; CHECK-UNSAFE-NOT: isel
Modified: llvm/trunk/test/CodeGen/PowerPC/ia-mem-r0.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ia-mem-r0.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ia-mem-r0.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ia-mem-r0.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ia-neg-const.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ia-neg-const.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ia-neg-const.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ia-neg-const.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/iabs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/iabs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/iabs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/iabs.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; REQUIRES: asserts
-; RUN: llc < %s -march=ppc32 -stats 2>&1 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -stats 2>&1 | \
; RUN: grep "4 .*Number of machine instrs printed"
;; Integer absolute value, should produce something as good as:
Modified: llvm/trunk/test/CodeGen/PowerPC/illegal-element-type.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/illegal-element-type.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/illegal-element-type.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/illegal-element-type.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g3
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g3
define void @foo() {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/in-asm-f64-reg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/in-asm-f64-reg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/in-asm-f64-reg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/in-asm-f64-reg.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -no-integrated-as | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -no-integrated-as | FileCheck %s
define void @f() {
; CHECK: @f
Modified: llvm/trunk/test/CodeGen/PowerPC/indexed-load.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/indexed-load.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/indexed-load.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/indexed-load.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
; The SplitIndexingFromLoad tranformation exposed an isel backend bug. This
; testcase used to generate stwx 4, 3, 64. stwx does not have an
Modified: llvm/trunk/test/CodeGen/PowerPC/indirect-hidden.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/indirect-hidden.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/indirect-hidden.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/indirect-hidden.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc-apple-darwin < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-apple-darwin < %s | FileCheck %s
@a = external hidden global i32
@b = external global i32
Modified: llvm/trunk/test/CodeGen/PowerPC/inline-asm-s-modifier.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/inline-asm-s-modifier.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/inline-asm-s-modifier.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/inline-asm-s-modifier.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
define void @test() {
entry:
call void asm sideeffect "mtfsb1 ${0:s}", "i"(i32 7), !srcloc !1
Modified: llvm/trunk/test/CodeGen/PowerPC/inlineasm-i64-reg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/inlineasm-i64-reg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/inlineasm-i64-reg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/inlineasm-i64-reg.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-bgq-linux -mcpu=a2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-bgq-linux -mcpu=a2 < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/int-fp-conv-0.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/int-fp-conv-0.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/int-fp-conv-0.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/int-fp-conv-0.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 > %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 > %t
; RUN: grep __floattitf %t
; RUN: grep __fixunstfti %t
Modified: llvm/trunk/test/CodeGen/PowerPC/int-fp-conv-1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/int-fp-conv-1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/int-fp-conv-1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/int-fp-conv-1.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | FileCheck %s
; CHECK-NOT: __floatditf
define i64 @__fixunstfdi(ppc_fp128 %a) nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/inverted-bool-compares.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/inverted-bool-compares.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/inverted-bool-compares.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/inverted-bool-compares.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep xori
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep xori
define i32 @test(i1 %B, i32* %P) {
br i1 %B, label %T, label %F
Modified: llvm/trunk/test/CodeGen/PowerPC/isel-rc-nox0.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/isel-rc-nox0.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/isel-rc-nox0.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/isel-rc-nox0.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/isel.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/isel.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/isel.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/isel.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc -mcpu=a2 < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=a2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
define i64 @test1(i64 %a, i64 %b, i64 %c, i64 %d) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ispositive.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ispositive.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ispositive.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ispositive.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | \
; RUN: grep "srwi r3, r3, 31"
define i32 @test1(i32 %X) {
Modified: llvm/trunk/test/CodeGen/PowerPC/itofp128.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/itofp128.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/itofp128.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/itofp128.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc64-apple-darwin9.2.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/jaggedstructs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/jaggedstructs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/jaggedstructs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/jaggedstructs.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 -O0 -fast-isel=false < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 -O0 -fast-isel=false < %s | FileCheck %s
; This tests receiving and re-passing parameters consisting of structures
; of size 3, 5, 6, and 7. They are to be found/placed right-adjusted in
Modified: llvm/trunk/test/CodeGen/PowerPC/lbz-from-ld-shift.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/lbz-from-ld-shift.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/lbz-from-ld-shift.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/lbz-from-ld-shift.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/lbzux.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/lbzux.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/lbzux.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/lbzux.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc -disable-ppc-unaligned < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -disable-ppc-unaligned < %s | FileCheck %s
define fastcc void @allocateSpace(i1 %cond1, i1 %cond2, i32 %offset) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ld-st-upd.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ld-st-upd.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ld-st-upd.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ld-st-upd.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ldtoc-inv.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ldtoc-inv.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ldtoc-inv.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ldtoc-inv.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/lha.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/lha.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/lha.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/lha.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | grep lha
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep lha
define i32 @test(i16* %a) {
%tmp.1 = load i16, i16* %a ; <i16> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/load-constant-addr.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/load-constant-addr.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/load-constant-addr.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/load-constant-addr.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; Should fold the ori into the lfs.
-; RUN: llc < %s -march=ppc32 | grep lfs
-; RUN: llc < %s -march=ppc32 | not grep ori
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep lfs
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep ori
define float @test() {
%tmp.i = load float, float* inttoptr (i32 186018016 to float*) ; <float> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/load-shift-combine.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/load-shift-combine.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/load-shift-combine.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/load-shift-combine.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
; REQUIRES: default_triple
; This used to cause a crash. A standard load is converted to a pre-increment
Modified: llvm/trunk/test/CodeGen/PowerPC/load-two-flts.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/load-two-flts.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/load-two-flts.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/load-two-flts.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/load-v4i8-improved.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/load-v4i8-improved.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/load-v4i8-improved.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/load-v4i8-improved.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck \
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck \
; RUN: -implicit-check-not vmrg -implicit-check-not=vperm %s
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck \
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck \
; RUN: -implicit-check-not vmrg -implicit-check-not=vperm %s \
; RUN: --check-prefix=CHECK-BE
Modified: llvm/trunk/test/CodeGen/PowerPC/long-compare.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/long-compare.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/long-compare.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/long-compare.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -march=ppc32 | grep cntlzw
-; RUN: llc < %s -march=ppc32 | not grep xori
-; RUN: llc < %s -march=ppc32 | not grep "li "
-; RUN: llc < %s -march=ppc32 | not grep "mr "
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep cntlzw
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep xori
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep "li "
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep "mr "
define i1 @test(i64 %x) {
%tmp = icmp ult i64 %x, 4294967296
Modified: llvm/trunk/test/CodeGen/PowerPC/longdbl-truncate.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/longdbl-truncate.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/longdbl-truncate.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/longdbl-truncate.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin8"
Modified: llvm/trunk/test/CodeGen/PowerPC/loop-data-prefetch-inner.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/loop-data-prefetch-inner.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/loop-data-prefetch-inner.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/loop-data-prefetch-inner.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/loop-data-prefetch.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/loop-data-prefetch.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/loop-data-prefetch.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/loop-data-prefetch.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=a2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=a2 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/loop-prep-all.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/loop-prep-all.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/loop-prep-all.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/loop-prep-all.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-bgq-linux < %s | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK-BGQ
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-bgq-linux < %s | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK-BGQ
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/lsa.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/lsa.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/lsa.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/lsa.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=ppc64 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=ppc64 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/lsr-postinc-pos.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/lsr-postinc-pos.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/lsr-postinc-pos.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/lsr-postinc-pos.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -print-lsr-output 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -print-lsr-output 2>&1 | FileCheck %s
; The icmp is a post-inc use, and the increment is in %bb11, but the
; scevgep needs to be inserted in %bb so that it is dominated by %t.
Modified: llvm/trunk/test/CodeGen/PowerPC/lxvw4x-bug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/lxvw4x-bug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/lxvw4x-bug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/lxvw4x-bug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mcpu=pwr8 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mcpu=pwr8 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
; Function Attrs: nounwind
define void @test() {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/machine-combiner.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/machine-combiner.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/machine-combiner.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/machine-combiner.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -O3 -mcpu=pwr7 -enable-unsafe-fp-math < %s | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK-PWR
-; RUN: llc -O3 -mcpu=a2q -enable-unsafe-fp-math < %s | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK-QPX
+; RUN: llc -verify-machineinstrs -O3 -mcpu=pwr7 -enable-unsafe-fp-math < %s | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK-PWR
+; RUN: llc -verify-machineinstrs -O3 -mcpu=a2q -enable-unsafe-fp-math < %s | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK-QPX
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/mask64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mask64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mask64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mask64.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc64-apple-darwin9.2.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/mc-instrlat.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mc-instrlat.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mc-instrlat.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mc-instrlat.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O3 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O3 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-1.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s
; Test correct code generation for medium and large code model
; for loading and storing an external variable.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-10.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-10.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-10.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-10.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -O1 -code-model=medium <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O1 -code-model=medium <%s | FileCheck %s
; Test peephole optimization for medium code model (32-bit TOC offsets)
; for loading and storing a static variable scoped to a function.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-11.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-11.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-11.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-11.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -O1 -code-model=medium <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O1 -code-model=medium <%s | FileCheck %s
; Test peephole optimization for medium code model (32-bit TOC offsets)
; for loading and storing a file-scope static variable.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-12.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-12.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-12.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-12.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O1 -code-model=medium -mattr=-vsx < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -O1 -code-model=medium -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O1 -code-model=medium -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O1 -code-model=medium -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-VSX %s
; Test peephole optimization for medium code model (32-bit TOC offsets)
; for loading a value from the constant pool (TOC-relative).
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-13.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-13.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-13.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-13.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s
; Test correct code generation for medium and large code model
; for loading and storing a weak variable
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-2.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck -check-prefix=MEDIUM %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck -check-prefix=LARGE %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck -check-prefix=MEDIUM %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck -check-prefix=LARGE %s
; Test correct code generation for medium and large code model
; for loading and storing a static variable scoped to a function.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-3.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-3.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-3.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-3.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck -check-prefix=MEDIUM %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck -check-prefix=LARGE %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck -check-prefix=MEDIUM %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck -check-prefix=LARGE %s
; Test correct code generation for medium and large code model
; for loading and storing a file-scope static variable.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-4.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-4.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-4.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-4.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc -mcpu=pwr7 -O0 -code-model=medium -fast-isel=false -mattr=-vsx <%s | FileCheck -check-prefix=MEDIUM %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=medium -fast-isel=false -mattr=+vsx <%s | FileCheck -check-prefix=MEDIUM-VSX %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=large -fast-isel=false -mattr=-vsx <%s | FileCheck -check-prefix=LARGE %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=large -fast-isel=false -mattr=+vsx <%s | FileCheck -check-prefix=LARGE-VSX %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium -fast-isel=false -mattr=-vsx <%s | FileCheck -check-prefix=MEDIUM %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium -fast-isel=false -mattr=+vsx <%s | FileCheck -check-prefix=MEDIUM-VSX %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large -fast-isel=false -mattr=-vsx <%s | FileCheck -check-prefix=LARGE %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large -fast-isel=false -mattr=+vsx <%s | FileCheck -check-prefix=LARGE-VSX %s
; Test correct code generation for medium and large code model
; for loading a value from the constant pool (TOC-relative).
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-5.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-5.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-5.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-5.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -code-model=medium <%s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -code-model=large <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -code-model=medium <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -code-model=large <%s | FileCheck %s
; Test correct code generation for medium and large code model
; for loading the address of a jump table from the TOC.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-6.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-6.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-6.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-6.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O0 -code-model=medium < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=large < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large < %s | FileCheck %s
; Test correct code generation for medium and large code model
; for loading and storing a tentatively defined variable.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-7.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-7.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-7.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-7.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O0 -code-model=medium < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=large < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large < %s | FileCheck %s
; Test correct code generation for medium and large code model
; for loading a function address.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-8.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-8.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-8.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-8.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O0 -code-model=medium < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=large < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large < %s | FileCheck %s
; Test correct code generation for medium and large code model
; for loading a variable with available-externally linkage.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-9.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-9.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-9.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-9.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=medium <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -code-model=large <%s | FileCheck %s
; Test correct code generation for medium and large code model
; for loading and storing an aliased external variable.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-default.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-default.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-default.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-default.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -O0 <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 <%s | FileCheck %s
; Test that we generate code for the medium model as the default.
; Use an external variable reference as an example.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-obj-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-obj-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-obj-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-obj-2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O1 -mcpu=pwr7 -code-model=medium -filetype=obj %s -o - | \
+; RUN: llc -verify-machineinstrs -O1 -mcpu=pwr7 -code-model=medium -filetype=obj %s -o - | \
; RUN: llvm-readobj -r | FileCheck %s
; FIXME: When asm-parse is available, could make this an assembly test.
Modified: llvm/trunk/test/CodeGen/PowerPC/mcm-obj.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mcm-obj.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mcm-obj.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mcm-obj.ll Wed Aug 3 13:17:35 2016
@@ -1,12 +1,12 @@
-; RUN: llc -O0 -mcpu=pwr7 -code-model=medium -filetype=obj -fast-isel=false %s -o - | \
+; RUN: llc -verify-machineinstrs -O0 -mcpu=pwr7 -code-model=medium -filetype=obj -fast-isel=false %s -o - | \
; RUN: llvm-readobj -r | FileCheck -check-prefix=MEDIUM %s
-; RUN: llc -O0 -mcpu=pwr7 -code-model=large -filetype=obj -fast-isel=false %s -o - | \
+; RUN: llc -verify-machineinstrs -O0 -mcpu=pwr7 -code-model=large -filetype=obj -fast-isel=false %s -o - | \
; RUN: llvm-readobj -r | FileCheck -check-prefix=LARGE %s
; Run jump table test separately since jump tables aren't generated at -O0.
-; RUN: llc -mcpu=pwr7 -code-model=medium -filetype=obj -fast-isel=false %s -o - | \
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -code-model=medium -filetype=obj -fast-isel=false %s -o - | \
; RUN: llvm-readobj -r | FileCheck -check-prefix=MEDIUM-JT %s
-; RUN: llc -mcpu=pwr7 -code-model=large -filetype=obj -fast-isel=false %s -o - | \
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -code-model=large -filetype=obj -fast-isel=false %s -o - | \
; RUN: llvm-readobj -r | FileCheck -check-prefix=LARGE-JT %s
; FIXME: When asm-parse is available, could make this an assembly test.
Modified: llvm/trunk/test/CodeGen/PowerPC/mem-rr-addr-mode.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mem-rr-addr-mode.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mem-rr-addr-mode.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mem-rr-addr-mode.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep li.*16
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep addi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | grep li.*16
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | not grep addi
; Codegen lvx (R+16) as t = li 16, lvx t,R
; This shares the 16 between the two loads.
Modified: llvm/trunk/test/CodeGen/PowerPC/mem_update.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mem_update.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mem_update.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mem_update.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -march=ppc32 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | \
; RUN: not grep addi
-; RUN: llc -code-model=small < %s -march=ppc64 | \
+; RUN: llc -verify-machineinstrs -code-model=small < %s -march=ppc64 | \
; RUN: not grep addi
@Glob = global i64 4
Modified: llvm/trunk/test/CodeGen/PowerPC/memcpy-vec.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/memcpy-vec.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/memcpy-vec.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/memcpy-vec.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s -check-prefix=PWR7
-; RUN: llc -mcpu=pwr8 < %s | FileCheck %s -check-prefix=PWR8
-; RUN: llc -mcpu=a2q < %s | FileCheck %s -check-prefix=A2Q
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s -check-prefix=PWR7
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 < %s | FileCheck %s -check-prefix=PWR8
+; RUN: llc -verify-machineinstrs -mcpu=a2q < %s | FileCheck %s -check-prefix=A2Q
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/memset-nc-le.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/memset-nc-le.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/memset-nc-le.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/memset-nc-le.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le"
Modified: llvm/trunk/test/CodeGen/PowerPC/memset-nc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/memset-nc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/memset-nc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/memset-nc.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s | FileCheck %s
-; RUN: llc -O0 < %s | FileCheck %s -check-prefix=CHECK-O0
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 < %s | FileCheck %s -check-prefix=CHECK-O0
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/mftb.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mftb.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mftb.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mftb.ll Wed Aug 3 13:17:35 2016
@@ -4,19 +4,19 @@
; should be used instead. There should no longer be a deprecated warning
; message emittedfor this instruction for any CPU.
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s 2>&1 \
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s 2>&1 \
; RUN: | FileCheck %s --check-prefix=CHECK-MFSPR
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s 2>&1 \
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s 2>&1 \
; RUN: | FileCheck %s --check-prefix=CHECK-MFSPR
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu < %s 2>&1 \
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu < %s 2>&1 \
; RUN: | FileCheck %s --check-prefix=CHECK-MFSPR
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu < %s 2>&1 \
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu < %s 2>&1 \
; RUN: | FileCheck %s --check-prefix=CHECK-MFSPR
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu -mcpu=ppc < %s 2>&1 \
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu -mcpu=ppc < %s 2>&1 \
; RUN: | FileCheck %s --check-prefix=CHECK-MFSPR
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu -mcpu=601 < %s 2>&1 \
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu -mcpu=601 < %s 2>&1 \
; RUN: | FileCheck %s --check-prefix=CHECK-MFTB
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu -mcpu=pwr3 < %s 2>&1 \
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu -mcpu=pwr3 < %s 2>&1 \
; RUN: | FileCheck %s --check-prefix=CHECK-MFTB
; CHECK-MFSPR-NOT: warning: deprecated
Modified: llvm/trunk/test/CodeGen/PowerPC/misched-inorder-latency.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/misched-inorder-latency.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/misched-inorder-latency.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/misched-inorder-latency.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -enable-misched -pre-RA-sched=source -scheditins=false \
+; RUN: llc -verify-machineinstrs < %s -enable-misched -pre-RA-sched=source -scheditins=false \
; RUN: -disable-ifcvt-triangle-false -disable-post-ra | FileCheck %s
;
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
Modified: llvm/trunk/test/CodeGen/PowerPC/mul-neg-power-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mul-neg-power-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mul-neg-power-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mul-neg-power-2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep mul
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep mul
define i32 @test1(i32 %a) {
%tmp.1 = mul i32 %a, -2 ; <i32> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/mul-with-overflow.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mul-with-overflow.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mul-with-overflow.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mul-with-overflow.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
declare {i32, i1} @llvm.umul.with.overflow.i32(i32 %a, i32 %b)
define zeroext i1 @a(i32 %x) nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/mulhs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mulhs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mulhs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mulhs.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; All of these ands and shifts should be folded into rlwimi's
-; RUN: llc < %s -march=ppc32 -o %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -o %t
; RUN: not grep mulhwu %t
; RUN: not grep srawi %t
; RUN: not grep add %t
Modified: llvm/trunk/test/CodeGen/PowerPC/mulli64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mulli64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mulli64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mulli64.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/mult-alt-generic-powerpc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mult-alt-generic-powerpc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mult-alt-generic-powerpc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mult-alt-generic-powerpc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -no-integrated-as
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -no-integrated-as
; ModuleID = 'mult-alt-generic.c'
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc"
Modified: llvm/trunk/test/CodeGen/PowerPC/mult-alt-generic-powerpc64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/mult-alt-generic-powerpc64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/mult-alt-generic-powerpc64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/mult-alt-generic-powerpc64.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -no-integrated-as
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -no-integrated-as
; ModuleID = 'mult-alt-generic.c'
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64"
Modified: llvm/trunk/test/CodeGen/PowerPC/multi-return.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/multi-return.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/multi-return.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/multi-return.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -O0 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -O2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -O2 < %s | FileCheck %s
; Verify that returning multiple return values in registers works,
; both with fast-isel and regular isel.
Modified: llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r1-64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r1-64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r1-64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r1-64.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-DARWIN
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-DARWIN
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu 2>&1 | FileCheck %s
define i64 @get_reg() nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r1.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-DARWIN
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-DARWIN
-; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu 2>&1 | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-DARWIN
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-DARWIN
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu 2>&1 | FileCheck %s
define i32 @get_reg() nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r13-64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r13-64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r13-64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r13-64.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-DARWIN
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-DARWIN
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu 2>&1 | FileCheck %s
define i64 @get_reg() nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r13.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r13.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r13.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r13.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; RUN: not llc < %s -mtriple=powerpc-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-DARWIN
-; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu 2>&1 | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu 2>&1 | FileCheck %s
define i32 @get_reg() nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/named-reg-alloc-r2.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; RUN: not llc < %s -mtriple=powerpc-apple-darwin 2>&1 | FileCheck %s --check-prefix=CHECK-NOTPPC32
-; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu 2>&1 | FileCheck %s
; RUN: not llc < %s -mtriple=powerpc64-unknown-linux-gnu 2>&1 | FileCheck %s --check-prefix=CHECK-NOTPPC32
define i32 @get_reg() nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/neg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/neg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/neg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/neg.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | grep neg
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep neg
define i32 @test(i32 %X) {
%Y = sub i32 0, %X ; <i32> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/no-dead-strip.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/no-dead-strip.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/no-dead-strip.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/no-dead-strip.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | grep "no_dead_strip.*_X"
+; RUN: llc -verify-machineinstrs < %s | grep "no_dead_strip.*_X"
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64"
target triple = "powerpc-apple-darwin8.8.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=a2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=a2 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/no-pref-jumps.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/no-pref-jumps.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/no-pref-jumps.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/no-pref-jumps.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/novrsave.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/novrsave.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/novrsave.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/novrsave.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -O0 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
-; RUN: llc -O0 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
; This verifies that the code to update VRSAVE has been removed for SVR4.
Modified: llvm/trunk/test/CodeGen/PowerPC/opt-cmp-inst-cr0-live.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/opt-cmp-inst-cr0-live.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/opt-cmp-inst-cr0-live.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/opt-cmp-inst-cr0-live.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -print-before=peephole-opt -print-after=peephole-opt -mtriple=powerpc64-unknown-linux-gnu -o /dev/null 2>&1 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -print-before=peephole-opt -print-after=peephole-opt -mtriple=powerpc64-unknown-linux-gnu -o /dev/null 2>&1 < %s | FileCheck %s
define signext i32 @fn1(i32 %baz) {
%1 = mul nsw i32 %baz, 208
Modified: llvm/trunk/test/CodeGen/PowerPC/optcmp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/optcmp.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/optcmp.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/optcmp.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 -mattr=-crbits -disable-ppc-cmp-opt=0 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 -mattr=-crbits -disable-ppc-cmp-opt=0 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/optnone-crbits-i1-ret.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/optnone-crbits-i1-ret.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/optnone-crbits-i1-ret.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/optnone-crbits-i1-ret.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/or-addressing-mode.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/or-addressing-mode.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/or-addressing-mode.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/or-addressing-mode.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin8 | not grep ori
-; RUN: llc < %s -mtriple=powerpc-apple-darwin8 | not grep rlwimi
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin8 | not grep ori
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin8 | not grep rlwimi
define i32 @test1(i8* %P) {
%tmp.2.i = ptrtoint i8* %P to i32 ; <i32> [#uses=2]
Modified: llvm/trunk/test/CodeGen/PowerPC/p8-isel-sched.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/p8-isel-sched.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/p8-isel-sched.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/p8-isel-sched.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/peephole-align.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/peephole-align.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/peephole-align.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/peephole-align.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O1 -code-model=medium <%s | FileCheck -check-prefix=POWER7 -check-prefix=CHECK %s
-; RUN: llc -mcpu=pwr8 -O1 -code-model=medium <%s | FileCheck -check-prefix=POWER8 -check-prefix=CHECK %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O1 -code-model=medium <%s | FileCheck -check-prefix=POWER7 -check-prefix=CHECK %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -O1 -code-model=medium <%s | FileCheck -check-prefix=POWER8 -check-prefix=CHECK %s
; Test peephole optimization for medium code model (32-bit TOC offsets)
; for loading and storing small offsets within aligned values.
Modified: llvm/trunk/test/CodeGen/PowerPC/pie.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pie.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pie.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pie.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-pc-linux -relocation-model=pic | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-pc-linux -relocation-model=pic | FileCheck %s
define void @f() {
Modified: llvm/trunk/test/CodeGen/PowerPC/pip-inner.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pip-inner.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pip-inner.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pip-inner.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/popcnt.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/popcnt.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/popcnt.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/popcnt.ll Wed Aug 3 13:17:35 2016
@@ -1,8 +1,8 @@
-; RUN: llc -march=ppc64 -mattr=+popcntd < %s | FileCheck %s
-; RUN: llc -march=ppc64 -mattr=+slow-popcntd < %s | FileCheck %s --check-prefix=SLOWPC
-; RUN: llc -march=ppc64 -mcpu=pwr7 < %s | FileCheck %s
-; RUN: llc -march=ppc64 -mcpu=a2q < %s | FileCheck %s --check-prefix=SLOWPC
-; RUN: llc -march=ppc64 -mcpu=a2q -mattr=+popcntd < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64 -mattr=+popcntd < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64 -mattr=+slow-popcntd < %s | FileCheck %s --check-prefix=SLOWPC
+; RUN: llc -verify-machineinstrs -march=ppc64 -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64 -mcpu=a2q < %s | FileCheck %s --check-prefix=SLOWPC
+; RUN: llc -verify-machineinstrs -march=ppc64 -mcpu=a2q -mattr=+popcntd < %s | FileCheck %s
define i8 @cnt8(i8 %x) nounwind readnone {
%cnt = tail call i8 @llvm.ctpop.i8(i8 %x)
Modified: llvm/trunk/test/CodeGen/PowerPC/post-ra-ec.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/post-ra-ec.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/post-ra-ec.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/post-ra-ec.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc-crbits-onoff.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc-crbits-onoff.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc-crbits-onoff.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc-crbits-onoff.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc-empty-fs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc-empty-fs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc-empty-fs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc-empty-fs.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
; This guarantees that we add the default set of features to the current feature
; string. We won't successfully legalize the types here without +64bit being
; silently added.
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc-prologue.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc-prologue.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc-prologue.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc-prologue.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s
define i32 @_Z4funci(i32 %a) ssp {
; CHECK: mflr r0
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc32-align-long-double-sf.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc32-align-long-double-sf.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc32-align-long-double-sf.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc32-align-long-double-sf.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O2 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O2 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
@x = global ppc_fp128 0xM405EDA5E353F7CEE0000000000000000, align 16
@.str = private unnamed_addr constant [5 x i8] c"%Lf\0A\00", align 1
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc32-constant-BE-ppcf128.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc32-constant-BE-ppcf128.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc32-constant-BE-ppcf128.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc32-constant-BE-ppcf128.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O2 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O2 -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s
target datalayout = "E-m:e-p:32:32-i64:64-n32"
target triple = "powerpc-buildroot-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc32-cyclecounter.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc32-cyclecounter.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc32-cyclecounter.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc32-cyclecounter.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
target datalayout = "E-m:e-p:32:32-i64:64-n32"
target triple = "powerpc"
-; RUN: llc -mcpu=ppc < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
define i64 @test1() nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc32-i1-vaarg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc32-i1-vaarg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc32-i1-vaarg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc32-i1-vaarg.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 -mcpu=ppc32 | FileCheck %s
-; RUN: llc < %s -march=ppc32 -mcpu=ppc32 -mtriple=powerpc-darwin9 | FileCheck %s -check-prefix=CHECK-D
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=ppc32 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=ppc32 -mtriple=powerpc-darwin9 | FileCheck %s -check-prefix=CHECK-D
target triple = "powerpc-unknown-linux-gnu"
declare void @printf(i8*, ...)
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc32-lshrti3.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc32-lshrti3.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc32-lshrti3.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc32-lshrti3.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O=2 < %s -mtriple=powerpc-netbsd | FileCheck %s
+; RUN: llc -verify-machineinstrs -O=2 < %s -mtriple=powerpc-netbsd | FileCheck %s
; CHECK-NOT: bl __lshrti3
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc32-nest.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc32-nest.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc32-nest.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc32-nest.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-p:32:32-i64:64-n32"
target triple = "powerpc-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc32-vacopy.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc32-vacopy.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc32-vacopy.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc32-vacopy.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple="powerpc-unknown-linux-gnu" -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple="powerpc-unknown-linux-gnu" -mcpu=ppc64 < %s | FileCheck %s
; PR15286
%va_list = type {i8, i8, i16, i8*, i8*}
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc440-fp-basic.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc440-fp-basic.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc440-fp-basic.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc440-fp-basic.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=440 -fp-contract=fast | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=440 -fp-contract=fast | FileCheck %s
%0 = type { double, double }
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc440-msync.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc440-msync.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc440-msync.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc440-msync.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -march=ppc32 | FileCheck %s
-; RUN: llc < %s -march=ppc64 -mcpu=a2 | FileCheck %s
-; RUN: llc < %s -march=ppc32 -mcpu=440 | FileCheck %s -check-prefix=BE-CHK
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=440 | FileCheck %s -check-prefix=BE-CHK
define i32 @has_a_fence(i32 %a, i32 %b) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-32bit-addic.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-32bit-addic.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-32bit-addic.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-32bit-addic.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; Check that the ADDIC optimizations are not applied on PPC64
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
; ModuleID = 'os_unix.c'
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-freebsd9.0"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-abi-extend.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-abi-extend.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-abi-extend.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-abi-extend.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; Verify that i32 argument/return values are extended to i64
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-align-long-double.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-align-long-double.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-align-long-double.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-align-long-double.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -O0 -fast-isel=false -mattr=-vsx < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -O0 -fast-isel=false -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -fast-isel=false -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 -fast-isel=false -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-VSX %s
; Verify internal alignment of long double in a struct. The double
; argument comes in in GPR3; GPR4 is skipped; GPRs 5 and 6 contain
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-altivec-abi.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-altivec-abi.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-altivec-abi.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-altivec-abi.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mattr=+altivec | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mattr=+altivec | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-byval-align.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-byval-align.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-byval-align.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-byval-align.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O1 < %s -march=ppc64 -mcpu=pwr7 | FileCheck %s
+; RUN: llc -verify-machineinstrs -O1 < %s -march=ppc64 -mcpu=pwr7 | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-calls.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-calls.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-calls.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-calls.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mcpu=pwr7 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=pwr7 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc %s -o -
+; RUN: llc -verify-machineinstrs %s -o -
; ModuleID = 'undo.c'
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-cyclecounter.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-cyclecounter.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-cyclecounter.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-cyclecounter.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
define i64 @test1() nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-elf-abi.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-elf-abi.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-elf-abi.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-elf-abi.ll Wed Aug 3 13:17:35 2016
@@ -1,9 +1,9 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s -check-prefix=CHECK-ELFv1
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -target-abi elfv1 < %s | FileCheck %s -check-prefix=CHECK-ELFv1
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -target-abi elfv2 < %s | FileCheck %s -check-prefix=CHECK-ELFv2
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s -check-prefix=CHECK-ELFv2
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -target-abi elfv1 < %s | FileCheck %s -check-prefix=CHECK-ELFv1
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -target-abi elfv2 < %s | FileCheck %s -check-prefix=CHECK-ELFv2
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s -check-prefix=CHECK-ELFv1
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -target-abi elfv1 < %s | FileCheck %s -check-prefix=CHECK-ELFv1
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -target-abi elfv2 < %s | FileCheck %s -check-prefix=CHECK-ELFv2
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s -check-prefix=CHECK-ELFv2
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -target-abi elfv1 < %s | FileCheck %s -check-prefix=CHECK-ELFv1
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -target-abi elfv2 < %s | FileCheck %s -check-prefix=CHECK-ELFv2
; CHECK-ELFv2: .abiversion 2
; CHECK-ELFv1-NOT: .abiversion 2
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-fastcc-fast-isel.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-fastcc-fast-isel.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-fastcc-fast-isel.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-fastcc-fast-isel.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mattr=-vsx -fast-isel -fast-isel-abort=1 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=-vsx -fast-isel -fast-isel-abort=1 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-fastcc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-fastcc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-fastcc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-fastcc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=-vsx < %s | FileCheck %s
; XFAIL: *
target datalayout = "E-m:e-i64:64-n32:64"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=a2 < %s | FileCheck %s -check-prefix=INVFUNCDESC
-; RUN: llc -mcpu=a2 -mattr=-invariant-function-descriptors < %s | FileCheck %s -check-prefix=NONINVFUNCDESC
+; RUN: llc -verify-machineinstrs -mcpu=a2 < %s | FileCheck %s -check-prefix=INVFUNCDESC
+; RUN: llc -verify-machineinstrs -mcpu=a2 -mattr=-invariant-function-descriptors < %s | FileCheck %s -check-prefix=NONINVFUNCDESC
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-gep-opt.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-gep-opt.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-gep-opt.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-gep-opt.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc -O3 -mcpu=pwr7 < %s | FileCheck %s
-; RUN: llc -O3 -print-after=codegenprepare -mcpu=ppc64 < %s >%t 2>&1 && FileCheck --check-prefix=CHECK-NoAA <%t %s
-; RUN: llc -O3 -print-after=codegenprepare -mcpu=pwr7 < %s >%t 2>&1 && FileCheck --check-prefix=CHECK-UseAA <%t %s
+; RUN: llc -verify-machineinstrs -O3 -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O3 -print-after=codegenprepare -mcpu=ppc64 < %s >%t 2>&1 && FileCheck --check-prefix=CHECK-NoAA <%t %s
+; RUN: llc -verify-machineinstrs -O3 -print-after=codegenprepare -mcpu=pwr7 < %s >%t 2>&1 && FileCheck --check-prefix=CHECK-UseAA <%t %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-i128-abi.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-i128-abi.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-i128-abi.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-i128-abi.ll Wed Aug 3 13:17:35 2016
@@ -1,9 +1,9 @@
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s -check-prefix=CHECK-LE
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s -check-prefix=CHECK-BE
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s -check-prefix=CHECK-NOVSX
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s -check-prefix=CHECK-NOVSX
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s -check-prefix=CHECK-BE-NOVSX
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s -check-prefix=CHECK-LE-NOVSX
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s -check-prefix=CHECK-LE
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s -check-prefix=CHECK-BE
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s -check-prefix=CHECK-NOVSX
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s -check-prefix=CHECK-NOVSX
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s -check-prefix=CHECK-BE-NOVSX
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s -check-prefix=CHECK-LE-NOVSX
@x = common global <1 x i128> zeroinitializer, align 16
@y = common global <1 x i128> zeroinitializer, align 16
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-icbt-pwr8.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-icbt-pwr8.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-icbt-pwr8.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-icbt-pwr8.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; Test the ICBT instruction on POWER8
; Copied from the ppc64-prefetch.ll test
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
declare void @llvm.prefetch(i8*, i32, i32, i32)
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-linux-func-size.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-linux-func-size.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-linux-func-size.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-linux-func-size.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g5 | FileCheck %s
; CHECK: .section .opd,"aw", at progbits
; CHECK-NEXT: test1:
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-nest.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-nest.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-nest.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-nest.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-nonfunc-calls.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-nonfunc-calls.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-nonfunc-calls.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-nonfunc-calls.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-prefetch.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-prefetch.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-prefetch.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-prefetch.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc -mcpu=a2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=a2 < %s | FileCheck %s
define void @test1(i8* %a, ...) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-r2-alloc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-r2-alloc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-r2-alloc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-r2-alloc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=false | FileCheck %s -check-prefix=CHECK-SCO-ONLY
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=true | FileCheck %s -check-prefix=CHECK-SCO-SHRK
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=false | FileCheck %s -check-prefix=CHECK-SCO-ONLY
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=true | FileCheck %s -check-prefix=CHECK-SCO-SHRK
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=false | FileCheck %s -check-prefix=CHECK-SCO-ONLY
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=true | FileCheck %s -check-prefix=CHECK-SCO-SHRK
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=false | FileCheck %s -check-prefix=CHECK-SCO-ONLY
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=true | FileCheck %s -check-prefix=CHECK-SCO-SHRK
%"class.clang::NamedDecl" = type { i32 }
declare void @__assert_fail();
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-smallarg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-smallarg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-smallarg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-smallarg.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; Verify that small structures and float arguments are passed in the
; least significant part of a stack slot doubleword.
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-stackmap-nops.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-stackmap-nops.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-stackmap-nops.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-stackmap-nops.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-gnu-linux | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-gnu-linux | FileCheck %s
define void @test_shadow_optimization() {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-toc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-toc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-toc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-toc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -code-model=small < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -code-model=small < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-vaarg-int.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-vaarg-int.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-vaarg-int.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-vaarg-int.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
define i32 @intvaarg(i32 %a, ...) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64-zext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64-zext.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64-zext.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64-zext.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64le-aggregates.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64le-aggregates.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64le-aggregates.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64le-aggregates.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc64le -mcpu=pwr8 -mattr=+altivec -mattr=-vsx | FileCheck %s
-; RUN: llc < %s -march=ppc64le -mattr=+altivec -mattr=-vsx | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64le -mcpu=pwr8 -mattr=+altivec -mattr=-vsx | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64le -mattr=+altivec -mattr=-vsx | FileCheck %s
; Currently VSX support is disabled for this test because we generate lxsdx
; instead of lfd, and stxsdx instead of stfd. That is a poor choice when we
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64le-calls.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64le-calls.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64le-calls.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64le-calls.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -march=ppc64le -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -march=ppc64le < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64le -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64le < %s | FileCheck %s
; The second run of the test case is to ensure the behaviour is the same
; without specifying -mcpu=pwr8 as that is now the baseline for ppc64le.
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64le-crsave.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64le-crsave.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64le-crsave.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64le-crsave.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64le-localentry-large.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64le-localentry-large.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64le-localentry-large.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64le-localentry-large.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc64le -code-model=large < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64le -code-model=large < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64le-localentry.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64le-localentry.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64le-localentry.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64le-localentry.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc -march=ppc64le -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -march=ppc64le -mcpu=pwr8 -O0 < %s | FileCheck %s
-; RUN: llc -march=ppc64le < %s | FileCheck %s
-; RUN: llc -march=ppc64le -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64le -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64le -mcpu=pwr8 -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64le < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64le -O0 < %s | FileCheck %s
; The second run of the test case is to ensure the behaviour is the same
; without specifying -mcpu=pwr8 as that is now the baseline for ppc64le.
Modified: llvm/trunk/test/CodeGen/PowerPC/ppc64le-smallarg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppc64le-smallarg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppc64le-smallarg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppc64le-smallarg.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; Verify that small structures and float arguments are passed in the
; least significant part of a stack slot doubleword.
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppcf128-1-opt.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppcf128-1-opt.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppcf128-1-opt.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppcf128-1-opt.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s > %t
+; RUN: llc -verify-machineinstrs < %s > %t
; ModuleID = '<stdin>'
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin8"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppcf128-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppcf128-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppcf128-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppcf128-2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
define i64 @__fixtfdi(ppc_fp128 %a) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ppcf128-3.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppcf128-3.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppcf128-3.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppcf128-3.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
%struct.stp_sequence = type { double, double }
define i32 @stp_sequence_set_short_data(%struct.stp_sequence* %sequence, i32 %count, i16* %data) {
Modified: llvm/trunk/test/CodeGen/PowerPC/ppcf128-4.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppcf128-4.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppcf128-4.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppcf128-4.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define ppc_fp128 @__floatditf(i64 %u) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/ppcf128-endian.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppcf128-endian.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppcf128-endian.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppcf128-endian.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mattr=+altivec -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=+altivec -mattr=-vsx < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/ppcf128sf.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppcf128sf.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppcf128sf.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppcf128sf.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu -O0 < %s | FileCheck %s
@ld = common global ppc_fp128 0xM00000000000000000000000000000000, align 16
@ld2 = common global ppc_fp128 0xM00000000000000000000000000000000, align 16
Modified: llvm/trunk/test/CodeGen/PowerPC/ppcsoftops.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/ppcsoftops.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/ppcsoftops.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/ppcsoftops.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu -O0 < %s | FileCheck %s
; Testing operations in soft-float mode
define double @foo() #0 {
Modified: llvm/trunk/test/CodeGen/PowerPC/pr12757.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr12757.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr12757.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr12757.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/pr13641.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr13641.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr13641.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr13641.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/pr13891.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr13891.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr13891.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr13891.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/pr15031.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr15031.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr15031.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr15031.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -O3 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O3 < %s | FileCheck %s
; Test case derived from bug report 15031. The code in the post-RA
; scheduler to break critical anti-dependencies was failing to check
Modified: llvm/trunk/test/CodeGen/PowerPC/pr15359.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr15359.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr15359.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr15359.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mcpu=pwr7 -filetype=obj %s -o - | \
+; RUN: llc -verify-machineinstrs -O0 -mcpu=pwr7 -filetype=obj %s -o - | \
; RUN: llvm-readobj -t | FileCheck %s
target datalayout = "E-p:64:64:64-S0-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f16:16:16-f32:32:32-f64:64:64-f128:128:128-v64:64:64-v128:128:128-a0:0:64-n32:64"
Modified: llvm/trunk/test/CodeGen/PowerPC/pr15630.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr15630.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr15630.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr15630.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/pr15632.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr15632.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr15632.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr15632.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/pr16556-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr16556-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr16556-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr16556-2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
; This test formerly failed because of wrong custom lowering for
; fptosi of ppc_fp128.
Modified: llvm/trunk/test/CodeGen/PowerPC/pr16573.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr16573.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr16573.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr16573.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/pr17168.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr17168.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr17168.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr17168.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -O0 < %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 < %s
; This test formerly failed due to a DBG_VALUE being placed prior to a PHI
; when fast-isel is partially successful before punting to DAG-isel.
Modified: llvm/trunk/test/CodeGen/PowerPC/pr17354.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr17354.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr17354.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr17354.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -relocation-model=pic <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -relocation-model=pic <%s | FileCheck %s
; Test that PR17354 is fixed. We must generate a nop following even
; local calls when generating code for shared libraries, to permit
Modified: llvm/trunk/test/CodeGen/PowerPC/pr18663-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr18663-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr18663-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr18663-2.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu
-; RUN: llc < %s -march=ppc64le -mtriple=powerpc64le-unknown-linux-gnu
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu
+; RUN: llc -verify-machineinstrs < %s -march=ppc64le -mtriple=powerpc64le-unknown-linux-gnu
%"class.std::__1::locale::id.1580.4307.4610.8491" = type { %"struct.std::__1::once_flag.1579.4306.4609.8490", i32 }
%"struct.std::__1::once_flag.1579.4306.4609.8490" = type { i64 }
Modified: llvm/trunk/test/CodeGen/PowerPC/pr18663.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr18663.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr18663.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr18663.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu
-; RUN: llc < %s -march=ppc64le -mtriple=powerpc64le-unknown-linux-gnu
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu
+; RUN: llc -verify-machineinstrs < %s -march=ppc64le -mtriple=powerpc64le-unknown-linux-gnu
%class.Point.1 = type { %class.Tensor.0 }
%class.Tensor.0 = type { [3 x double] }
Modified: llvm/trunk/test/CodeGen/PowerPC/pr20442.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr20442.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr20442.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr20442.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-p:32:32-i64:64-n32"
target triple = "powerpc-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/pr22711.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr22711.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr22711.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr22711.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; Verify that the .toc section is aligned on an 8-byte boundary.
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -filetype=obj -o - | llvm-readobj --sections | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -filetype=obj -o - | llvm-readobj --sections | FileCheck %s
define void @test(i32* %a) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/pr24216.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr24216.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr24216.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr24216.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
; Test case adapted from PR24216.
Modified: llvm/trunk/test/CodeGen/PowerPC/pr24546.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr24546.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr24546.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr24546.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s
; Verify that we no longer crash in VSX swap removal when debug values
; are in the code stream.
Modified: llvm/trunk/test/CodeGen/PowerPC/pr24636.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr24636.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr24636.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr24636.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/pr26193.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr26193.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr26193.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr26193.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
define <8 x i16> @test(<4 x i32> %a) {
entry:
%0 = tail call <8 x i16> @llvm.ppc.altivec.vpkswss(<4 x i32> %a, <4 x i32> %a)
Modified: llvm/trunk/test/CodeGen/PowerPC/pr26356.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr26356.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr26356.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr26356.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mcpu=pwr7 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mcpu=pwr7 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
define zeroext i32 @f1() {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/pr26378.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr26378.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr26378.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr26378.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -compile-twice -filetype obj \
+; RUN: llc -verify-machineinstrs -compile-twice -filetype obj \
; RUN: -mtriple=powerpc64le-unknown-unknown -mcpu=pwr8 < %s
@foo = common global i32 0, align 4
define i8* @blah() #0 {
Modified: llvm/trunk/test/CodeGen/PowerPC/pr26381.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr26381.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr26381.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr26381.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64le-unknown-unknown -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64le-unknown-unknown -O0 < %s | FileCheck %s
define internal signext i32 @foo() #0 {
ret i32 -125452974
Modified: llvm/trunk/test/CodeGen/PowerPC/pr26617.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr26617.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr26617.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr26617.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc-unknown-unknown < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc-unknown-unknown < %s | FileCheck %s
define i32 @test(<4 x i32> %v, i32 %elem) #0 {
entry:
%vecext = extractelement <4 x i32> %v, i32 %elem
Modified: llvm/trunk/test/CodeGen/PowerPC/pr26690.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr26690.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr26690.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr26690.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
%struct.anon = type { %struct.anon.0, %struct.anon.1 }
%struct.anon.0 = type { i32 }
Modified: llvm/trunk/test/CodeGen/PowerPC/pr27078.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr27078.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr27078.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr27078.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-linux-gnu -mcpu=pwr8 -mattr=+vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-linux-gnu -mcpu=pwr8 -mattr=+vsx < %s | FileCheck %s
define <4 x float> @bar(float* %p, float* %q) {
%1 = bitcast float* %p to <12 x float>*
Modified: llvm/trunk/test/CodeGen/PowerPC/pr27350.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr27350.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr27350.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr27350.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64le -mtriple=powerpc64le-unknown-linux-gnu < %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64le -mtriple=powerpc64le-unknown-linux-gnu < %s
; Function Attrs: argmemonly nounwind
declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture readonly, i64, i32, i1) #0
Modified: llvm/trunk/test/CodeGen/PowerPC/pr28130.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr28130.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr28130.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr28130.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 < %s | FileCheck %s
target triple = "powerpc64le-unknown-linux-gnu"
%StructA = type { double, double, double, double, double, double, double, double }
Modified: llvm/trunk/test/CodeGen/PowerPC/pr3711_widen_bit.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pr3711_widen_bit.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pr3711_widen_bit.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pr3711_widen_bit.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5
; Test that causes a abort in expanding a bit convert due to a missing support
; for widening.
Modified: llvm/trunk/test/CodeGen/PowerPC/preinc-ld-sel-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/preinc-ld-sel-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/preinc-ld-sel-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/preinc-ld-sel-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/preincprep-invoke.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/preincprep-invoke.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/preincprep-invoke.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/preincprep-invoke.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/preincprep-nontrans-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/preincprep-nontrans-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/preincprep-nontrans-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/preincprep-nontrans-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "e-p:64:64-i64:64-n32:64"
target triple = "powerpc64le-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/private.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/private.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/private.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/private.ll Wed Aug 3 13:17:35 2016
@@ -1,9 +1,9 @@
; Test to make sure that the 'private' is used correctly.
;
-; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu | \
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu | \
; RUN: FileCheck --check-prefix=LINUX %s
;
-; RUN: llc < %s -mtriple=powerpc-apple-darwin | \
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin | \
; RUN: FileCheck --check-prefix=OSX %s
; LINUX: .Lfoo:
Modified: llvm/trunk/test/CodeGen/PowerPC/pwr3-6x.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pwr3-6x.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pwr3-6x.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pwr3-6x.ll Wed Aug 3 13:17:35 2016
@@ -1,10 +1,10 @@
; Test basic support for some older processors.
-;RUN: llc < %s -march=ppc64 -mcpu=pwr3 | FileCheck %s
-;RUN: llc < %s -march=ppc64 -mcpu=pwr4 | FileCheck %s
-;RUN: llc < %s -march=ppc64 -mcpu=pwr5 | FileCheck %s
-;RUN: llc < %s -march=ppc64 -mcpu=pwr5x | FileCheck %s
-;RUN: llc < %s -march=ppc64 -mcpu=pwr6x | FileCheck %s
+;RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=pwr3 | FileCheck %s
+;RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=pwr4 | FileCheck %s
+;RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=pwr5 | FileCheck %s
+;RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=pwr5x | FileCheck %s
+;RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=pwr6x | FileCheck %s
define void @foo() {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/pwr7-gt-nop.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/pwr7-gt-nop.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/pwr7-gt-nop.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/pwr7-gt-nop.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=pwr7 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=pwr7 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-bv-sint.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-bv-sint.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-bv-sint.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-bv-sint.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-bgq-linux"
-; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck %s
define void @s452(i32 %inp1) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-bv.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-bv.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-bv.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-bv.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=a2q | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-func-clobber.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-func-clobber.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-func-clobber.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-func-clobber.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck %s
target triple = "powerpc64-bgq-linux"
declare <4 x double> @foo(<4 x double> %p)
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-load-splat.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-load-splat.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-load-splat.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-load-splat.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-load.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-load.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-load.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-load.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck %s
target triple = "powerpc64-bgq-linux"
define <4 x double> @foo(<4 x double>* %p) {
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-recipest.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-recipest.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-recipest.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-recipest.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2q -enable-unsafe-fp-math | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2q | FileCheck -check-prefix=CHECK-SAFE %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2q -enable-unsafe-fp-math | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2q | FileCheck -check-prefix=CHECK-SAFE %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-rounding-ops.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-rounding-ops.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-rounding-ops.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-rounding-ops.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2q | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2q -enable-unsafe-fp-math | FileCheck -check-prefix=CHECK-FM %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2q -enable-unsafe-fp-math | FileCheck -check-prefix=CHECK-FM %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-s-load.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-s-load.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-s-load.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-s-load.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck %s
target triple = "powerpc64-bgq-linux"
define <4 x float> @foo(<4 x float>* %p) {
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-s-sel.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-s-sel.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-s-sel.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-s-sel.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck %s
target triple = "powerpc64-bgq-linux"
@R = global <4 x i1> <i1 0, i1 0, i1 0, i1 0>, align 16
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-s-store.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-s-store.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-s-store.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-s-store.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck %s
target triple = "powerpc64-bgq-linux"
define void @foo(<4 x float> %v, <4 x float>* %p) {
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-sel.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-sel.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-sel.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-sel.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck %s
target triple = "powerpc64-bgq-linux"
@R = global <4 x i1> <i1 0, i1 0, i1 0, i1 0>, align 16
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-split-vsetcc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-split-vsetcc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-split-vsetcc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-split-vsetcc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=a2q < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=a2q < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-store.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-store.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-store.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-store.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck %s
target triple = "powerpc64-bgq-linux"
define void @foo(<4 x double> %v, <4 x double>* %p) {
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-unal-cons-lds.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-unal-cons-lds.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-unal-cons-lds.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-unal-cons-lds.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/qpx-unalperm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/qpx-unalperm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/qpx-unalperm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/qpx-unalperm.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=a2q | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=a2q | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/quadint-return.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/quadint-return.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/quadint-return.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/quadint-return.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; REQUIRES: asserts
-; RUN: llc -O0 -debug -o - < %s 2>&1 | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -debug -o - < %s 2>&1 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/r31.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/r31.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/r31.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/r31.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 | FileCheck %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128-n32"
define i64 @foo(i64 %a) nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/recipest.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/recipest.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/recipest.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/recipest.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-unsafe-fp-math -mattr=-vsx | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-unsafe-fp-math -mattr=-vsx -recip=sqrtf:0,sqrtd:0 | FileCheck %s -check-prefix=CHECK-NONR
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx | FileCheck -check-prefix=CHECK-SAFE %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-unsafe-fp-math -mattr=-vsx | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -enable-unsafe-fp-math -mattr=-vsx -recip=sqrtf:0,sqrtd:0 | FileCheck %s -check-prefix=CHECK-NONR
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx | FileCheck -check-prefix=CHECK-SAFE %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/reg-coalesce-simple.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/reg-coalesce-simple.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/reg-coalesce-simple.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/reg-coalesce-simple.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep or
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep or
%struct.foo = type { i32, i32, [0 x i8] }
Modified: llvm/trunk/test/CodeGen/PowerPC/reg-names.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/reg-names.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/reg-names.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/reg-names.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -ppc-asm-full-reg-names < %s | FileCheck -check-prefix=CHECK-FN %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -ppc-asm-full-reg-names < %s | FileCheck -check-prefix=CHECK-FN %s
define i64 @test1(i64 %a, i64 %b) {
; CHECK-LABEL: @test1
Modified: llvm/trunk/test/CodeGen/PowerPC/reloc-align.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/reloc-align.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/reloc-align.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/reloc-align.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -O1 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O1 < %s | FileCheck %s
; This test verifies that the peephole optimization of address accesses
; does not produce a load or store with a relocation that can't be
Modified: llvm/trunk/test/CodeGen/PowerPC/remap-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/remap-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/remap-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/remap-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"
define void @autogen_SD13() {
Modified: llvm/trunk/test/CodeGen/PowerPC/remat-imm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/remat-imm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/remat-imm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/remat-imm.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
; ModuleID = 'test.c'
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc-unknown-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/resolvefi-basereg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/resolvefi-basereg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/resolvefi-basereg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/resolvefi-basereg.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s
; Due to a bug in resolveFrameIndex we ended up with invalid addresses
; containing a base register 0. Verify that this no longer happens.
Modified: llvm/trunk/test/CodeGen/PowerPC/resolvefi-disp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/resolvefi-disp.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/resolvefi-disp.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/resolvefi-disp.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -print-after=localstackalloc <%s >%t 2>&1 && FileCheck <%t %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -print-after=localstackalloc <%s >%t 2>&1 && FileCheck <%t %s
; Due to a bug in isFrameOffsetLegal we ended up with resolveFrameIndex creating
; addresses with out-of-range displacements. Verify that this no longer happens.
Modified: llvm/trunk/test/CodeGen/PowerPC/retaddr.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/retaddr.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/retaddr.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/retaddr.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -march=ppc32 | grep mflr
-; RUN: llc < %s -march=ppc32 | grep lwz
-; RUN: llc < %s -march=ppc64 | grep "ld r., 16(r1)"
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep mflr
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep lwz
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | grep "ld r., 16(r1)"
target triple = "powerpc-apple-darwin8"
Modified: llvm/trunk/test/CodeGen/PowerPC/retaddr2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/retaddr2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/retaddr2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/retaddr2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/return-val-i128.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/return-val-i128.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/return-val-i128.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/return-val-i128.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64
+; RUN: llc -verify-machineinstrs < %s -march=ppc64
define i128 @__fixsfdi(float %a) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwimi-and-or-bits.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwimi-and-or-bits.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwimi-and-or-bits.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwimi-and-or-bits.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwimi-and.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwimi-and.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwimi-and.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwimi-and.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mattr=-crbits < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=-crbits < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-bgq-linux"
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwimi-commute.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwimi-commute.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwimi-commute.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwimi-commute.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 | grep rlwimi
-; RUN: llc < %s -march=ppc32 | not grep "or "
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep rlwimi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep "or "
; Make sure there is no register-register copies here.
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwimi-dyn-and.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwimi-dyn-and.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwimi-dyn-and.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwimi-dyn-and.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwimi-keep-rsh.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwimi-keep-rsh.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwimi-keep-rsh.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwimi-keep-rsh.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin | FileCheck %s
; Formerly dropped the RHS of %tmp6 when constructing rlwimi.
; 7346117
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwimi.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwimi.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwimi.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwimi.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; All of these ands and shifts should be folded into rlwimi's
-; RUN: llc < %s -march=ppc32 | not grep and
-; RUN: llc < %s -march=ppc32 | grep rlwimi | count 8
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep and
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep rlwimi | count 8
define i32 @test1(i32 %x, i32 %y) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwimi2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwimi2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwimi2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwimi2.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; All of these ands and shifts should be folded into rlwimi's
-; RUN: llc < %s -march=ppc32 -o %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -o %t
; RUN: grep rlwimi %t | count 4
; RUN: not grep srwi %t
; RUN: not grep slwi %t
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwimi3.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwimi3.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwimi3.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwimi3.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; REQUIRES: asserts
-; RUN: llc < %s -march=ppc32 -stats 2>&1 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -stats 2>&1 | \
; RUN: grep "Number of machine instrs printed" | grep 12
define i16 @Trans16Bit(i32 %srcA, i32 %srcB, i32 %alpha) {
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwinm-zero-ext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwinm-zero-ext.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwinm-zero-ext.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwinm-zero-ext.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O2 < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwinm.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwinm.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwinm.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwinm.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; All of these ands and shifts should be folded into rlwimi's
-; RUN: llc < %s -march=ppc32 -o %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -o %t
; RUN: not grep and %t
; RUN: not grep srawi %t
; RUN: not grep srwi %t
Modified: llvm/trunk/test/CodeGen/PowerPC/rlwinm2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rlwinm2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rlwinm2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rlwinm2.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; All of these ands and shifts should be folded into rlw[i]nm instructions
-; RUN: llc < %s -march=ppc32 -o %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -o %t
; RUN: not grep and %t
; RUN: not grep srawi %t
; RUN: not grep srwi %t
Modified: llvm/trunk/test/CodeGen/PowerPC/rm-zext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rm-zext.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rm-zext.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rm-zext.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/rotl-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rotl-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rotl-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rotl-2.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -march=ppc32 | grep rotlwi | count 2
-; RUN: llc < %s -march=ppc32 | grep clrlwi | count 2
-; RUN: llc < %s -march=ppc32 | grep rotlw | count 4
-; RUN: llc < %s -march=ppc32 | not grep or
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep rotlwi | count 2
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep clrlwi | count 2
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep rotlw | count 4
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep or
define i32 @rotl32(i32 %A, i8 %Amt) nounwind {
%shift.upgrd.1 = zext i8 %Amt to i32 ; <i32> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/rotl-64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rotl-64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rotl-64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rotl-64.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc64 | grep rotld
-; RUN: llc < %s -march=ppc64 | grep rotldi
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | grep rotld
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | grep rotldi
; PR1613
define i64 @t1(i64 %A) {
Modified: llvm/trunk/test/CodeGen/PowerPC/rotl-rotr-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rotl-rotr-crash.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rotl-rotr-crash.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rotl-rotr-crash.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64le-unknown-unknown -mcpu=pwr8
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-unknown -mcpu=pwr8
; Ensure this does not crash
Modified: llvm/trunk/test/CodeGen/PowerPC/rotl.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rotl.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rotl.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rotl.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -march=ppc32 | grep rotrw: | count 1
-; RUN: llc < %s -march=ppc32 | grep rotlw: | count 1
-; RUN: llc < %s -march=ppc32 | grep rotlwi: | count 1
-; RUN: llc < %s -march=ppc32 | grep rotrwi: | count 1
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep rotrw: | count 1
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep rotlw: | count 1
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep rotlwi: | count 1
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep rotrwi: | count 1
define i32 @rotlw(i32 %x, i32 %sh) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/rounding-ops.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rounding-ops.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rounding-ops.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rounding-ops.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-VSX %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/rs-undef-use.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/rs-undef-use.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/rs-undef-use.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/rs-undef-use.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"
define void @autogen_SD156869(i8*, i64*) {
Modified: llvm/trunk/test/CodeGen/PowerPC/s000-alias-misched.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/s000-alias-misched.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/s000-alias-misched.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/s000-alias-misched.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-bgq-linux"
-; RUN: llc < %s -enable-misched -march=ppc64 -mcpu=a2 | FileCheck %s
-; RUN: llc < %s -enable-misched -enable-aa-sched-mi -march=ppc64 -mcpu=a2 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -enable-misched -march=ppc64 -mcpu=a2 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -enable-misched -enable-aa-sched-mi -march=ppc64 -mcpu=a2 | FileCheck %s
@aa = external global [256 x [256 x double]], align 32
@bb = external global [256 x [256 x double]], align 32
Modified: llvm/trunk/test/CodeGen/PowerPC/sdag-ppcf128.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/sdag-ppcf128.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/sdag-ppcf128.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/sdag-ppcf128.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mattr=-crbits < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mattr=-crbits < %s | FileCheck %s
;
; PR14751: Unsupported type in SelectionDAG::getConstantFP()
Modified: llvm/trunk/test/CodeGen/PowerPC/sdiv-pow2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/sdiv-pow2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/sdiv-pow2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/sdiv-pow2.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc-unknown-linux-gnu -mcpu=ppc < %s | FileCheck -check-prefix=CHECK-32 %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-unknown-linux-gnu -mcpu=ppc < %s | FileCheck -check-prefix=CHECK-32 %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/sections.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/sections.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/sections.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/sections.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; Test to make sure that bss sections are printed with '.section' directive.
-; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu | FileCheck %s
@A = global i32 0
Modified: llvm/trunk/test/CodeGen/PowerPC/select-cc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/select-cc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/select-cc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/select-cc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
; PR3011
define <2 x double> @vector_select(<2 x double> %x, <2 x double> %y) nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/select-i1-vs-i1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/select-i1-vs-i1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/select-i1-vs-i1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/select-i1-vs-i1.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/select_lt0.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/select_lt0.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/select_lt0.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/select_lt0.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep cmp
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep cmp
define i32 @seli32_1(i32 %a) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-bgq-linux < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-bgq-linux < %s
; Check that llc does not crash due to an illegal APInt operation
Modified: llvm/trunk/test/CodeGen/PowerPC/set0-v8i16.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/set0-v8i16.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/set0-v8i16.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/set0-v8i16.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"
define void @autogen_SD367951() {
Modified: llvm/trunk/test/CodeGen/PowerPC/setcc_no_zext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/setcc_no_zext.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/setcc_no_zext.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/setcc_no_zext.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep rlwinm
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep rlwinm
; FIXME: This optimization has temporarily regressed with crbits enabled by
; default at the default CodeOpt level.
Modified: llvm/trunk/test/CodeGen/PowerPC/seteq-0.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/seteq-0.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/seteq-0.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/seteq-0.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s
define i32 @eq0(i32 %a) {
%tmp.1 = icmp eq i32 %a, 0 ; <i1> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/shift128.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/shift128.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/shift128.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/shift128.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 | grep sld | count 5
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 | grep sld | count 5
define i128 @foo_lshr(i128 %x, i128 %y) {
%r = lshr i128 %x, %y
Modified: llvm/trunk/test/CodeGen/PowerPC/shl_elim.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/shl_elim.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/shl_elim.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/shl_elim.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep slwi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep slwi
define i32 @test1(i64 %a) {
%tmp29 = lshr i64 %a, 24 ; <i64> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/shl_sext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/shl_sext.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/shl_sext.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/shl_sext.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; This test should not contain a sign extend
-; RUN: llc < %s -march=ppc32 | not grep extsb
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep extsb
define i32 @test(i32 %mode.0.i.0) {
%tmp.79 = trunc i32 %mode.0.i.0 to i8 ; <i8> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/sign_ext_inreg1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/sign_ext_inreg1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/sign_ext_inreg1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/sign_ext_inreg1.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 | grep srwi
-; RUN: llc < %s -march=ppc32 | not grep rlwimi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep srwi
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep rlwimi
define i32 @baz(i64 %a) {
%tmp29 = lshr i64 %a, 24 ; <i64> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/small-arguments.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/small-arguments.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/small-arguments.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/small-arguments.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep "extsh\|rlwinm"
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep "extsh\|rlwinm"
declare signext i16 @foo()
Modified: llvm/trunk/test/CodeGen/PowerPC/spill-nor0.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/spill-nor0.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/spill-nor0.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/spill-nor0.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -O0 -mcpu=ppc64 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -O0 -mcpu=ppc64 | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/splat-bug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/splat-bug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/splat-bug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/splat-bug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 -O0 -fast-isel=false < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 -O0 -fast-isel=false < %s | FileCheck %s
; Checks for a previous bug where vspltisb/vaddubm were issued in place
; of vsplitsh/vadduhm.
Modified: llvm/trunk/test/CodeGen/PowerPC/split-index-tc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/split-index-tc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/split-index-tc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/split-index-tc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/srl-mask.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/srl-mask.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/srl-mask.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/srl-mask.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/stack-protector.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/stack-protector.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/stack-protector.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/stack-protector.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc -mtriple=powerpc-apple-darwin8 < %s | FileCheck -check-prefix=DARWIN32 %s
-; RUN: llc -mtriple=powerpc64-apple-darwin < %s | FileCheck -check-prefix=DARWIN64 %s
-; RUN: llc -mtriple=ppc32-unknown-linux < %s | FileCheck -check-prefix=LINUX32 %s
-; RUN: llc -mtriple=powerpc64le-unknown-linux < %s | FileCheck -check-prefix=LINUX64 %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-apple-darwin8 < %s | FileCheck -check-prefix=DARWIN32 %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-apple-darwin < %s | FileCheck -check-prefix=DARWIN64 %s
+; RUN: llc -verify-machineinstrs -mtriple=ppc32-unknown-linux < %s | FileCheck -check-prefix=LINUX32 %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux < %s | FileCheck -check-prefix=LINUX64 %s
; DARWIN32: __stack_chk_guard
; DARWIN64: __stack_chk_guard
Modified: llvm/trunk/test/CodeGen/PowerPC/std-unal-fi.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/std-unal-fi.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/std-unal-fi.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/std-unal-fi.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"
define void @autogen_SD4932(i8) {
Modified: llvm/trunk/test/CodeGen/PowerPC/stdux-constuse.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/stdux-constuse.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/stdux-constuse.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/stdux-constuse.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=a2 -disable-lsr < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=a2 -disable-lsr < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/stfiwx-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/stfiwx-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/stfiwx-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/stfiwx-2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu -mcpu=g5 | FileCheck %s
define void @test(float %F, i8* %P) {
%I = fptosi float %F to i32
Modified: llvm/trunk/test/CodeGen/PowerPC/stfiwx.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/stfiwx.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/stfiwx.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/stfiwx.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=stfiwx | FileCheck %s
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-stfiwx | FileCheck -check-prefix=CHECK-LS %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=stfiwx | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-stfiwx | FileCheck -check-prefix=CHECK-LS %s
define void @test1(float %a, i32* %b) nounwind {
; CHECK-LABEL: @test1
Modified: llvm/trunk/test/CodeGen/PowerPC/store-load-fwd.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/store-load-fwd.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/store-load-fwd.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/store-load-fwd.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | not grep lwz
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep lwz
define i32 @test(i32* %P) {
store i32 1, i32* %P
Modified: llvm/trunk/test/CodeGen/PowerPC/store-update.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/store-update.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/store-update.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/store-update.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/structsinmem.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/structsinmem.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/structsinmem.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/structsinmem.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 -O0 -disable-fp-elim -fast-isel=false < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 -O0 -disable-fp-elim -fast-isel=false < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/structsinregs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/structsinregs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/structsinregs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/structsinregs.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 -O0 -disable-fp-elim -fast-isel=false < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 -O0 -disable-fp-elim -fast-isel=false < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/stubs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/stubs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/stubs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/stubs.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc %s -o - -mtriple=powerpc-apple-darwin9 | FileCheck %s
+; RUN: llc -verify-machineinstrs %s -o - -mtriple=powerpc-apple-darwin9 | FileCheck %s
define ppc_fp128 @test1(i64 %X) nounwind readnone {
entry:
%0 = sitofp i64 %X to ppc_fp128
Modified: llvm/trunk/test/CodeGen/PowerPC/stwu-gta.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/stwu-gta.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/stwu-gta.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/stwu-gta.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc-unknown-linux"
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
%class.Two.0.5 = type { i32, i32, i32 }
Modified: llvm/trunk/test/CodeGen/PowerPC/stwu8.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/stwu8.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/stwu8.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/stwu8.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -disable-ppc-unaligned < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -disable-ppc-unaligned < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/sub-bv-types.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/sub-bv-types.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/sub-bv-types.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/sub-bv-types.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"
define void @autogen_SD10521() {
Modified: llvm/trunk/test/CodeGen/PowerPC/subc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/subc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/subc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/subc.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
; All of these should be codegen'd without loading immediates
-; RUN: llc < %s -march=ppc32 -o %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -o %t
; RUN: grep subfc %t | count 1
; RUN: grep subfe %t | count 1
; RUN: grep subfze %t | count 1
Modified: llvm/trunk/test/CodeGen/PowerPC/subreg-postra-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/subreg-postra-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/subreg-postra-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/subreg-postra-2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/subreg-postra.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/subreg-postra.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/subreg-postra.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/subreg-postra.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/svr4-redzone.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/svr4-redzone.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/svr4-redzone.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/svr4-redzone.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple="powerpc-unknown-linux-gnu" < %s | FileCheck %s --check-prefix=PPC32
-; RUN: llc -mtriple="powerpc64-unknown-linux-gnu" < %s | FileCheck %s --check-prefix=PPC64
+; RUN: llc -verify-machineinstrs -mtriple="powerpc-unknown-linux-gnu" < %s | FileCheck %s --check-prefix=PPC32
+; RUN: llc -verify-machineinstrs -mtriple="powerpc64-unknown-linux-gnu" < %s | FileCheck %s --check-prefix=PPC64
; PR15332
define i32 @regalloc() nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/swaps-le-1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/swaps-le-1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/swaps-le-1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/swaps-le-1.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -O3 -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
-; RUN: llc -O3 -mcpu=pwr8 -disable-ppc-vsx-swap-removal -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck -check-prefix=NOOPTSWAP %s
+; RUN: llc -verify-machineinstrs -O3 -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O3 -mcpu=pwr8 -disable-ppc-vsx-swap-removal -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck -check-prefix=NOOPTSWAP %s
; This test was generated from the following source:
;
Modified: llvm/trunk/test/CodeGen/PowerPC/swaps-le-2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/swaps-le-2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/swaps-le-2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/swaps-le-2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O3 -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O3 -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
; Test swap removal when a vector splat must be adjusted to make it legal.
;
Modified: llvm/trunk/test/CodeGen/PowerPC/swaps-le-3.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/swaps-le-3.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/swaps-le-3.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/swaps-le-3.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -O3 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -O3 < %s | FileCheck %s
; This test verifies that VSX swap optimization works for the
; doubleword splat idiom.
Modified: llvm/trunk/test/CodeGen/PowerPC/swaps-le-4.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/swaps-le-4.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/swaps-le-4.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/swaps-le-4.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -O3 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -O3 < %s | FileCheck %s
; This test verifies that VSX swap optimization works when an implicit
; subregister is present (in this case, in the XXPERMDI associated with
Modified: llvm/trunk/test/CodeGen/PowerPC/swaps-le-5.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/swaps-le-5.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/swaps-le-5.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/swaps-le-5.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -O3 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -O3 < %s | FileCheck %s
; These tests verify that VSX swap optimization works for various
; manipulations of <2 x double> vectors.
Modified: llvm/trunk/test/CodeGen/PowerPC/swaps-le-6.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/swaps-le-6.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/swaps-le-6.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/swaps-le-6.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -O3 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -O3 < %s | FileCheck %s
; These tests verify that VSX swap optimization works when loading a scalar
; into a vector register.
Modified: llvm/trunk/test/CodeGen/PowerPC/swaps-le-7.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/swaps-le-7.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/swaps-le-7.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/swaps-le-7.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -O3 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -O3 < %s | FileCheck %s
;
; This is a regression test based on https://llvm.org/bugs/show_bug.cgi?id=27735
;
Modified: llvm/trunk/test/CodeGen/PowerPC/tailcall-string-rvo.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/tailcall-string-rvo.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/tailcall-string-rvo.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/tailcall-string-rvo.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O2 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O2 < %s | FileCheck %s
; The call to function TestBar should be a tail call, when in C++ the string
; `ret` is RVO returned.
Modified: llvm/trunk/test/CodeGen/PowerPC/tailcall1-64.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/tailcall1-64.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/tailcall1-64.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/tailcall1-64.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -tailcallopt | grep TC_RETURNd8
+; RUN: llc -verify-machineinstrs < %s -march=ppc64 -tailcallopt | grep TC_RETURNd8
define fastcc i32 @tailcallee(i32 %a1, i32 %a2, i32 %a3, i32 %a4) {
entry:
ret i32 %a3
Modified: llvm/trunk/test/CodeGen/PowerPC/tailcall1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/tailcall1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/tailcall1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/tailcall1.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -tailcallopt | grep TC_RETURN
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -tailcallopt | grep TC_RETURN
define fastcc i32 @tailcallee(i32 %a1, i32 %a2, i32 %a3, i32 %a4) {
entry:
ret i32 %a3
Modified: llvm/trunk/test/CodeGen/PowerPC/tailcallpic1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/tailcallpic1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/tailcallpic1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/tailcallpic1.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -tailcallopt -mtriple=powerpc-apple-darwin -relocation-model=pic | grep TC_RETURN
+; RUN: llc -verify-machineinstrs < %s -tailcallopt -mtriple=powerpc-apple-darwin -relocation-model=pic | grep TC_RETURN
Modified: llvm/trunk/test/CodeGen/PowerPC/thread-pointer.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/thread-pointer.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/thread-pointer.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/thread-pointer.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu | FileCheck %s --check-prefix=CHECK-32
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s --check-prefix=CHECK-64
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %s --check-prefix=CHECK-64
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu | FileCheck %s --check-prefix=CHECK-32
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s --check-prefix=CHECK-64
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %s --check-prefix=CHECK-64
; Function Attrs: nounwind readnone
declare i8* @llvm.thread.pointer() #1
Modified: llvm/trunk/test/CodeGen/PowerPC/tls-cse.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/tls-cse.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/tls-cse.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/tls-cse.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -march=ppc64 -mcpu=pwr7 -O2 -relocation-model=pic < %s | FileCheck %s
-; RUN: llc -march=ppc64 -mcpu=pwr7 -O2 -relocation-model=pic < %s | grep "__tls_get_addr" | count 1
+; RUN: llc -verify-machineinstrs -march=ppc64 -mcpu=pwr7 -O2 -relocation-model=pic < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64 -mcpu=pwr7 -O2 -relocation-model=pic < %s | grep "__tls_get_addr" | count 1
; This test was derived from LLVM's own
; PrettyStackTraceEntry::~PrettyStackTraceEntry(). It demonstrates an
Modified: llvm/trunk/test/CodeGen/PowerPC/tls-pic.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/tls-pic.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/tls-pic.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/tls-pic.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc -march=ppc64 -mcpu=pwr7 -O0 -relocation-model=pic < %s | FileCheck -check-prefix=OPT0 %s
-; RUN: llc -march=ppc64 -mcpu=pwr7 -O1 -relocation-model=pic < %s | FileCheck -check-prefix=OPT1 %s
-; RUN: llc -march=ppc32 -O0 -relocation-model=pic < %s | FileCheck -check-prefix=OPT0-32 %s
-; RUN: llc -march=ppc32 -O1 -relocation-model=pic < %s | FileCheck -check-prefix=OPT1-32 %s
+; RUN: llc -verify-machineinstrs -march=ppc64 -mcpu=pwr7 -O0 -relocation-model=pic < %s | FileCheck -check-prefix=OPT0 %s
+; RUN: llc -verify-machineinstrs -march=ppc64 -mcpu=pwr7 -O1 -relocation-model=pic < %s | FileCheck -check-prefix=OPT1 %s
+; RUN: llc -verify-machineinstrs -march=ppc32 -O0 -relocation-model=pic < %s | FileCheck -check-prefix=OPT0-32 %s
+; RUN: llc -verify-machineinstrs -march=ppc32 -O1 -relocation-model=pic < %s | FileCheck -check-prefix=OPT1-32 %s
target triple = "powerpc64-unknown-linux-gnu"
; Test correct assembly code generation for thread-local storage using
Modified: llvm/trunk/test/CodeGen/PowerPC/tls-store2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/tls-store2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/tls-store2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/tls-store2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc64 -mcpu=pwr7 -O2 -relocation-model=pic < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64 -mcpu=pwr7 -O2 -relocation-model=pic < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/tls.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/tls.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/tls.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/tls.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc -O0 < %s -march=ppc64 -mcpu=ppc64 | FileCheck -check-prefix=OPT0 %s
-; RUN: llc -O1 < %s -march=ppc64 -mcpu=ppc64 | FileCheck -check-prefix=OPT1 %s
-; RUN: llc -O0 < %s -march=ppc32 -mcpu=ppc | FileCheck -check-prefix=OPT0-PPC32 %s
+; RUN: llc -verify-machineinstrs -O0 < %s -march=ppc64 -mcpu=ppc64 | FileCheck -check-prefix=OPT0 %s
+; RUN: llc -verify-machineinstrs -O1 < %s -march=ppc64 -mcpu=ppc64 | FileCheck -check-prefix=OPT1 %s
+; RUN: llc -verify-machineinstrs -O0 < %s -march=ppc32 -mcpu=ppc | FileCheck -check-prefix=OPT0-PPC32 %s
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_clobbers.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_clobbers.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_clobbers.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_clobbers.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple="powerpc64le-unknown-linux-gnu" -relocation-model=pic < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple="powerpc64le-unknown-linux-gnu" -relocation-model=pic < %s | FileCheck %s
@a = thread_local global i32* null, align 8
Modified: llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple="powerpc64le-unknown-linux-gnu" -relocation-model=pic < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple="powerpc64le-unknown-linux-gnu" -relocation-model=pic < %s | FileCheck %s
; CHECK-LABEL: foo_test:
; CHECK: mflr 0
; CHECK: __tls_get_addr
Modified: llvm/trunk/test/CodeGen/PowerPC/toc-load-sched-bug.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/toc-load-sched-bug.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/toc-load-sched-bug.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/toc-load-sched-bug.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/trampoline.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/trampoline.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/trampoline.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/trampoline.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | grep "__trampoline_setup"
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep "__trampoline_setup"
module asm "\09.lazy_reference .objc_class_name_NSImageRep"
module asm "\09.objc_class_name_NSBitmapImageRep=0"
Modified: llvm/trunk/test/CodeGen/PowerPC/unal-altivec-wint.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/unal-altivec-wint.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/unal-altivec-wint.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/unal-altivec-wint.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/unal-altivec.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/unal-altivec.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/unal-altivec.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/unal-altivec.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=g5 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/unal-altivec2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/unal-altivec2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/unal-altivec2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/unal-altivec2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/unal-vec-ldst.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/unal-vec-ldst.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/unal-vec-ldst.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/unal-vec-ldst.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/unal-vec-negarith.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/unal-vec-negarith.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/unal-vec-negarith.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/unal-vec-negarith.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -debug-only=isel <%s >%t 2>&1 && FileCheck <%t %s
+; RUN: llc -verify-machineinstrs -debug-only=isel <%s >%t 2>&1 && FileCheck <%t %s
; REQUIRES: asserts
target datalayout = "E-m:e-i64:64-n32:64"
Modified: llvm/trunk/test/CodeGen/PowerPC/unal4-std.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/unal4-std.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/unal4-std.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/unal4-std.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mcpu=pwr7 -mattr=-vsx| FileCheck %s
-; RUN: llc < %s -mcpu=pwr7 -mattr=+vsx | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=pwr7 -mattr=-vsx| FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=pwr7 -mattr=+vsx | FileCheck -check-prefix=CHECK-VSX %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/unaligned.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/unaligned.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/unaligned.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/unaligned.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx | FileCheck %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128-n32"
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx | FileCheck -check-prefix=CHECK-VSX %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128-n32"
define void @foo1(i16* %p, i16* %r) nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/unsafe-math.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/unsafe-math.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/unsafe-math.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/unsafe-math.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mattr=-vsx -march=ppc32 | grep fmul | count 2
-; RUN: llc < %s -mattr=-vsx -march=ppc32 -enable-unsafe-fp-math | \
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 | grep fmul | count 2
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 -enable-unsafe-fp-math | \
; RUN: grep fmul | count 1
define double @foo(double %X) nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/unwind-dw2-g.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/unwind-dw2-g.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/unwind-dw2-g.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/unwind-dw2-g.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/unwind-dw2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/unwind-dw2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/unwind-dw2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/unwind-dw2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vaddsplat.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vaddsplat.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vaddsplat.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vaddsplat.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mcpu=pwr7 <%s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mcpu=pwr7 <%s | FileCheck %s
; Test optimizations of build_vector for 6-bit immediates.
Modified: llvm/trunk/test/CodeGen/PowerPC/varargs-struct-float.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/varargs-struct-float.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/varargs-struct-float.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/varargs-struct-float.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -O0 < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/varargs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/varargs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/varargs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/varargs.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc-apple-darwin | FileCheck -check-prefix=P32 %s
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin | FileCheck -check-prefix=P64 %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin | FileCheck -check-prefix=P32 %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin | FileCheck -check-prefix=P64 %s
; PR8327
define i8* @test1(i8** %foo) nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/variable_elem_vec_extracts.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/variable_elem_vec_extracts.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/variable_elem_vec_extracts.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/variable_elem_vec_extracts.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64-unknown-unknown < %s | FileCheck %s \
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-unknown < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64-unknown-unknown < %s | FileCheck %s \
; RUN: --check-prefix=CHECK-BE
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64-unknown-unknown < %s | FileCheck %s \
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64-unknown-unknown < %s | FileCheck %s \
; RUN: --check-prefix=CHECK-P7
; Function Attrs: norecurse nounwind readnone
Modified: llvm/trunk/test/CodeGen/PowerPC/vcmp-fold.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vcmp-fold.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vcmp-fold.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vcmp-fold.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; This should fold the "vcmpbfp." and "vcmpbfp" instructions into a single
; "vcmpbfp.".
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vcmpbfp | count 1
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | grep vcmpbfp | count 1
define void @test(<4 x float>* %x, <4 x float>* %y, i32* %P) {
Modified: llvm/trunk/test/CodeGen/PowerPC/vec-abi-align.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec-abi-align.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec-abi-align.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec-abi-align.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-VSX %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-VSX %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_abs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_abs.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_abs.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_abs.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64le \
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64le \
; RUN: -mattr=+altivec -mattr=+vsx | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64le \
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64le \
; RUN: -mattr=+altivec -mattr=-vsx | FileCheck %s \
; RUN: -check-prefix=CHECK-NOVSX
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_doubleword.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_doubleword.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_doubleword.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_doubleword.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; Check VMX 64-bit integer operations
;
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
define <2 x i64> @test_add(<2 x i64> %x, <2 x i64> %y) nounwind {
%result = add <2 x i64> %x, %y
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_quadword.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_quadword.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_quadword.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_add_sub_quadword.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; Check VMX 128-bit integer operations
;
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
define <1 x i128> @test_add(<1 x i128> %x, <1 x i128> %y) nounwind {
%result = add <1 x i128> %x, %y
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_auto_constant.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_auto_constant.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_auto_constant.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_auto_constant.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s
; Formerly produced .long, 7320806 (partial)
; CHECK: .byte 22
; CHECK: .byte 21
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_br_cmp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_br_cmp.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_br_cmp.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_br_cmp.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 -o %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 -o %t
; RUN: grep vcmpeqfp. %t
; RUN: not grep mfcr %t
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_buildvector_loadstore.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_buildvector_loadstore.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_buildvector_loadstore.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_buildvector_loadstore.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mattr=+altivec -disable-ppc-ilp-pref | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mattr=+altivec -disable-ppc-ilp-pref | FileCheck %s
; Formerly this did byte loads and word stores.
@a = external global <16 x i8>
@b = external global <16 x i8>
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_call.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_call.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_call.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_call.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5
define <4 x i32> @test_arg(<4 x i32> %A, <4 x i32> %B) {
%C = add <4 x i32> %A, %B ; <<4 x i32>> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_clz.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_clz.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_clz.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_clz.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; Check the vctlz* instructions that were added in P8
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
declare <16 x i8> @llvm.ctlz.v16i8(<16 x i8>) nounwind readnone
declare <8 x i16> @llvm.ctlz.v8i16(<8 x i16>) nounwind readnone
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_cmp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_cmp.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_cmp.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_cmp.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr6 -mattr=+altivec < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr6 -mattr=+altivec < %s | FileCheck %s
; Check vector comparisons using altivec. For non-native types, just basic
; comparison instruction check is done. For altivec supported type (16i8,
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_cmpd.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_cmpd.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_cmpd.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_cmpd.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; Test the doubleword comparison instructions that were added in POWER8
;
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
define <2 x i64> @v2si64_cmp(<2 x i64> %x, <2 x i64> %y) nounwind readnone {
%cmp = icmp eq <2 x i64> %x, %y
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_constants.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_constants.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_constants.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_constants.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -O0 -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
-; RUN: llc -O0 -mcpu=pwr7 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -mcpu=pwr7 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
define void @test1(<4 x i32>* %P1, <4 x i32>* %P2, <4 x float>* %P3) nounwind {
%tmp = load <4 x i32>, <4 x i32>* %P1 ; <<4 x i32>> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_conv.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_conv.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_conv.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_conv.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mattr=+altivec < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mattr=+altivec < %s | FileCheck %s
; Check vector float/int conversion using altivec.
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_extload.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_extload.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_extload.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_extload.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr6 -mattr=+altivec -code-model=small < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr6 -mattr=+altivec -code-model=small < %s | FileCheck %s
; Check vector extend load expansion with altivec enabled.
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_fmuladd.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_fmuladd.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_fmuladd.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_fmuladd.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr6 -mattr=+altivec < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr6 -mattr=+altivec < %s | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_fneg.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_fneg.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_fneg.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_fneg.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | FileCheck %s -check-prefix=CHECK-NOVSX
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64le \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | FileCheck %s -check-prefix=CHECK-NOVSX
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64le \
; RUN: -mattr=+altivec -mattr=+vsx | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64le \
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64le \
; RUN: -mattr=+altivec -mattr=-vsx | FileCheck %s \
; RUN: -check-prefix=CHECK-NOVSX
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_insert.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_insert.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_insert.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_insert.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep sth
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | grep sth
define <8 x i16> @insert(<8 x i16> %foo, i16 %a) nounwind {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_mergeow.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_mergeow.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_mergeow.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_mergeow.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | \
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 < %s | \
; RUN: FileCheck %s -check-prefix=CHECK-LE
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | \
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | \
; RUN: FileCheck %s -check-prefix=CHECK-BE
; Check for a vector merge instruction using two inputs
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_minmax.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_minmax.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_minmax.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_minmax.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; Test the vector min/max doubleword instructions added for P8
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
declare <2 x i64> @llvm.ppc.altivec.vmaxsd(<2 x i64>, <2 x i64>) nounwind readnone
declare <2 x i64> @llvm.ppc.altivec.vmaxud(<2 x i64>, <2 x i64>) nounwind readnone
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_misaligned.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_misaligned.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_misaligned.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_misaligned.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mattr=+altivec -mattr=-vsx -mattr=-power8-vector | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -mattr=+altivec -mattr=-vsx -mattr=-power8-vector | FileCheck %s -check-prefix=CHECK-LE
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mattr=+altivec -mattr=-vsx -mattr=-power8-vector | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -mattr=+altivec -mattr=-vsx -mattr=-power8-vector | FileCheck %s -check-prefix=CHECK-LE
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
target triple = "powerpc-apple-darwin8"
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll Wed Aug 3 13:17:35 2016
@@ -1,8 +1,8 @@
-; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu -march=ppc32 -mattr=+altivec -mattr=-vsx -mattr=-power8-altivec | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=-vsx -mcpu=pwr7 | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=-vsx -mcpu=pwr8 -mattr=-power8-altivec | FileCheck %s -check-prefix=CHECK-LE
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=+vsx -mcpu=pwr7 | FileCheck %s -check-prefix=CHECK-VSX
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=+vsx -mcpu=pwr8 -mattr=-power8-altivec | FileCheck %s -check-prefix=CHECK-LE-VSX
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu -march=ppc32 -mattr=+altivec -mattr=-vsx -mattr=-power8-altivec | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=-vsx -mcpu=pwr7 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=-vsx -mcpu=pwr8 -mattr=-power8-altivec | FileCheck %s -check-prefix=CHECK-LE
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=+vsx -mcpu=pwr7 | FileCheck %s -check-prefix=CHECK-VSX
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=+vsx -mcpu=pwr8 -mattr=-power8-altivec | FileCheck %s -check-prefix=CHECK-LE-VSX
define <4 x i32> @test_v4i32(<4 x i32>* %X, <4 x i32>* %Y) {
%tmp = load <4 x i32>, <4 x i32>* %X ; <<4 x i32>> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_mul_even_odd.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_mul_even_odd.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_mul_even_odd.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_mul_even_odd.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; Check the vector multiply even/odd word instructions that were added in P8
;
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
declare <2 x i64> @llvm.ppc.altivec.vmuleuw(<4 x i32>, <4 x i32>) nounwind readnone
declare <2 x i64> @llvm.ppc.altivec.vmulesw(<4 x i32>, <4 x i32>) nounwind readnone
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_perf_shuffle.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_perf_shuffle.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_perf_shuffle.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_perf_shuffle.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep vperm
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | not grep vperm
define <4 x float> @test_uu72(<4 x float>* %P1, <4 x float>* %P2) {
%V1 = load <4 x float>, <4 x float>* %P1 ; <<4 x float>> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_popcnt.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_popcnt.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_popcnt.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_popcnt.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; Check the vecpopcnt* instructions that were added in P8
; In addition, check the conversions to/from the v2i64 VMX register that was also added in P8.
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
declare <16 x i8> @llvm.ctpop.v16i8(<16 x i8>) nounwind readnone
declare <8 x i16> @llvm.ctpop.v8i16(<8 x i16>) nounwind readnone
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_rotate_shift.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_rotate_shift.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_rotate_shift.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_rotate_shift.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; Test the vector rotate and shift doubleword instructions that were added in P8
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
declare <2 x i64> @llvm.ppc.altivec.vrld(<2 x i64>, <2 x i64>) nounwind readnone
declare <2 x i64> @llvm.ppc.altivec.vsld(<2 x i64>, <2 x i64>) nounwind readnone
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_rounding.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_rounding.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_rounding.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_rounding.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr6 -mattr=+altivec < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr6 -mattr=+altivec < %s | FileCheck %s
; Check vector round to single-precision toward -infinity (vrfim)
; instruction generation using Altivec.
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_select.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_select.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_select.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_select.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-linux-gnu -mattr=+altivec | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-linux-gnu -mattr=+altivec | FileCheck %s
; CHECK: vsel_float
define <4 x float> @vsel_float(<4 x float> %v1, <4 x float> %v2) {
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_shift.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_shift.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_shift.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_shift.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5
; PR3628
define void @update(<4 x i32> %val, <4 x i32>* %dst) nounwind {
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_shuffle.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_shuffle.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_shuffle.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_shuffle.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; RUN: opt < %s -instcombine | \
; RUN: llc -march=ppc32 -mcpu=g5 | not grep vperm
-; RUN: llc < %s -march=ppc32 -mcpu=g5 > %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 > %t
; RUN: grep vsldoi %t | count 2
; RUN: grep vmrgh %t | count 7
; RUN: grep vmrgl %t | count 6
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_le.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_le.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_le.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_le.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -mattr=+altivec -mattr=-vsx -mcpu=pwr7 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -mattr=+altivec -mattr=-vsx -mcpu=pwr7 | FileCheck %s
define void @VPKUHUM_xy(<16 x i8>* %A, <16 x i8>* %B) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_p8vector.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_p8vector.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_p8vector.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_p8vector.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64-unknown-linux-gnu -mattr=+power8-vector < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck -check-prefix=CHECK-PWR7 %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64-unknown-linux-gnu -mattr=+power8-vector < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck -check-prefix=CHECK-PWR7 %s
define void @VPKUDUM_unary(<2 x i64>* %A) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_p8vector_le.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_p8vector_le.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_p8vector_le.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_shuffle_p8vector_le.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -mattr=+power8-vector < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -mattr=+power8-vector < %s | FileCheck %s
define void @VPKUDUM_unary(<2 x i64>* %A) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_splat.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_splat.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_splat.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_splat.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; Test that vectors are scalarized/lowered correctly.
-; RUN: llc < %s -march=ppc32 -mcpu=g3 | \
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g3 | \
; RUN: grep stfs | count 4
-; RUN: llc < %s -march=ppc32 -mcpu=g5 -o %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 -o %t
; RUN: grep vspltw %t | count 2
; RUN: grep vsplti %t | count 3
; RUN: grep vsplth %t | count 1
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_splat_constant.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_splat_constant.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_splat_constant.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_splat_constant.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s
; Formerly incorrectly inserted vsldoi (endian confusion)
@baz = common global <16 x i8> zeroinitializer ; <<16 x i8>*> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_sqrt.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_sqrt.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_sqrt.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_sqrt.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr6 -mattr=+altivec,+fsqrt < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr6 -mattr=+altivec,+fsqrt < %s | FileCheck %s
; Check for vector sqrt expansion using floating-point types, since altivec
; does not provide an fsqrt instruction for vector.
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_urem_const.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_urem_const.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_urem_const.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_urem_const.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr6 -mattr=+altivec < %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr6 -mattr=+altivec < %s
target datalayout = "e-m:e-i64:64-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_veqv_vnand_vorc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_veqv_vnand_vorc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_veqv_vnand_vorc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_veqv_vnand_vorc.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; Check the miscellaneous logical vector operations added in P8
;
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-vsx < %s | FileCheck %s
; Test x eqv y
define <4 x i32> @test_veqv(<4 x i32> %x, <4 x i32> %y) nounwind {
%tmp = xor <4 x i32> %x, %y
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_vrsave.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_vrsave.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_vrsave.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_vrsave.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 -o %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 -o %t
; RUN: grep vrlw %t
; RUN: not grep spr %t
; RUN: not grep vrsave %t
Modified: llvm/trunk/test/CodeGen/PowerPC/vec_zero.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vec_zero.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vec_zero.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vec_zero.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vxor
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | grep vxor
define void @foo(<4 x float>* %P) {
%T = load <4 x float>, <4 x float>* %P ; <<4 x float>> [#uses=1]
Modified: llvm/trunk/test/CodeGen/PowerPC/vector-identity-shuffle.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vector-identity-shuffle.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vector-identity-shuffle.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vector-identity-shuffle.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep test:
-; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep vperm
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | grep test:
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | not grep vperm
define void @test(<4 x float>* %tmp2.i) {
%tmp2.i.upgrd.1 = load <4 x float>, <4 x float>* %tmp2.i ; <<4 x float>> [#uses=4]
Modified: llvm/trunk/test/CodeGen/PowerPC/vector-merge-store-fp-constants.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vector-merge-store-fp-constants.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vector-merge-store-fp-constants.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vector-merge-store-fp-constants.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc64 -mtriple=ppc64-apple-darwin < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -march=ppc64 -mtriple=ppc64-apple-darwin < %s | FileCheck %s
; CHECK-LABEL: {{^}}_merge_8_float_zero_stores:
; CHECK: li [[ZEROREG:r[0-9]+]], 0
Modified: llvm/trunk/test/CodeGen/PowerPC/vector.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vector.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vector.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vector.ll Wed Aug 3 13:17:35 2016
@@ -1,6 +1,6 @@
; Test that vectors are scalarized/lowered correctly.
-; RUN: llc < %s -march=ppc32 -mcpu=g5 > %t
-; RUN: llc < %s -march=ppc32 -mcpu=g3 >> %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 > %t
+; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g3 >> %t
%d8 = type <8 x double>
%f1 = type <1 x float>
Modified: llvm/trunk/test/CodeGen/PowerPC/vperm-lowering.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vperm-lowering.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vperm-lowering.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vperm-lowering.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -fast-isel=false -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 -fast-isel=false -mcpu=ppc64 < %s | FileCheck %s
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32:64"
target triple = "powerpc64le-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vrsave-spill.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vrsave-spill.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vrsave-spill.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vrsave-spill.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin -mcpu=g5 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin -mcpu=g5 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-apple-darwin"
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-args.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-args.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-args.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-args.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mcpu=pwr7 -mattr=+vsx | FileCheck %s
-; RUN: llc < %s -mcpu=pwr7 -mattr=+vsx -fast-isel -O0 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=pwr7 -mattr=+vsx | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=pwr7 -mattr=+vsx -fast-isel -O0 | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-div.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-div.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-div.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-div.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mattr=+vsx -O1 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=+vsx -O1 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
@vf = global <4 x float> <float -1.500000e+00, float 2.500000e+00, float -3.500000e+00, float 4.500000e+00>, align 16
@vd = global <2 x double> <double 3.500000e+00, double -7.500000e+00>, align 16
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-elementary-arith.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-elementary-arith.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-elementary-arith.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-elementary-arith.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 | FileCheck %s
@a = global float 3.000000e+00, align 4
@b = global float 4.000000e+00, align 4
@c = global double 3.000000e+00, align 8
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-fma-m.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-fma-m.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-fma-m.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-fma-m.ll Wed Aug 3 13:17:35 2016
@@ -1,10 +1,10 @@
-; RUN: llc < %s -mcpu=pwr7 -mattr=+vsx | FileCheck %s
-; RUN: llc < %s -mcpu=pwr7 -mattr=+vsx -fast-isel -O0 | FileCheck -check-prefix=CHECK-FISL %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=pwr7 -mattr=+vsx | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mcpu=pwr7 -mattr=+vsx -fast-isel -O0 | FileCheck -check-prefix=CHECK-FISL %s
; XFAIL: *
; Also run with -schedule-ppc-vsx-fma-mutation-early as a stress test for the
; live-interval-updating logic.
-; RUN: llc < %s -mcpu=pwr7 -mattr=+vsx -schedule-ppc-vsx-fma-mutation-early
+; RUN: llc -verify-machineinstrs < %s -mcpu=pwr7 -mattr=+vsx -schedule-ppc-vsx-fma-mutation-early
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-fma-sp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-fma-sp.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-fma-sp.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-fma-sp.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=+vsx | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=+vsx -fast-isel -O0 | FileCheck -check-prefix=CHECK-FISL %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=+vsx | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=+vsx -fast-isel -O0 | FileCheck -check-prefix=CHECK-FISL %s
; XFAIL: *
define void @test1sp(float %a, float %b, float %c, float %e, float* nocapture %d) #0 {
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-infl-copy1.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-infl-copy1.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-infl-copy1.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-infl-copy1.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-infl-copy2.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-infl-copy2.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-infl-copy2.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-infl-copy2.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mattr=+vsx -O2 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+vsx -O2 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
@vf = global <4 x float> <float -1.500000e+00, float 2.500000e+00, float -3.500000e+00, float 4.500000e+00>, align 16
@vd = global <2 x double> <double 3.500000e+00, double -7.500000e+00>, align 16
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-ldst.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-ldst.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-ldst.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-ldst.ll Wed Aug 3 13:17:35 2016
@@ -1,15 +1,15 @@
-; RUN: llc -mcpu=pwr8 -mattr=+vsx -O2 -mtriple=powerpc64-unknown-linux-gnu < %s > %t
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+vsx -O2 -mtriple=powerpc64-unknown-linux-gnu < %s > %t
; RUN: grep lxvw4x < %t | count 3
; RUN: grep lxvd2x < %t | count 3
; RUN: grep stxvw4x < %t | count 3
; RUN: grep stxvd2x < %t | count 3
-; RUN: llc -mcpu=pwr8 -mattr=+vsx -O0 -fast-isel=1 -mtriple=powerpc64-unknown-linux-gnu < %s > %t
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+vsx -O0 -fast-isel=1 -mtriple=powerpc64-unknown-linux-gnu < %s > %t
; RUN: grep lxvw4x < %t | count 3
; RUN: grep lxvd2x < %t | count 3
; RUN: grep stxvw4x < %t | count 3
; RUN: grep stxvd2x < %t | count 3
-; RUN: llc -mcpu=pwr8 -mattr=+vsx -O2 -mtriple=powerpc64le-unknown-linux-gnu < %s > %t
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+vsx -O2 -mtriple=powerpc64le-unknown-linux-gnu < %s > %t
; RUN: grep lxvd2x < %t | count 6
; RUN: grep stxvd2x < %t | count 6
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-minmax.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-minmax.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-minmax.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-minmax.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr7 -mattr=+vsx -O0 -fast-isel=0 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=+vsx -O0 -fast-isel=0 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-p8.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-p8.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-p8.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-p8.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc -mcpu=pwr8 -mattr=+power8-vector < %s | FileCheck %s
-; RUN: llc -mcpu=pwr8 -mattr=+power8-vector < %s | FileCheck -check-prefix=CHECK-REG %s
-; RUN: llc -mcpu=pwr8 -mattr=+power8-vector -fast-isel -O0 < %s | FileCheck %s
-; RUN: llc -mcpu=pwr8 -mattr=+power8-vector -fast-isel -O0 < %s | FileCheck -check-prefix=CHECK-FISL %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+power8-vector < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+power8-vector < %s | FileCheck -check-prefix=CHECK-REG %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+power8-vector -fast-isel -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+power8-vector -fast-isel -O0 < %s | FileCheck -check-prefix=CHECK-FISL %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-recip-est.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-recip-est.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-recip-est.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-recip-est.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -enable-unsafe-fp-math | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -enable-unsafe-fp-math | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -enable-unsafe-fp-math | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -enable-unsafe-fp-math | FileCheck %s
@a = global float 3.000000e+00, align 4
@b = global float 4.000000e+00, align 4
@c = global double 3.000000e+00, align 8
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-spill.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-spill.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-spill.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-spill.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
-; RUN: llc -mcpu=pwr7 -mattr=+vsx < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-REG %s
-; RUN: llc -mcpu=pwr7 -mattr=+vsx -fast-isel -O0 < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -mattr=+vsx -fast-isel -O0 < %s | FileCheck -check-prefix=CHECK-FISL %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=+vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-REG %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=+vsx -fast-isel -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mattr=+vsx -fast-isel -O0 < %s | FileCheck -check-prefix=CHECK-FISL %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx-word-splats.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx-word-splats.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx-word-splats.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx-word-splats.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s \
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s \
; RUN: --check-prefix=CHECK-BE
define <4 x float> @test0f(<4 x float> %a) {
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx.ll Wed Aug 3 13:17:35 2016
@@ -1,8 +1,8 @@
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=+vsx < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-REG %s
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=+vsx -fast-isel -O0 < %s | FileCheck %s
-; RUN: llc -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=+vsx -fast-isel -O0 < %s | FileCheck -check-prefix=CHECK-FISL %s
-; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-LE %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=+vsx < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-REG %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=+vsx -fast-isel -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -mattr=+vsx -fast-isel -O0 < %s | FileCheck -check-prefix=CHECK-FISL %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mtriple=powerpc64le-unknown-linux-gnu -mattr=+vsx < %s | FileCheck -check-prefix=CHECK-LE %s
define double @test1(double %a, double %b) {
entry:
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx_insert_extract_le.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx_insert_extract_le.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx_insert_extract_le.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx_insert_extract_le.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mattr=+vsx -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+vsx -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
define <2 x double> @testi0(<2 x double>* %p1, double* %p2) {
%v = load <2 x double>, <2 x double>* %p1
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx_scalar_ld_st.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx_scalar_ld_st.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx_scalar_ld_st.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx_scalar_ld_st.ll Wed Aug 3 13:17:35 2016
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-direct-move | FileCheck %s
-; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=-direct-move | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -mattr=-direct-move | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -mattr=-direct-move | FileCheck %s
@d = common global double 0.000000e+00, align 8
@f = common global float 0.000000e+00, align 4
Modified: llvm/trunk/test/CodeGen/PowerPC/vsx_shuffle_le.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vsx_shuffle_le.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vsx_shuffle_le.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vsx_shuffle_le.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=pwr8 -mattr=+vsx -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=pwr8 -mattr=+vsx -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
define <2 x double> @test00(<2 x double>* %p1, <2 x double>* %p2) {
%v1 = load <2 x double>, <2 x double>* %p1
Modified: llvm/trunk/test/CodeGen/PowerPC/vtable-reloc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/vtable-reloc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/vtable-reloc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/vtable-reloc.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -O0 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/weak_def_can_be_hidden.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/weak_def_can_be_hidden.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/weak_def_can_be_hidden.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/weak_def_can_be_hidden.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; taken from X86 version of the same test
-; RUN: llc -mtriple=powerpc-apple-darwin10 -O0 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc-apple-darwin9 -O0 < %s | FileCheck --check-prefix=CHECK-D89 %s
-; RUN: llc -mtriple=powerpc-apple-darwin8 -O0 < %s | FileCheck --check-prefix=CHECK-D89 %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-apple-darwin10 -O0 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-apple-darwin9 -O0 < %s | FileCheck --check-prefix=CHECK-D89 %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc-apple-darwin8 -O0 < %s | FileCheck --check-prefix=CHECK-D89 %s
@v1 = linkonce_odr local_unnamed_addr constant i32 32
; CHECK: .globl _v1
Modified: llvm/trunk/test/CodeGen/PowerPC/xxleqv_xxlnand_xxlorc.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/xxleqv_xxlnand_xxlorc.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/xxleqv_xxlnand_xxlorc.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/xxleqv_xxlnand_xxlorc.ll Wed Aug 3 13:17:35 2016
@@ -1,7 +1,7 @@
; Check the miscellaneous logical vector operations added in P8
;
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
; Test x eqv y
define <4 x i32> @test_xxleqv(<4 x i32> %x, <4 x i32> %y) nounwind {
%tmp = xor <4 x i32> %x, %y
Modified: llvm/trunk/test/CodeGen/PowerPC/zero-not-run.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/zero-not-run.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/zero-not-run.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/zero-not-run.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -O0 -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-v128:128:128-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
Modified: llvm/trunk/test/CodeGen/PowerPC/zext-free.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/zext-free.ll?rev=277624&r1=277623&r2=277624&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PowerPC/zext-free.ll (original)
+++ llvm/trunk/test/CodeGen/PowerPC/zext-free.ll Wed Aug 3 13:17:35 2016
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s
target datalayout = "E-m:e-i64:64-n32:64"
target triple = "powerpc64-unknown-linux-gnu"
More information about the llvm-commits
mailing list