Optimized FCMP_OEQ and FCMP_UNE for x86.
[oota-llvm.git] / test / CodeGen / X86 / vec_set-G.ll
2008-05-09 Evan ChengAdd a pattern to do move the low element of a v4f32...