Add testcase for r63142.
[oota-llvm.git] / test / CodeGen / X86 / sub-with-overflow.ll
2009-01-07 Dan GohmanX86_COND_C and X86_COND_NC are alternate mnemonics for
2008-12-09 Bill WendlingAdd sub/mul overflow intrinsics. This currently doesn...