Revert r84658 and r84691. They were causing llvm-gcc bootstrap to fail.
[oota-llvm.git] / test / CodeGen / X86 / compare-inf.ll
2009-09-26 Dan GohmanConvert comparisons like (x == infinity) to (x >= infin...