Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
[oota-llvm.git] / lib / Transforms / Scalar / SimplifyHalfPowrLibCalls.cpp
2010-07-21 Owen AndersonFix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-04-22 Chris Lattnerrefactor the interface to InlineFunction so that most...
2010-02-10 Dan GohmanFix "the the" and similar typos.
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...