A simple algorithm for partial redundancy elimination

  • Authors:
  • Vineeth Kumar Paleri;Y. N. Srikant;Priti Shankar

  • Affiliations:
  • Department of Computer Science and Automation, Indian Institute of Science, Bangalore-560012;Department of Computer Science and Automation, Indian Institute of Science, Bangalore-560012;Department of Computer Science and Automation, Indian Institute of Science, Bangalore-560012

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

Partial redundancy elimination was originally formulated as a bidirectional, bit-vector, data-flow analysis problem by Morel and Renvoise. Dhamdhere improved the original algorithm using the concept of edge placement. Knoop, Rüthing, and Steffen viewed the problem within a framework that required only four unidirectional analyses for an optimal solution. Here, we propose an algorithm for partial redundancy elimination based on well known concepts, viz., availability, anticipability, partial availability, and partial anticipability. The algorithm is both computationally and lifetime optimal. Our algorithm also requires four unidirectional data-flow analyses. The main advantage of the algorithm is its simplicity.