Fix operand type for int_x86_ssse3_phadd_sw_128 intrinsic
[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...