Revert r251593.
[oota-llvm.git] / test / Transforms / InstCombine / fdiv.ll
2014-01-20 Owen AndersonFix all the remaining lost-fast-math-flags bugs I've...
2014-01-16 Owen AndersonFix an instance where we would drop fast math flags...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-03-30 Benjamin KramerAvoid turning a floating point division with a constant...
2011-03-30 Benjamin KramerInstCombine: If the divisor of an fdiv has an exact...