R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst reg
[oota-llvm.git] / test / CodeGen / X86 / add-of-carry.ll
2012-10-31 Shuxin Yang(For X86) Enhancement to add-carray/sub-borrow (adc...
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,...