Rename 'loopsimplify' to 'loop-simplify'.
authorCameron Zwarich <zwarich@apple.com>
Thu, 10 Feb 2011 23:38:10 +0000 (23:38 +0000)
committerCameron Zwarich <zwarich@apple.com>
Thu, 10 Feb 2011 23:38:10 +0000 (23:38 +0000)
commit4a60b932a279b3f5934a274f7fe4535026c5aed1
treeedbf14fb4e41499aa504cc60aaa7abbbe73f1672
parent7dd74ed8d8197fb4162c009e77fae7b988025482
Rename 'loopsimplify' to 'loop-simplify'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125317 91177308-0d34-0410-b5e6-96231b3b80d8
21 files changed:
lib/Transforms/Utils/LoopSimplify.cpp
test/Transforms/LCSSA/2006-06-03-IncorrectIDFPhis.ll
test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll
test/Transforms/LoopSimplify/2003-04-25-AssertFail.ll
test/Transforms/LoopSimplify/2003-05-12-PreheaderExitOfChild.ll
test/Transforms/LoopSimplify/2004-02-05-DominatorInfoCorruption.ll
test/Transforms/LoopSimplify/2004-03-15-IncorrectDomUpdate.ll
test/Transforms/LoopSimplify/2004-04-01-IncorrectDomUpdate.ll
test/Transforms/LoopSimplify/2004-04-12-LoopSimplify-SwitchBackedges.ll
test/Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll
test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll
test/Transforms/LoopSimplify/2010-07-15-IncorrectDomFrontierUpdate.ll
test/Transforms/LoopSimplify/2010-12-26-PHIInfiniteLoop.ll
test/Transforms/LoopSimplify/basictest.ll
test/Transforms/LoopSimplify/hardertest.ll
test/Transforms/LoopSimplify/indirectbr-backedge.ll
test/Transforms/LoopSimplify/indirectbr.ll
test/Transforms/LoopSimplify/merge-exits.ll
test/Transforms/LoopSimplify/phi-node-simplify.ll
test/Transforms/LoopSimplify/unreachable-loop-pred.ll
test/Transforms/LoopUnroll/2005-03-06-BadLoopInfoUpdate.ll