Optimization of range checking

  • Authors:
  • Victoria Markstein;Peter Markstein;John Cocke

  • Affiliations:
  • in silico Labs, Woodside, CA;Hewlett-Packard Laboratories, Palo Alto, CA;IBM Thomas J. Watson Research Center, Yorktown Heights, New York

  • Venue:
  • ACM SIGPLAN Notices - Best of PLDI 1979-1999
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

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.