202
Voted
PLDI
15 years 7 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...
153
Voted
PLDI
15 years 7 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...
142
Voted
PLDI
15 years 7 months ago
1995 ACM
We present a unified approach to locality optimization that employs both data and control transformations. Data transformations include changing the array layout in memory. Contr...
142
Voted
PLDI
15 years 7 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...
139
Voted
PLDI
15 years 7 months ago
1995 ACM |