Rename llvm-uselistorder => verify-uselistorder
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 30 Jul 2014 17:11:27 +0000 (17:11 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 30 Jul 2014 17:11:27 +0000 (17:11 +0000)
commita12e023c8af35d5f9029d7484e180521e50f4a1f
tree325be91ee51f08c29663d6af50b6efc1d3f6ac68
parente8387a5d2b7aab37f144e1e3c382349602a6276d
Rename llvm-uselistorder => verify-uselistorder

llvm-svn: 214318
47 files changed:
llvm/test/Bitcode/2006-12-11-Cast-ConstExpr.ll
llvm/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll
llvm/test/Bitcode/aggregateInstructions.3.2.ll
llvm/test/Bitcode/arm32_neon_vcnt_upgrade.ll
llvm/test/Bitcode/atomic.ll
llvm/test/Bitcode/attributes-3.3.ll
llvm/test/Bitcode/attributes.ll
llvm/test/Bitcode/binaryFloatInstructions.3.2.ll
llvm/test/Bitcode/binaryIntInstructions.3.2.ll
llvm/test/Bitcode/bitwiseInstructions.3.2.ll
llvm/test/Bitcode/calling-conventions.3.2.ll
llvm/test/Bitcode/case-ranges-3.3.ll
llvm/test/Bitcode/cmpxchg-upgrade.ll
llvm/test/Bitcode/conversionInstructions.3.2.ll
llvm/test/Bitcode/drop-debug-info.ll
llvm/test/Bitcode/extractelement.ll
llvm/test/Bitcode/flags.ll
llvm/test/Bitcode/function-encoding-rel-operands.ll
llvm/test/Bitcode/global-variables.3.2.ll
llvm/test/Bitcode/inalloca.ll
llvm/test/Bitcode/linkage-types-3.2.ll
llvm/test/Bitcode/local-linkage-default-visibility.3.4.ll
llvm/test/Bitcode/memInstructions.3.2.ll
llvm/test/Bitcode/metadata.ll
llvm/test/Bitcode/old-aliases.ll
llvm/test/Bitcode/ptest-new.ll
llvm/test/Bitcode/ptest-old.ll
llvm/test/Bitcode/select.ll
llvm/test/Bitcode/shuffle.ll
llvm/test/Bitcode/tailcall.ll
llvm/test/Bitcode/terminatorInstructions.3.2.ll
llvm/test/Bitcode/upgrade-global-ctors.ll
llvm/test/Bitcode/upgrade-loop-metadata.ll
llvm/test/Bitcode/upgrade-tbaa.ll
llvm/test/Bitcode/use-list-order.ll
llvm/test/Bitcode/vectorInstructions.3.2.ll
llvm/test/Bitcode/visibility-styles.3.2.ll
llvm/test/Bitcode/weak-cmpxchg-upgrade.ll
llvm/test/CMakeLists.txt
llvm/test/lit.cfg
llvm/tools/CMakeLists.txt
llvm/tools/LLVMBuild.txt
llvm/tools/Makefile
llvm/tools/verify-uselistorder/CMakeLists.txt [moved from llvm/tools/llvm-uselistorder/CMakeLists.txt with 62% similarity]
llvm/tools/verify-uselistorder/LLVMBuild.txt [moved from llvm/tools/llvm-uselistorder/LLVMBuild.txt with 87% similarity]
llvm/tools/verify-uselistorder/Makefile [moved from llvm/tools/llvm-uselistorder/Makefile with 82% similarity]
llvm/tools/verify-uselistorder/verify-uselistorder.cpp [moved from llvm/tools/llvm-uselistorder/llvm-uselistorder.cpp with 99% similarity]