diff options
author | Aart Bik <ajcbik@google.com> | 2015-10-28 17:49:07 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2015-10-29 11:04:13 -0700 |
commit | 96709f17347cb7a6aae15816244d2200ca95a649 (patch) | |
tree | c193a1378acb0968318a47ade5eb63121e6c9b3d /compiler/optimizing/code_generator_utils.cc | |
parent | f7b7f9984da66149e5fe05713845961d7b069a23 (diff) |
Simplify unsigned comparisons against zero (with unit tests).
Rationale: Such cases occurs a lot after dynamic
bound check optimization (where the lower bound
is test against upper bound). Removing this
unnecessary test improves quality of code.
Change-Id: I3e4dc9f9d799aad342e1c344013ac60fcc3073ac
Diffstat (limited to 'compiler/optimizing/code_generator_utils.cc')
0 files changed, 0 insertions, 0 deletions