Sciweavers

5 search results - page 1 / 1
» pldi 1992
Sort
View
94
Voted
PLDI
1992
ACM
15 years 1 months ago
Eliminating Branches using a Superoptimizer and the GNU C Compiler
Torbjörn Granlund, Richard Kenner
PLDI
1992
ACM
15 years 1 months ago
Escape Analysis on Lists
Young Gil Park, Benjamin Goldberg
59
Voted
PLDI
1992
ACM
15 years 1 months ago
Lazy Code Motion
Jens Knoop, Oliver Rüthing, Bernhard Steffen
PLDI
1992
ACM
15 years 1 months ago
Debugging Optimized Code with Dynamic Deoptimization
: SELF's debugging system provides complete source-level debugging (expected behavior) with globally optimized code. It shields the debugger from optimizations performed by th...
Urs Hölzle, Craig Chambers, David Ungar