commit | 6bc673930fe9d453ece2c42d96b3504b0a7d85c8 | [log] [tgz] |
---|---|---|
author | Vladimir Kozlov <kvn@openjdk.org> | Fri Jun 22 10:40:48 2012 -0700 |
committer | Vladimir Kozlov <kvn@openjdk.org> | Fri Jun 22 10:40:48 2012 -0700 |
tree | ba9635187829b00d53c02e8ac689482c784668bc | |
parent | 470db77b36b5352d644eb8801d09605b82f608a7 [diff] |
7178280: Failed new vector regression tests When looking for the same value in an other register check that all parts of that register has the same value. Reviewed-by: johnc, twisti