If ADD, SUB, or MUL have an overflow bit that's used, don't do transformation on
[oota-llvm.git] / test / CodeGen / X86 / volatile.ll
2008-10-02 Dan GohmanFix a think-o in isSafeToMove. This fixes it from think...