James Molloy
|
8cd08bf4ac
|
Fix an assertion failure when optimising a shufflevector incorrectly into concat_vectors, and a followup bug with SelectionDAG::getNode() creating nodes with invalid types.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163511 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-10 14:01:21 +00:00 |
|
Stepan Dyatkovskiy
|
fdeb9fe5e0
|
Rejected 169195. As Duncan commented, bitcasting to proper type is wrong approach. We need to insert some valid TRANCATE node here.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162354 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-08-22 09:33:55 +00:00 |
|
Stepan Dyatkovskiy
|
bee05dc840
|
Forget to add testcase for r162195. Sorry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162196 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-08-20 08:03:18 +00:00 |
|