implement SplitVecOp_CONCAT_VECTORS, fixing the included testcase with SSE1.
authorChris Lattner <sabre@nondot.org>
Thu, 26 Aug 2010 05:51:22 +0000 (05:51 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Aug 2010 05:51:22 +0000 (05:51 +0000)
commit8306968c147d5861d8a53fba86ac0fbf5c050b84
tree3d0e33e38be4af7c0cdd407f14a9bc6823115bdb
parent70e48b23a3455e4689ee24cec4eb153d67223e86
implement SplitVecOp_CONCAT_VECTORS, fixing the included testcase with SSE1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112171 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeTypes.h
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/sse1.ll