Fix inserting new elements in a specified location.
[oota-llvm.git] / test / Transforms / ScalarRepl / vectors-with-mismatched-elements.ll
2011-07-21 Dan GohmanFix MergeInVectorType to check for vector types with...