Add support for inserting undef into a vector. This implements
authorChris Lattner <sabre@nondot.org>
Thu, 27 Apr 2006 21:14:21 +0000 (21:14 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 27 Apr 2006 21:14:21 +0000 (21:14 +0000)
commitd929f06f4d041350e25f6f058ca52b7d0ed68f6f
tree26f5980ab7f445e509833bb3ab39740f281f1bcc
parent011ec7f29cb0162b77012e12a0391077a5f74d2d
Add support for inserting undef into a vector.  This implements
Transforms/InstCombine/vec_insert_to_shuffle.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27997 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp