commit | cf07a3db0bc89224fee42720fcd8b058ac3c65fc | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Mon Mar 26 13:55:57 2018 -0700 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Aug 09 21:50:50 2018 -0400 |
tree | 0de4d81da9148069c75c4e987eb650cfdaa4a7c1 | |
parent | f84732ae7919965db5ef2c6feb20575fdbbadc2a [diff] |
Refined add/sub analysis vis-a-vis SIMD idioms Rationale: Slightly more general detection of + and - with constants ensures less cases are undetected. Bug: b/74026074 Test: test-art-host,target Change-Id: Ie5bb2dd10294436a27487e5a1ddc77d9e2dd2303 Signed-off-by: mydongistiny <jaysonedson@gmail.com>