Optimize 64-bit compares with zero
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 .
Showing
tests_lit/llvm2ice_tests/icmp-with-zero.ll
0 → 100644
Please
register
or
sign in
to comment