196
click to vote
PLDI
15 years 10 months ago
2004 ACM
With billion-transistor chips on the horizon, single-chip multiprocessors (CMPs) are likely to become commodity components. Speculative CMPs use hardware to enforce dependence, al...
187
click to vote
PLDI
15 years 10 months ago
2004 ACM
This paper presents the first scalable context-sensitive, inclusionbased pointer alias analysis for Java programs. Our approach to context sensitivity is to create a clone of a m...
156
click to vote
PLDI
15 years 10 months ago
2004 ACM
Region-based memory management offers several important potential advantages over garbage collection, including real-time performance, better data locality, and more efficient us...
155
click to vote
PLDI
15 years 10 months ago
2004 ACM
It has long been known that a fixed ordering of optimization phases will not produce the best code for every application. One approach for addressing this phase ordering problem ...
153
click to vote
PLDI
15 years 10 months ago
2004 ACM
Pointer analysis is a critical problem in optimizing compiler, parallelizing compiler, software engineering and most recently, hardware synthesis. While recent efforts have sugges...
|