There should be no extending loads or truncating
authorDuncan Sands <baldrick@free.fr>
Mon, 14 Jul 2008 17:22:31 +0000 (17:22 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 14 Jul 2008 17:22:31 +0000 (17:22 +0000)
commit28c05ac995c8063ecf4e05ef7c0879467ca98221
tree495f03057217ab832bd990959ef859ee7344d000
parentd164ea2fb07ab3540121ffe1c59ad2cdc0a7a0a3
There should be no extending loads or truncating
stores of one-element vectors.  Also, neaten the
handling of INSERT_VECTOR_ELT when the inserted
type is larger than the vector element type.

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