Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- ArticleJune 1988
Incremental evaluation for a general class of circular attribute grammars
PLDI '88: Proceedings of the ACM SIGPLAN 1988 conference on Programming language design and implementationPages 209–221https://doi.org/10.1145/53990.54011Also Published in:
ACM SIGPLAN Notices: Volume 23 Issue 7 - ArticleJune 1988
An optimizer for Ada - design, experiences and results
PLDI '88: Proceedings of the ACM SIGPLAN 1988 conference on Programming language design and implementationPages 175–184https://doi.org/10.1145/53990.54008In this paper we describe the design of a global machine independent low level optimizer for the Karlsruhe Ada Compiler. We give a short overview on the optimizations and data structures used in the optimizer as well as some experiences with the ...
Also Published in:
ACM SIGPLAN Notices: Volume 23 Issue 7 - ArticleJune 1988
INC: a language for incremental computations
PLDI '88: Proceedings of the ACM SIGPLAN 1988 conference on Programming language design and implementationPages 115–124https://doi.org/10.1145/53990.54002Also Published in:
ACM SIGPLAN Notices: Volume 23 Issue 7 - ArticleJune 1988
Interprocedural side-effect analysis in linear time
PLDI '88: Proceedings of the ACM SIGPLAN 1988 conference on Programming language design and implementationPages 57–66https://doi.org/10.1145/53990.53996We present a new method for solving Banning's alias-free flow-insensitive side-effect analysis problem. The algorithm employs a new data structure, called the binding multi-graph, along with depth-first search to achieve a running time that is linear in ...
Also Published in:
ACM SIGPLAN Notices: Volume 23 Issue 7 - ArticleJune 1988
The program summary graph and flow-sensitive interprocedual data flow analysis
PLDI '88: Proceedings of the ACM SIGPLAN 1988 conference on Programming language design and implementationPages 47–56https://doi.org/10.1145/53990.53995Also Published in:
ACM SIGPLAN Notices: Volume 23 Issue 7 - ArticleJune 1988
Interprocedural slicing using dependence graphs
PLDI '88: Proceedings of the ACM SIGPLAN 1988 conference on Programming language design and implementationPages 35–46https://doi.org/10.1145/53990.53994A slice of a program with respect to a program point p and variable x consists of all statements of the program that might affect the value of x at point p. This paper concerns the problem of interprocedural slicing — generating a slice of an entire ...
Also Published in:
ACM SIGPLAN Notices: Volume 23 Issue 7 - ArticleJune 1988
Detecting conflicts between structure accesses
PLDI '88: Proceedings of the ACM SIGPLAN 1988 conference on Programming language design and implementationPages 24–31https://doi.org/10.1145/53990.53993Two references to a record structure conflict if they access the same field and at least one modifies the location. Because structures can be connected by pointers, deciding if two statements conflict requires knowledge of the possible aliases for the ...
Also Published in:
ACM SIGPLAN Notices: Volume 23 Issue 7