Add testcase for r63142.
[oota-llvm.git] / test / CodeGen / X86 / add-with-overflow.ll
2009-01-07 Dan GohmanX86_COND_C and X86_COND_NC are alternate mnemonics for
2008-12-10 Bill WendlingIf ADD, SUB, or MUL have an overflow bit that's used...
2008-12-09 Bill WendlingImplement fast-isel conversion of a branch instruction...
2008-12-03 Bill WendlingChange label to 'carry' for unsigned adds.
2008-12-02 Bill WendlingSecond stab at target-dependent lowering of everyone...
2008-11-27 Bill WendlingXFAil test due to reverting of patch.
2008-11-26 Bill WendlingAdd x86-specific test for add-with-overflow intrinsics.