commit | b79f4ac55c0bb177f541937d0678f2aa777e1c9a | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Mon Jul 10 10:10:37 2017 -0700 |
committer | Aart Bik <ajcbik@google.com> | Thu Jul 13 16:50:03 2017 -0700 |
tree | 7c331aa30d3c38b4448070527ac02fdbd848f284 | |
parent | 51e74b47f240187d336d9e688f5d7538366f2edf [diff] |
Added GVN related attributes to vector nodes. Rationale: enables better GVNing of vector operations, also pays off some technical debt by adding unit tests for vector nodes. This is a revert^2 of a79f0b5deb932aa44e227c94c4ad09082b3ab4c7 (failed some of the existing checker test due to moving scalar replication; fix was setting can-be-moved attribute correctly on that node). Bug: 63538372 Test: test-art-host, test-art-target Change-Id: I2f29c317354b5e4bf520829232aef17931305ea6