Fix a bug in getCopyFromParts turned up in the testcase for PR1132.
authorDan Gohman <gohman@apple.com>
Mon, 30 Jul 2007 19:09:17 +0000 (19:09 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 30 Jul 2007 19:09:17 +0000 (19:09 +0000)
commitbe444ed6dbc2a6f36feab84b527a21aa0df9f808
tree32e7ca71cbd644ba0e8354d9c7432f71b44f82aa
parent45c8388e2a94502ded17dc493fe3fb10b04ce439
Fix a bug in getCopyFromParts turned up in the testcase for PR1132.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40598 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
test/CodeGen/Alpha/illegal-element-type.ll [new file with mode: 0644]
test/CodeGen/PowerPC/illegal-element-type.ll [new file with mode: 0644]