Cleanup sign checking in safe math code

Signed comparison is less code and matches the optimal compiler
heuristics better than masking.

TBR=scottmg
NOTRY=true

Review-Url: https://codereview.chromium.org/2564493003
Cr-Commit-Position: refs/heads/master@{#437342}
2 files changed