Fix a bug in the DAGCombiner's handling of multiple linked
[oota-llvm.git] / test / CodeGen / X86 / vec_insert-8.ll
2009-01-15 Mon P WangExpand insert/extract of a <4 x i32> with a variable...