Convert optimizations to use the Pass infrastructure
authorChris Lattner <sabre@nondot.org>
Thu, 18 Oct 2001 01:31:58 +0000 (01:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Oct 2001 01:31:58 +0000 (01:31 +0000)
commit475369e255bbdd70de3fb870bbd9fae3d6b1038f
treecd718cac568ffe8b871a8645a21252b28da005e0
parent6db0f4795cbd9b58add13c2b2f0c7124112ab9b7
Convert optimizations to use the Pass infrastructure

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@871 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Optimizations/LevelChange.h
include/llvm/Transforms/FunctionInlining.h
include/llvm/Transforms/Scalar/ConstantProp.h
include/llvm/Transforms/Scalar/DCE.h
include/llvm/Transforms/Scalar/InductionVars.h
include/llvm/Transforms/Scalar/SymbolStripping.h