PR2659 was fixed by r61847. Add the testcase as a regression test.
[oota-llvm.git] / test / CodeGen / X86 / volatile.ll
2008-10-02 Dan GohmanFix a think-o in isSafeToMove. This fixes it from think...