Change Value::getUnderlyingObject to have the MaxLookup value specified as a
[oota-llvm.git] / lib / Transforms / Scalar / SimplifyHalfPowrLibCalls.cpp
2009-12-03 Chris Lattnerimprove portability to avoid conflicting with std:...
2009-09-02 Chris Lattnereliminate VISIBILITY_HIDDEN from Transforms/Scalar...
2009-07-26 Daniel DunbarRemove Value::getName{Start,End}, the last of the old...
2009-07-24 Dan GohmanConvert several more passes to use getAnalysisIfAvailab...
2008-12-14 Chris Lattnereliminate warning when asserts disabled.
2008-11-04 Dan GohmanAdd a new pass to simplify specific half_powr function...