if we have a large GEP offset on a 32-bit or other target, make
[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...