summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator_utils.cc
diff options
context:
space:
mode:
authorAart Bik <ajcbik@google.com>2015-10-28 17:49:07 -0700
committerAart Bik <ajcbik@google.com>2015-10-29 11:04:13 -0700
commit96709f17347cb7a6aae15816244d2200ca95a649 (patch)
treec193a1378acb0968318a47ade5eb63121e6c9b3d /compiler/optimizing/code_generator_utils.cc
parentf7b7f9984da66149e5fe05713845961d7b069a23 (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