[llvm-commits] [llvm] r116004 - in /llvm/trunk: include/llvm/InitializePasses.h include/llvm/LinkAllPasses.h include/llvm/Transforms/Scalar.h lib/Transforms/Scalar/LoopIndexSplit.cpp lib/Transforms/Scalar/Scalar.cpp test/Other/2008-08-14-PassManager.ll test/Transforms/IndVarSimplify/loop-invariant-step.ll test/Transforms/LICM/2009-03-25-AliasSetTracker.ll test/Transforms/LoopIndexSplit/
Chris Lattner
clattner at apple.com
Thu Oct 7 16:53:25 PDT 2010
On Oct 7, 2010, at 4:29 PM, Devang Patel wrote:
> Author: dpatel
> Date: Thu Oct 7 18:29:37 2010
> New Revision: 116004
>
> URL: http://llvm.org/viewvc/llvm-project?rev=116004&view=rev
> Log:
> Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.
Were any bugzillas closed when index split was enabled? If so, please reopen them.
-Chris
More information about the llvm-commits
mailing list