170
click to vote
PLDI
15 years 4 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...
122
click to vote
PLDI
15 years 4 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...
114
click to vote
PLDI
15 years 4 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...
106
click to vote
PLDI
15 years 4 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...
|