Fix test becase ABI stack alignment dropped to 'normal' value
[oota-llvm.git] / test / CodeGen / X86 / vec_insert-3.ll
2007-12-12 Evan ChengUse shuffles to implement insert_vector_elt for i32...