Fix operand type for int_x86_ssse3_phadd_sw_128 intrinsic
[oota-llvm.git] / test / CodeGen / X86 / add-of-carry.ll
2011-05-08 Benjamin KramerX86: Add a bunch of peeps for add and sub of SETB.
2010-12-19 Chris Lattnerimprove the setcc -> setcc_carry optimization to happen...
2010-09-21 Owen AndersonWhen adding the carry bit to another value on X86,...