rename a function to indicate that it checks for profitability as well
[oota-llvm.git] / lib / Transforms / Scalar / SimplifyHalfPowrLibCalls.cpp
2008-12-14 Chris Lattnereliminate warning when asserts disabled.
2008-11-04 Dan GohmanAdd a new pass to simplify specific half_powr function...