81ad24322c
This saves one instruction for every BoxInt64 overflow check, reducing the instructions size for Flutter benchmarks by between 0.26% and 1.03% (0.26% for Flutter Gallery). Also add OVERFLOW and NO_OVERFLOW condition aliases to arm and arm64. Change-Id: I82990419b448f21a22ea2cc7a15a9497d3275943 Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/145860 Commit-Queue: Aske Simon Christensen <askesc@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>