commit | 0d13fee6f4330cc9cb100c43135490a34c11d7a5 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Fri Apr 17 14:52:19 2015 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Mon Apr 20 18:11:39 2015 +0100 |
tree | e96f089c1e384772bebdd8d8701c95d73569f29c | |
parent | 27eac12a66a73eb38b5ccb45b62350cf341299d0 [diff] |
ART: Simplify more bool operations Now that we have the HBooleanNot instruction, the instruction simplifier can optimize out more conditions comparing a boolean against a constant, as well as sequences of Boolean negations. Change-Id: I7f634f6428a3984dd97b27b3d6362491346f1ff6