]> granicus.if.org Git - llvm/commit
verify-uselistorder: Add RUN lines to cases in test/Assembly
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 31 Jul 2014 00:10:27 +0000 (00:10 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 31 Jul 2014 00:10:27 +0000 (00:10 +0000)
commitd321cdfc1cb4a4380ba4a1c5e14f8481eb2d6bcc
tree628f50179a6e2d4d2fbcce040931fb4682a034df
parenta749eccfed595ffe4caae2a0c4f414cce4aeda3f
verify-uselistorder: Add RUN lines to cases in test/Assembly

Add RUN line for `verify-uselistorder` to every test in `test/Assembly`,
unless it's a negative check (assembler rejects it) or verification
fails.

There are three files that verification fails on (so I've left out the
RUN lines):

  - 2002-08-22-DominanceProblem.ll
  - ConstantExprFold.ll
  - ConstantExprFoldCast.ll

This is part of PR5680.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214365 91177308-0d34-0410-b5e6-96231b3b80d8
102 files changed:
test/Assembler/2002-03-08-NameCollision.ll
test/Assembler/2002-03-08-NameCollision2.ll
test/Assembler/2002-04-07-HexFloatConstants.ll
test/Assembler/2002-04-07-InfConstant.ll
test/Assembler/2002-04-29-NameBinding.ll
test/Assembler/2002-05-02-InvalidForwardRef.ll
test/Assembler/2002-07-14-OpaqueType.ll
test/Assembler/2002-07-25-QuoteInString.ll
test/Assembler/2002-07-25-ReturnPtrFunction.ll
test/Assembler/2002-07-31-SlashInString.ll
test/Assembler/2002-08-15-CastAmbiguity.ll
test/Assembler/2002-08-15-ConstantExprProblem.ll
test/Assembler/2002-08-15-UnresolvedGlobalReference.ll
test/Assembler/2002-08-16-ConstExprInlined.ll
test/Assembler/2002-08-19-BytecodeReader.ll
test/Assembler/2002-10-08-LargeArrayPerformance.ll
test/Assembler/2002-10-13-ConstantEncodingProblem.ll
test/Assembler/2002-12-15-GlobalResolve.ll
test/Assembler/2003-01-30-UnsignedString.ll
test/Assembler/2003-04-25-UnresolvedGlobalReference.ll
test/Assembler/2003-05-03-BytecodeReaderProblem.ll
test/Assembler/2003-05-12-MinIntProblem.ll
test/Assembler/2003-05-15-AssemblerProblem.ll
test/Assembler/2003-05-15-SwitchBug.ll
test/Assembler/2003-05-21-ConstantShiftExpr.ll
test/Assembler/2003-05-21-EmptyStructTest.ll
test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll
test/Assembler/2003-08-21-ConstantExprCast-Fold.ll
test/Assembler/2003-11-05-ConstantExprShift.ll
test/Assembler/2003-11-12-ConstantExprCast.ll
test/Assembler/2004-01-11-getelementptrfolding.ll
test/Assembler/2004-01-20-MaxLongLong.ll
test/Assembler/2004-02-01-NegativeZero.ll
test/Assembler/2004-02-27-SelfUseAssertError.ll
test/Assembler/2004-03-07-FunctionAddressAlignment.ll
test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll
test/Assembler/2004-06-07-VerifierBug.ll
test/Assembler/2004-10-22-BCWriterUndefBug.ll
test/Assembler/2005-01-03-FPConstantDisassembly.ll
test/Assembler/2005-01-31-CallingAggregateFunction.ll
test/Assembler/2005-05-05-OpaqueUndefValues.ll
test/Assembler/2005-12-21-ZeroInitVector.ll
test/Assembler/2006-12-09-Cast-To-Bool.ll
test/Assembler/2007-01-05-Cmp-ConstExpr.ll
test/Assembler/2007-03-19-NegValue.ll
test/Assembler/2007-04-20-AlignedLoad.ll
test/Assembler/2007-04-20-AlignedStore.ll
test/Assembler/2007-04-25-AssemblerFoldExternWeak.ll
test/Assembler/2007-05-21-Escape.ll
test/Assembler/2007-07-19-ParamAttrAmbiguity.ll
test/Assembler/2007-09-10-AliasFwdRef.ll
test/Assembler/2007-09-29-GC.ll
test/Assembler/2007-12-11-AddressSpaces.ll
test/Assembler/2008-01-11-VarargAttrs.ll
test/Assembler/2008-07-10-APInt.ll
test/Assembler/2008-09-02-FunctionNotes.ll
test/Assembler/2008-09-29-RetAttr.ll
test/Assembler/2008-10-14-QuoteInName.ll
test/Assembler/2009-02-01-UnnamedForwardRef.ll
test/Assembler/2009-02-28-CastOpc.ll
test/Assembler/2009-02-28-StripOpaqueName.ll
test/Assembler/2009-03-24-ZextConstantExpr.ll
test/Assembler/2009-07-24-ZeroArgGEP.ll
test/Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll
test/Assembler/ConstantExprFoldSelect.ll
test/Assembler/ConstantExprNoFold.ll
test/Assembler/MultipleReturnValueType.ll
test/Assembler/addrspacecast-alias.ll
test/Assembler/aggregate-constant-values.ll
test/Assembler/aggregate-return-single-value.ll
test/Assembler/align-inst.ll
test/Assembler/alignstack.ll
test/Assembler/anon-functions.ll
test/Assembler/atomic.ll
test/Assembler/auto_upgrade_intrinsics.ll
test/Assembler/bcwrap.ll
test/Assembler/comment.ll
test/Assembler/externally-initialized.ll
test/Assembler/fast-math-flags.ll
test/Assembler/flags.ll
test/Assembler/functionlocal-metadata.ll
test/Assembler/getelementptr.ll
test/Assembler/global-addrspace-forwardref.ll
test/Assembler/half-constprop.ll
test/Assembler/half-conv.ll
test/Assembler/half.ll
test/Assembler/huge-array.ll
test/Assembler/inalloca.ll
test/Assembler/insertextractvalue.ll
test/Assembler/metadata.ll
test/Assembler/named-metadata.ll
test/Assembler/numbered-values.ll
test/Assembler/select.ll
test/Assembler/tls-models.ll
test/Assembler/unnamed-addr.ll
test/Assembler/unnamed.ll
test/Assembler/upgrade-loop-metadata.ll
test/Assembler/vbool-cmp.ll
test/Assembler/vector-cmp.ll
test/Assembler/vector-select.ll
test/Assembler/vector-shift.ll
test/Assembler/x86mmx.ll