Split AllOpts.h into lots of little .h files.
authorChris Lattner <sabre@nondot.org>
Sat, 30 Jun 2001 04:34:07 +0000 (04:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Jun 2001 04:34:07 +0000 (04:34 +0000)
commit50d0b7ec3f58d13ea5613dde60a15b07532de56e
treec5dea80de4b30c86b776e25f11da2e07e433c6dc
parent2b05880476693393ebebba777c70ca3cbb043fc3
Split AllOpts.h into lots of little .h files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ConstantHandling.h
include/llvm/Optimizations/AllOpts.h
include/llvm/Transforms/FunctionInlining.h [new file with mode: 0644]
include/llvm/Transforms/Scalar/ConstantProp.h [new file with mode: 0644]
include/llvm/Transforms/Scalar/DCE.h [new file with mode: 0644]
include/llvm/Transforms/Scalar/InductionVars.h [new file with mode: 0644]
include/llvm/Transforms/Scalar/SymbolStripping.h [new file with mode: 0644]
lib/VMCore/ConstantFold.h
lib/VMCore/ConstantFolding.h