OSDN Git Service

For PR1319:
authorReid Spencer <rspencer@reidspencer.com>
Sun, 15 Apr 2007 08:30:33 +0000 (08:30 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 15 Apr 2007 08:30:33 +0000 (08:30 +0000)
commit2aabd0722d68ee53af9ad7140d1c0b853b6fe421
tree38295072c2091b770ddcf7d93d494590563bc70e
parent08af6fd5fcd58b4d0304e41c8c19abe71be0cbbf
For PR1319:
Upgrade to use new Tcl exec based test harness.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36062 91177308-0d34-0410-b5e6-96231b3b80d8
54 files changed:
test/Transforms/DeadArgElim/2007-02-07-FuncRename.ll
test/Transforms/DeadArgElim/dg.exp
test/Transforms/DeadStoreElimination/2004-11-28-LiveStoreDeleted.ll
test/Transforms/DeadStoreElimination/2004-12-28-PartialStore.ll
test/Transforms/DeadStoreElimination/PartialStore.ll
test/Transforms/DeadStoreElimination/dg.exp
test/Transforms/DecomposeMultiDimRefs/dg.exp
test/Transforms/GCSE/2002-05-14-OperandSwap.ll
test/Transforms/GCSE/dg.exp
test/Transforms/GlobalDCE/dg.exp
test/Transforms/GlobalOpt/constantexpr-dangle.ll
test/Transforms/GlobalOpt/dg.exp
test/Transforms/GlobalOpt/integer-bool.ll
test/Transforms/GlobalOpt/memcpy.ll
test/Transforms/GlobalOpt/memset.ll
test/Transforms/GlobalOpt/storepointer-compare.llx
test/Transforms/IPConstantProp/dg.exp
test/Transforms/IPConstantProp/return-constant.ll
test/Transforms/IndVarsSimplify/2005-02-26-ExitValueCompute.ll
test/Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll
test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll
test/Transforms/IndVarsSimplify/2007-01-08-X86-64-Pointer.ll
test/Transforms/IndVarsSimplify/dg.exp
test/Transforms/IndVarsSimplify/exit_value_tests.llx
test/Transforms/IndVarsSimplify/loop_evaluate_3.ll
test/Transforms/IndVarsSimplify/loop_evaluate_4.ll
test/Transforms/IndVarsSimplify/variable-stride-ivs.ll
test/Transforms/Inline/casts.ll
test/Transforms/Inline/dg.exp
test/Transforms/Inline/inline_cleanup.ll
test/Transforms/Inline/inline_constprop.ll
test/Transforms/Inline/inline_dce.ll
test/Transforms/Inline/inline_prune.ll
test/Transforms/Inline/invoke_test-1.ll
test/Transforms/Inline/invoke_test-2.ll
test/Transforms/LCSSA/dg.exp
test/Transforms/LICM/2003-02-27-PreheaderProblem.ll
test/Transforms/LICM/dg.exp
test/Transforms/LICM/sink_multiple.ll
test/Transforms/LICM/sink_multiple_exits.ll
test/Transforms/LICM/sink_only_some_exits.ll
test/Transforms/LoopRotate/dg.exp
test/Transforms/LoopRotate/pr1154.ll
test/Transforms/LoopSimplify/dg.exp
test/Transforms/LoopStrengthReduce/dg.exp
test/Transforms/LoopStrengthReduce/dont-hoist-simple-loop-constants.ll
test/Transforms/LoopStrengthReduce/exit_compare_live_range.ll
test/Transforms/LoopStrengthReduce/use_postinc_value_outside_loop.ll
test/Transforms/LoopStrengthReduce/var_stride_used_by_compare.ll
test/Transforms/LoopUnroll/dg.exp
test/Transforms/LoopUnswitch/dg.exp
test/Transforms/LowerInvoke/dg.exp
test/Transforms/LowerSetJmp/dg.exp
test/Transforms/LowerSwitch/dg.exp