Los puntos clave no están disponibles para este artículo en este momento.
An analysis is given for optimizing run-time range checks in regions of high execution frequency. These optimizations are accomplished using strength reduction, code motion and common subexpression elimination. Test programs, using the above optimizations, are used to illustrate run-time improvements.
Markstein et al. (Fri,) studied this question.