Remove unneeded #include.
[oota-llvm.git] / lib / Transforms / Scalar / SimplifyLibCalls.cpp
2008-05-19 Duncan SandsFix PR2341 - when the length is 4 use an i32 not
2008-05-05 Bill WendlingFix: Some classes were derived from a class in an anony...
2008-05-02 Chris Lattnerstrength reduce exp2 into ldexp, rdar://5852514
2008-05-01 Chris Lattner1) add '-debug' output
2008-05-01 Chris LattnerDelete the IPO simplify-libcalls and completely reimple...