Fix some corner cases with vectors in copyToRegs and copyFromRegs.
authorDan Gohman <gohman@apple.com>
Fri, 12 Oct 2007 14:33:11 +0000 (14:33 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 12 Oct 2007 14:33:11 +0000 (14:33 +0000)
commita9b511187b5450ec2e241f45b640358bfdc9c42c
treee087255b39a8f7e87e224fe80ecc93e6ed3972c8
parent9e04c82c0ec7c94d82168c07177ff9d1fea5b9d5
Fix some corner cases with vectors in copyToRegs and copyFromRegs.

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