Correlated Exprs pass now requires BCE pass instead of doing it manually
authorChris Lattner <sabre@nondot.org>
Tue, 24 Sep 2002 15:43:56 +0000 (15:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Sep 2002 15:43:56 +0000 (15:43 +0000)
commit16e7a5295f95bd5162ea9f541b0a211850b6f6f7
treeb75ad820e8111c88bc15f251db8c83201917301a
parent6de302bbdb0ac8a595ca35a06e5bbc1605e1da3e
 Correlated Exprs pass now requires BCE pass instead of doing it manually

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