Re-commit r166971. I reverted it to quickly, when buildbots didn't have a chance
[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...