Paper Description: MIP-9409

BibTeX entry:

@incollection{MIP-9409,
author="J. Knoop, B. Steffen, J. Vollmer",
title="Parallelism for Free: Efficient and Optimal Bitvector Analyses for Parallel Programs",
institution="Fakult{\"a}t f{\"u}r Mathematik und Informatik, Universit{\"a}t Passau",
year=1994,
number={MIP-9409}
}

Abstract:

In this paper we show how to construct optimal bitvector analysis algorithms for parallel programs with shared memory that are as efficient as their purely sequential counterparts, and which can easily be implemented. Whereas the complexity result is rather obvious, our optimality result is a consequence of a new Kam/Ullman-style Coincidence Theorem. Thus, the important merits of sequential bitvector analyses survive the introduction of parallel statements. Keywords Parallelism, interleaving semantics, synchronization, program optimization, data flow analysis, bitvector problems, definition-use chains, partial redundancy elimination, partial dead code elimination.

Paper itself:

Cross links:

Ulrike Peiker, Martin Griebl