commit | 40fbf748cf56096e35afa48b2a2fd5998491654a | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Mon Oct 31 11:02:50 2016 -0700 |
committer | Aart Bik <ajcbik@google.com> | Wed Nov 02 11:43:18 2016 -0700 |
tree | b648e65792efeedcfe626c34c58f087c6088c0f7 | |
parent | e7b46e22c7f4f6f503501b3b2ad99113289d142b [diff] |
Improved range analysis (and thus BCE) around min/max/abs intrinsics. Rationale: Inspection of some typical bit set utilities revealed that we were missing obvious cases where two or more array lengths were combined using a min. Change-Id: I3e6463f221c793aaa1d592d4caabef0511754ae9 Test: test-art-host-run-test-620-checker-bce-intrinsics