Make the create...() functions for some of these passes return a FunctionPass *.
[oota-llvm.git] / lib / Transforms / Scalar / LowerConstantExprs.cpp
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h does not #include...
2004-06-25 Chris LattnerNew constant expression lowering pass to simplify your...