this pass claims to preserve scev, make sure to tell it about deletions.
authorChris Lattner <sabre@nondot.org>
Tue, 11 Jan 2011 18:14:50 +0000 (18:14 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Jan 2011 18:14:50 +0000 (18:14 +0000)
commitf73b99ab43c36b026a03430a30c329a343cdd77b
tree619972f6f7ec676344acc4246e45d27013b0a7b8
parent6c562f69fe7aa5550e7b6594ee4e861f767471b3
this pass claims to preserve scev, make sure to tell it about deletions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123247 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LoopSimplify.cpp