commit | cbfca3259c91526fbba757673654f07c62ec6c2a | [log] [tgz] |
---|---|---|
author | Vladimir Kozlov <kvn@openjdk.org> | Wed Aug 22 11:55:40 2012 -0700 |
committer | Vladimir Kozlov <kvn@openjdk.org> | Wed Aug 22 11:55:40 2012 -0700 |
tree | 23c646eb1c16de8baaa3778599c2aa5feebb26cf | |
parent | 405f5a75cd4d6d0426cb5140ef405a5971c14060 [diff] |
7192963: assert(_in[req-1] == this) failed: Must pass arg count to 'new' Fixed Pack node generation. Not vectorize shift instructions if count is not the same for all shifts and if count is vector. Reviewed-by: twisti