Fix rdar://9289512 - not folding load into compare at -O0
[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,...