X86: Update to peephole optimization to move Movr0 before (Sub, Cmp) pair.
[oota-llvm.git] / test / CodeGen / X86 / lsr-normalization.ll
2010-07-20 Dan GohmanFix SCEV denormalization of expressions where the exit...