fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / add-of-carry.ll
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,...