Sciweavers

2 search results - page 1 / 1
» Combining Offline and Online Optimizations: Register Allocat...
Sort
View
APLAS
2006
ACM
13 years 8 months ago
Combining Offline and Online Optimizations: Register Allocation and Method Inlining
Abstract. Fast dynamic compilers trade code quality for short compilation time in order to balance application performance and startup time. This paper investigates the interplay o...
Hiroshi Yamauchi, Jan Vitek
SAS
1997
Springer
111views Formal Methods» more  SAS 1997»
13 years 8 months ago
Fast and Effective Procedure Inlining
is an important optimization for programs that use procedural abstraction. Because inlining trades code size for execution speed, the effectiveness of an inlining algorithm is det...
Oscar Waddell, R. Kent Dybvig