OSDN Git Service

Rename IndVarsSimplify to IndVarSimplify, to be consistent with
authorDan Gohman <gohman@apple.com>
Mon, 16 Feb 2009 00:56:15 +0000 (00:56 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 16 Feb 2009 00:56:15 +0000 (00:56 +0000)
commit74786c0f4360db7547f8a12980260b5b7a441627
treeb6c70648223bc2e9f62a6c4f33748f7c7d05b4da
parent926b0a27b9adf79b89042785b8496cced5a49883
Rename IndVarsSimplify to IndVarSimplify, to be consistent with
the name used in the code that these tests are for.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64624 91177308-0d34-0410-b5e6-96231b3b80d8
45 files changed:
test/Transforms/IndVarSimplify/2002-09-09-PointerIndVar.ll [moved from test/Transforms/IndVarsSimplify/2002-09-09-PointerIndVar.ll with 100% similarity]
test/Transforms/IndVarSimplify/2003-04-16-ExprAnalysis.ll [moved from test/Transforms/IndVarsSimplify/2003-04-16-ExprAnalysis.ll with 100% similarity]
test/Transforms/IndVarSimplify/2003-09-12-MultiplePred.ll [moved from test/Transforms/IndVarsSimplify/2003-09-12-MultiplePred.ll with 100% similarity]
test/Transforms/IndVarSimplify/2003-09-23-NotAtTop.ll [moved from test/Transforms/IndVarsSimplify/2003-09-23-NotAtTop.ll with 100% similarity]
test/Transforms/IndVarSimplify/2003-12-10-IndVarDeadCode.ll [moved from test/Transforms/IndVarsSimplify/2003-12-10-IndVarDeadCode.ll with 100% similarity]
test/Transforms/IndVarSimplify/2003-12-10-RemoveInstrCrash.ll [moved from test/Transforms/IndVarsSimplify/2003-12-10-RemoveInstrCrash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2003-12-15-Crash.ll [moved from test/Transforms/IndVarsSimplify/2003-12-15-Crash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2003-12-21-IndVarSize.ll [moved from test/Transforms/IndVarsSimplify/2003-12-21-IndVarSize.ll with 100% similarity]
test/Transforms/IndVarSimplify/2004-03-10-PHIInsertionBug.ll [moved from test/Transforms/IndVarsSimplify/2004-03-10-PHIInsertionBug.ll with 100% similarity]
test/Transforms/IndVarSimplify/2004-04-05-InvokeCastCrash.ll [moved from test/Transforms/IndVarsSimplify/2004-04-05-InvokeCastCrash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2004-04-07-ScalarEvolutionCrash.ll [moved from test/Transforms/IndVarsSimplify/2004-04-07-ScalarEvolutionCrash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2005-02-11-InvokeCrash.ll [moved from test/Transforms/IndVarsSimplify/2005-02-11-InvokeCrash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2005-02-17-TruncateExprCrash.ll [moved from test/Transforms/IndVarsSimplify/2005-02-17-TruncateExprCrash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll [moved from test/Transforms/IndVarsSimplify/2005-02-26-ExitValueCompute.ll with 100% similarity]
test/Transforms/IndVarSimplify/2005-06-15-InstMoveCrash.ll [moved from test/Transforms/IndVarsSimplify/2005-06-15-InstMoveCrash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2005-11-18-Crash.ll [moved from test/Transforms/IndVarsSimplify/2005-11-18-Crash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2006-03-31-NegativeStride.ll [moved from test/Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll with 100% similarity]
test/Transforms/IndVarSimplify/2006-06-16-Indvar-LCSSA-Crash.ll [moved from test/Transforms/IndVarsSimplify/2006-06-16-Indvar-LCSSA-Crash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2006-09-20-LFTR-Crash.ll [moved from test/Transforms/IndVarsSimplify/2006-09-20-LFTR-Crash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2006-12-10-BitCast.ll [moved from test/Transforms/IndVarsSimplify/2006-12-10-BitCast.ll with 100% similarity]
test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll [moved from test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll with 100% similarity]
test/Transforms/IndVarSimplify/2007-01-08-X86-64-Pointer.ll [moved from test/Transforms/IndVarsSimplify/2007-01-08-X86-64-Pointer.ll with 100% similarity]
test/Transforms/IndVarSimplify/2007-06-06-DeleteDanglesPtr.ll [moved from test/Transforms/IndVarsSimplify/2007-06-06-DeleteDanglesPtr.ll with 100% similarity]
test/Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll [moved from test/Transforms/IndVarsSimplify/2007-11-23-BitcastCrash.ll with 100% similarity]
test/Transforms/IndVarSimplify/2008-06-15-SCEVExpanderBug.ll [moved from test/Transforms/IndVarsSimplify/2008-06-15-SCEVExpanderBug.ll with 100% similarity]
test/Transforms/IndVarSimplify/2008-09-02-IVType.ll [moved from test/Transforms/IndVarsSimplify/2008-09-02-IVType.ll with 100% similarity]
test/Transforms/IndVarSimplify/2008-10-03-CouldNotCompute.ll [moved from test/Transforms/IndVarsSimplify/2008-10-03-CouldNotCompute.ll with 100% similarity]
test/Transforms/IndVarSimplify/2008-11-03-Floating.ll [moved from test/Transforms/IndVarsSimplify/2008-11-03-Floating.ll with 100% similarity]
test/Transforms/IndVarSimplify/2008-11-17-Floating.ll [moved from test/Transforms/IndVarsSimplify/2008-11-17-Floating.ll with 100% similarity]
test/Transforms/IndVarSimplify/2008-11-25-APFloatAssert.ll [moved from test/Transforms/IndVarsSimplify/2008-11-25-APFloatAssert.ll with 100% similarity]
test/Transforms/IndVarSimplify/complex-scev.ll [moved from test/Transforms/IndVarsSimplify/complex-scev.ll with 100% similarity]
test/Transforms/IndVarSimplify/dg.exp [moved from test/Transforms/IndVarsSimplify/dg.exp with 100% similarity]
test/Transforms/IndVarSimplify/exit_value_tests.ll [moved from test/Transforms/IndVarsSimplify/exit_value_tests.ll with 100% similarity]
test/Transforms/IndVarSimplify/iterationCount_zext_or_trunc.ll [moved from test/Transforms/IndVarsSimplify/iterationCount_zext_or_trunc.ll with 100% similarity]
test/Transforms/IndVarSimplify/lftr_simple.ll [moved from test/Transforms/IndVarsSimplify/lftr_simple.ll with 100% similarity]
test/Transforms/IndVarSimplify/loop_evaluate_1.ll [moved from test/Transforms/IndVarsSimplify/loop_evaluate_1.ll with 100% similarity]
test/Transforms/IndVarSimplify/loop_evaluate_2.ll [moved from test/Transforms/IndVarsSimplify/loop_evaluate_2.ll with 100% similarity]
test/Transforms/IndVarSimplify/loop_evaluate_3.ll [moved from test/Transforms/IndVarsSimplify/loop_evaluate_3.ll with 100% similarity]
test/Transforms/IndVarSimplify/loop_evaluate_4.ll [moved from test/Transforms/IndVarsSimplify/loop_evaluate_4.ll with 100% similarity]
test/Transforms/IndVarSimplify/pointer-indvars.ll [moved from test/Transforms/IndVarsSimplify/pointer-indvars.ll with 100% similarity]
test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll [moved from test/Transforms/IndVarsSimplify/promote-iv-to-eliminate-casts.ll with 100% similarity]
test/Transforms/IndVarSimplify/subtract.ll [moved from test/Transforms/IndVarsSimplify/subtract.ll with 100% similarity]
test/Transforms/IndVarSimplify/tripcount_compute.ll [moved from test/Transforms/IndVarsSimplify/tripcount_compute.ll with 100% similarity]
test/Transforms/IndVarSimplify/tripcount_infinite.ll [moved from test/Transforms/IndVarsSimplify/tripcount_infinite.ll with 100% similarity]
test/Transforms/IndVarSimplify/variable-stride-ivs.ll [moved from test/Transforms/IndVarsSimplify/variable-stride-ivs.ll with 100% similarity]