Fix SPU to cope with vector insertelement to an undef position.
authorKalle Raiskila <kalle.raiskila@nokia.com>
Wed, 9 Jun 2010 09:58:17 +0000 (09:58 +0000)
committerKalle Raiskila <kalle.raiskila@nokia.com>
Wed, 9 Jun 2010 09:58:17 +0000 (09:58 +0000)
commit43d225dc8bdaa37e1b0a222f7510ade18a7267e4
treea6eaf05e4fb5c4183ca6b00985c6fa531f2a0e2e
parentc6166c6bcaf41acab5f14aa267acec3214b75127
Fix SPU to cope with vector insertelement to an undef position.
We default to inserting to lane 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105722 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp
test/CodeGen/CellSPU/vecinsert.ll