X86: Update to peephole optimization to move Movr0 before (Sub, Cmp) pair.
[oota-llvm.git] / test / CodeGen / X86 / leaf-fp-elim.ll
2010-07-08 Bill WendlingExtension of r107506. Make sure that we don't mark...