Add sub/mul overflow intrinsics. This currently doesn't have a
[oota-llvm.git] / test / CodeGen / X86 / 2008-02-08-LoadFoldingBug.ll
2008-02-08 Evan ChengIt's not always safe to fold movsd into xorpd, etc...