Let the inline asm 'q' constraint match float, and on 64-bit double too.
[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,...