Sciweavers

15 search results - page 1 / 3
» pldi 1995
Sort
View
124
Voted
PLDI
1995
ACM
15 years 6 months ago
Elimination of Redundant Array Subscript Range Checks
Priyadarshan Kolte, Michael Wolfe
PLDI
1995
ACM
15 years 6 months ago
Interprocedural Partial Redundancy Elimination and its Application to Distributed Memory Compilation
Partial Redundancy Elimination PRE is a general scheme for suppressing partial redundancies which encompasses traditional optimizations like loop invariant code motion and redun...
Gagan Agrawal, Joel H. Saltz, Raja Das
120
Voted
PLDI
1995
ACM
15 years 6 months ago
Flow-Sensitive Interprocedural Constant Propagation
We present a flow-sensitive interprocedural constant propagation algorithm, which sttpports recursion while only performing one flow-sensitive analysis of each procedure. We prese...
Paul R. Carini, Michael Hind