-
Optimize 64-bit compares with zero · 5c87542aDavid Sehr authored
Comparisons with zero can be done with no branches in most cases and with simpler sequences of operations. BUG= R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1406593003 .
5c87542a
×