165
Voted
PLDI
15 years 4 months ago
1995 ACM
Compile-time type information should be valuable in efficient compilation of statically typed functional languages such as Standard ML. But how should type-directed compilation w...
114
Voted
PLDI
15 years 4 months ago
1995 ACM
The control dependence relation is used extensively in restructuring compilers. This relation is usually represented using the control dependence graph; unfortunately, the size of...
113
Voted
PLDI
15 years 4 months ago
1995 ACM
Traditional list schedulers order instructions based on an optimistic estimate of the load latency imposed by the hardware and therefore cannot respond to variations in memory lat...
106
Voted
PLDI
15 years 4 months ago
1995 ACM
Correctly predicting the direction that branches will take is increasingly important in today’s wide-issue computer architectures. The name program-based branch prediction is gi...
105
Voted
PLDI
15 years 4 months ago
1995 ACM
We present a flow-sensitive interprocedural constant propagation algorithm, which sttpports recursion while only performing one flow-sensitive analysis of each procedure. We prese...
|