commit | 8c6c3575668831c752820ba4174b07ee407f7a4f | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Wed Oct 25 11:48:48 2017 -0700 |
committer | Aart Bik <ajcbik@google.com> | Wed Oct 25 15:37:43 2017 -0700 |
tree | cf58b62f52ce6e4e78e139aa0f117191a0c11f2a | |
parent | 31275df5ea1b91ed668618d6ec64a76d67cee73c [diff] |
Make SIMD checker tests more robust. Rationale: With more and more peeling and cleanup loops coming up, some of our checker tests were a bit fragile testing for the first Phi occurrence. This CL fixes that. Also fixes a few omissions found during the refactoring. Test: test-art-host test-art-target Change-Id: I9b27237cf048981ca2b5a18057e09211b7002486