Make sure to update alias analysis information as we transform the function.
authorChris Lattner <sabre@nondot.org>
Wed, 15 Sep 2004 01:04:07 +0000 (01:04 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Sep 2004 01:04:07 +0000 (01:04 +0000)
commitfb3ee1930bfd0902f5fa3e6526775e3791e38d3c
treec806ead145272e205d0a5c8dd2feb27535fb6165
parent62e29b59f50f573d0351f0cc6a5ba29ac59d8139
Make sure to update alias analysis information as we transform the function.
This fixes PR420 and Regression/Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.llx

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