Convert more tests to avoid llvm-as.
[oota-llvm.git] / test / CodeGen / X86 / sub-with-overflow.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
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...