Convert to new simpler pass structure
[oota-llvm.git] / include / llvm / Transforms / Scalar / ConstantProp.h
2001-10-18 Chris LattnerConvert to new simpler pass structure
2001-10-18 Chris LattnerConvert optimizations to use the Pass infrastructure
2001-09-07 Chris LattnerEliminate DoConstantPoolMerging. ConstantPools no...
2001-06-30 Chris LattnerRename DoSparseConditionalConstantProp to DoSCCP
2001-06-30 Chris LattnerSplit AllOpts.h into lots of little .h files.