Simplify the interface to local DCE and Constant prop
authorChris Lattner <sabre@nondot.org>
Sun, 26 May 2002 20:18:18 +0000 (20:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 May 2002 20:18:18 +0000 (20:18 +0000)
commit16da494c81a09ea4273e7f3e7ad12eec68b05468
tree66373655d5702ed6d2cf5a728f811e02528e9bb2
parent9e77f77687bdeece2a66ed9103379f6da3bbc46e
Simplify the interface to local DCE and Constant prop

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