Handle splats of undefs properly. This includes the testcase for PR5364 as well.
authorAnton Korobeynikov <asl@math.spbu.ru>
Mon, 2 Nov 2009 00:12:06 +0000 (00:12 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Mon, 2 Nov 2009 00:12:06 +0000 (00:12 +0000)
commit2ae0eec1c03fa005136b8724faab38048878f253
tree170f21be74360350840ff62b17b1692dfef8ebdb
parent3a639a07ea14f2e404fb1d3a14005ff468543911
Handle splats of undefs properly. This includes the testcase for PR5364 as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85767 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/2009-11-02-NegativeLane.ll [new file with mode: 0644]