Storming Media: Pentagon Reports and DocumentsPentagon Reports: Fast. Definitive. Complete.     
New Account »
Forgot Password?
Advanced Search »
ComputersComputer Programming and Software

Targeting Dynamic Compilation for Embedded Environments

Authors: Michael Chen; Kunle Olukotun; STANFORD UNIV CA COMPUTER SYSTEMS LAB
Abstract:
A generally held notion is that high quality code comes with high compilation cost. As a result, previous efforts at minimizing dynamic compilation costs have focused on designing fast, lightweight compilers that sacrifice code quality for compilation speed, and resource intensive approaches that combine multiple engines to limit expensive optimizations to critical sections. In this paper, we show one possible way fast compilers can be constructed to generate high quality code. We have implemented microJIT, a small and portable just-in-time (JIT) compiler for Java that can produce high quality code 2.5x faster than a comparable dataflow-based compiler and 30% faster than a compiler that performs only limited optimizations. We use dataflow techniques, but speed up compilation by minimizing the number of major compiler passes given the number of optimizations performed. Architectural features of our compiler also allow it to perform instruction set dependent optimizations efficiently. MicroJIT achieves these high compilation rates while still maintaining small static and dynamic memory requirements. This compiler can be highly effective in an embedded system where computing and memory resources are highly constrained and where multiple target platforms must be supported.

Pages: 14
Report Date: JUL 2001
Contract Number: MDA904-98-C-A933
Report Number: A506914

Report Unavailable

This title is unavailable from Storming Media. We do not know when it might be available, if at all. We list the report on our site for bibliographic completeness, to help our users know what other work has been performed in this field. Please note that as with all titles on this site, we do not have contact information for any of the authors. Nor can we give any suggestions on how one might obtain this report.
Keywords relating to this report:
*CODING
*COMPILERS
*EMBEDDING
COMPUTER ARCHITECTURE
DYNAMICS
ENGINES
ENVIRONMENTS
INSTRUCTIONS
JAVA
LIMITATIONS
MEMORY DEVICES
MULTIPLE TARGETS
QUALITY
REQUIREMENTS
RESOURCES
STATICS
Email This Abstract