Add nounwind.
[oota-llvm.git] / test / CodeGen / X86 / compare-inf.ll
2009-09-26 Dan GohmanConvert comparisons like (x == infinity) to (x >= infin...