Implement vector expand support for shuffle_vector. This fixes PR1811.
authorChris Lattner <sabre@nondot.org>
Mon, 19 Nov 2007 21:16:54 +0000 (21:16 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Nov 2007 21:16:54 +0000 (21:16 +0000)
commit6c9c6800b844771117943c400d0a9a47460a46b9
tree153e49db563922dccb9378ee262043bb40276573
parent50cdabcfd52e88381ade61450d98a1c757195bef
Implement vector expand support for shuffle_vector.  This fixes PR1811.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44242 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp