LegalizeTypes support for splitting and scalarizing
authorDuncan Sands <baldrick@free.fr>
Tue, 18 Nov 2008 16:40:48 +0000 (16:40 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 18 Nov 2008 16:40:48 +0000 (16:40 +0000)
commit331a746101aff2199c19e5a7407a5ca6a4bbdafa
tree05f317dd14ce0eb5e526f7ca8264b865e516a1e6
parentdd643f26c43d162e905a07bf0826680aa10f7161
LegalizeTypes support for splitting and scalarizing
SCALAR_TO_VECTOR.  I didn't add the testcase, because
once llc gets past scalar-to-vector it hits a SPU target
lowering bug and explodes.

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