A reexamination of “Optimization of array subscript range checks”

  • Authors:
  • Wei-Ngan Chin;Eak-Khoon Goh

  • Affiliations:
  • National Univ. of Singapore, Singapore;Defense Science Organization, Singapore

  • Venue:
  • ACM Transactions on Programming Languages and Systems (TOPLAS)
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

Jonathan Asuru proposed recently an enhanced method for optimizing array subscript range checks. The proposed method is however unsafe and may generate optimized programs whose behavior is different from the original program. Two main flaws in Asuru's method are described, together with suggested remedies and improvements.