When we delete instructions from the loop, make sure to remove them from the
authorChris Lattner <sabre@nondot.org>
Thu, 18 Dec 2003 08:12:32 +0000 (08:12 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Dec 2003 08:12:32 +0000 (08:12 +0000)
commitba7df4c48235964f1b8d133c98886781b5f853e2
tree6a527d55cfb5a80920de93473e4b32071b31dcf1
parent2cffeec014537a5f4d2313a5c21c3aa6fcf33288
When we delete instructions from the loop, make sure to remove them from the
AliasSetTracker as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10507 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LICM.cpp