James Molloy
|
1e5c611815
|
Fix an assertion failure when optimising a shufflevector incorrectly into concat_vectors, and a followup bug with SelectionDAG::getNode() creating nodes with invalid types.
llvm-svn: 163511
|
2012-09-10 14:01:21 +00:00 |
Stepan Dyatkovskiy
|
99120e04be
|
Rejected 169195. As Duncan commented, bitcasting to proper type is wrong approach. We need to insert some valid TRANCATE node here.
llvm-svn: 162354
|
2012-08-22 09:33:55 +00:00 |
Stepan Dyatkovskiy
|
6ee89aafc8
|
Forget to add testcase for r162195. Sorry.
llvm-svn: 162196
|
2012-08-20 08:03:18 +00:00 |