X86: Update to peephole optimization to move Movr0 before (Sub, Cmp) pair.
[oota-llvm.git] / test / CodeGen / X86 / fma.ll
2011-07-08 Cameron ZwarichAdd an intrinsic and codegen support for fused multiply...