Expose constant propogation of an instruction in a clean way
[oota-llvm.git] / lib / Transforms / Scalar / SymbolStripping.cpp
2001-10-18 Chris LattnerConvert optimizations to the pass infrastructure
2001-10-01 Chris LattnerAdd more support for new style casts
2001-09-07 Chris LattnerTypes and constants are wierd things in symbol tables now
2001-06-30 Chris LattnerOptimizations got their own header files
2001-06-27 Chris LattnerMiscellaneous cleanups:
2001-06-06 Chris LattnerInitial revision