Performance optimizations for Checked(Add|Sub|Mul|Div)

This skips the more complicated math functions if we can can perform
the operations on a wider intermediate type.

R=tsepez@chromium.org

Review-Url: https://codereview.chromium.org/2510793004
Cr-Commit-Position: refs/heads/master@{#432768}
1 file changed