Add a comment noting that the fdiv -> fmul conversion won't generate
[oota-llvm.git] / test / CodeGen / X86 / compare-inf.ll
2010-09-20 Evan ChengEnable machine sinking critical edge splitting. e.g.
2009-09-26 Dan GohmanConvert comparisons like (x == infinity) to (x >= infin...