237
click to vote
PLDI
15 years 11 months ago
1994 ACM
Integer division remains expensive on today's processors as the cost of integer multiplication declines. We present code sequences for division by arbitrary nonzero integer c...
192
click to vote
PLDI
15 years 11 months ago
1994 ACM
: Object-oriented programs are difficult to optimize because they execute many dynamically-dispatched calls. These calls cannot easily be eliminated because the compiler does not k...
191
Voted
PLDI
15 years 11 months ago
1994 ACM
As microprocessor speeds increase, memory bandwidth is increasing y the performance bottleneck for microprocessors. This has occurred because innovation and technological improvem...
188
click to vote
PLDI
15 years 11 months ago
1994 ACM
In this paper, we describe the program structure tree (PST), a hierarchical representation of program structure based on single entry single exit (SESE) regions of the control flo...
|