Fix fast-isel to not emit invalid assembly when presented with a
[oota-llvm.git] / test / CodeGen / X86 / sub-with-overflow.ll
2008-12-09 Bill WendlingAdd sub/mul overflow intrinsics. This currently doesn...