verify-uselistorder: Change the default -num-shuffles=5
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 31 Jul 2014 18:46:24 +0000 (18:46 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 31 Jul 2014 18:46:24 +0000 (18:46 +0000)
commit94f7c7aeaa1821c657c57926c67ee691c007fe43
tree73ca6e234cd5f84e02b86fb6bca780fde9e8bc07
parent26d83150b4df866cdd456564df53362f8549bb57
verify-uselistorder: Change the default -num-shuffles=5

Change the default for `-num-shuffles` to 5 and better document the
algorithm in the header docs of `verify-uselistorder`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214419 91177308-0d34-0410-b5e6-96231b3b80d8
147 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-08-22-DominanceProblem.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/ConstantExprFold.ll
test/Assembler/ConstantExprFoldCast.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
test/Bitcode/2006-12-11-Cast-ConstExpr.ll
test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll
test/Bitcode/aggregateInstructions.3.2.ll
test/Bitcode/arm32_neon_vcnt_upgrade.ll
test/Bitcode/atomic.ll
test/Bitcode/attributes-3.3.ll
test/Bitcode/attributes.ll
test/Bitcode/binaryFloatInstructions.3.2.ll
test/Bitcode/binaryIntInstructions.3.2.ll
test/Bitcode/bitwiseInstructions.3.2.ll
test/Bitcode/calling-conventions.3.2.ll
test/Bitcode/case-ranges-3.3.ll
test/Bitcode/cmpxchg-upgrade.ll
test/Bitcode/conversionInstructions.3.2.ll
test/Bitcode/drop-debug-info.ll
test/Bitcode/extractelement.ll
test/Bitcode/flags.ll
test/Bitcode/function-encoding-rel-operands.ll
test/Bitcode/global-variables.3.2.ll
test/Bitcode/inalloca.ll
test/Bitcode/linkage-types-3.2.ll
test/Bitcode/local-linkage-default-visibility.3.4.ll
test/Bitcode/memInstructions.3.2.ll
test/Bitcode/metadata.ll
test/Bitcode/miscInstructions.3.2.ll
test/Bitcode/old-aliases.ll
test/Bitcode/ptest-new.ll
test/Bitcode/ptest-old.ll
test/Bitcode/select.ll
test/Bitcode/shuffle.ll
test/Bitcode/ssse3_palignr.ll
test/Bitcode/tailcall.ll
test/Bitcode/terminatorInstructions.3.2.ll
test/Bitcode/upgrade-global-ctors.ll
test/Bitcode/upgrade-loop-metadata.ll
test/Bitcode/upgrade-tbaa.ll
test/Bitcode/use-list-order.ll
test/Bitcode/variableArgumentIntrinsic.3.2.ll
test/Bitcode/vectorInstructions.3.2.ll
test/Bitcode/visibility-styles.3.2.ll
test/Bitcode/weak-cmpxchg-upgrade.ll
tools/verify-uselistorder/verify-uselistorder.cpp