Compiler Construction 11th International Conference, CC 2002, Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2002, Grenoble, France, April 8-12, 2002, Proceedings /
ETAPS 2002 was the ?fth instance of the European Joint Conferences on Theory and Practice of Software. ETAPS is an annual federated conference that was established in 1998by combining a number of existing and new conferences. This year it comprised 5 conferences (FOSSACS, FASE, ESOP, CC, TACAS), 13...
Corporate Author: | |
---|---|
Other Authors: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berlin, Heidelberg :
Springer Berlin Heidelberg : Imprint: Springer,
2002.
|
Edition: | 1st ed. 2002. |
Series: | Lecture Notes in Computer Science,
2304 |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Tool Demonstrations
- LISA: An Interactive Environment for Programming Language Development
- Building an Interpreter with Vmgen
- Compiler Construction Using LOTOS NT
- Analysis and Optimization
- Data Compression Transformations for Dynamically Allocated Data Structures
- Evaluating a Demand Driven Technique for Call Graph Construction
- A Graph-Free Approach to Data-Flow Analysis
- A Representation for Bit Section Based Analysis and Optimization
- Low-Level Analysis
- Online Subpath Profiling
- Precise Exception Semantics in Dynamic Compilation
- Decompiling Java Bytecode: Problems, Traps and Pitfalls
- Grammars and Parsing
- Forwarding in Attribute Grammars for Modular Language Design
- Disambiguation Filters for Scannerless Generalized LR Parsers
- Invited Talk
- Modular Static Program Analysis
- Domain-Specific Languages and Tools
- StreamIt: A Language for Streaming Applications
- Compiling Mercury to High-Level C Code
- CIL: Intermediate Language and Tools for Analysis and Transformation of C Programs
- Energy Consumption Optimizations
- Linear Scan Register Allocation in the Context of SSA Form and Register Constraints
- Global Variable Promotion: Using Registers to Reduce Cache Power Dissipation
- Optimizing Static Power Dissipation by Functional Units in Superscalar Processors
- Influence of Loop Optimizations on Energy Consumption of Multi-bank Memory Systems
- Loop and Array Optimizations
- Effective Enhancement of Loop Versioning in Java
- Value-Profile Guided Stride Prefetching for Irregular Code
- A Comprehensive Approach to Array Bounds Check Elimination for Java.