Compiler construction 18th International Conference, CC 2009, held as part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2009, York, UK, March 22-29, 2009, proceedings /

This book constitutes the refereed proceedings of the 18th International Conference on Compiler Construction, CC 2009, held in York, UK, in March 2009 as part of ETAPS 2009, the European Joint Conferences on Theory and Practice of Software. Following a very thorough review process, 18 full research...

Full description

Corporate Authors: CC (Conference) York, England)
Other Authors: CC (Conference), Moor, Oege de., Schwartzbach, Michael I., SpringerLink (Online service), ETAPS (Conference)
Format: eBook
Language: English
Published: Berlin ; Heidelberg : Springer, ©2009.
Berlin ; Heidelberg : [2009]
Physical Description: 1 online resource.
Series: Lecture notes in computer science ; 5501.
LNCS sublibrary. Theoretical computer science and general issues.
Subjects:
Table of Contents:
  • Challenges in Code Optimization of Parallel Programs
  • Extensible Proof-Producing Compilation
  • From Specification to Optimisation: An Architecture for Optimisation of Java Bytecode
  • A Framework for Exploring Optimization Properties
  • Compile-Time Analysis and Specialization of Clocks in Concurrent Programs
  • Implementation and Use of Transactional Memory with Dynamic Separation
  • Exploiting Speculative TLP in Recursive Programs by Dynamic Thread Prediction
  • Live Debugging of Distributed Systems
  • Parsing C/C++ Code without Pre-processing
  • Faster Scannerless GLR Parsing
  • Decorated Attribute Grammars: Attribute Evaluation Meets Strategic Programming
  • SSA Elimination after Register Allocation
  • Register Spilling and Live-Range Splitting for SSA-Form Programs
  • Loop-Aware Instruction Scheduling with Dynamic Contention Tracking for Tiled Dataflow Architectures
  • Scheduling Tasks to Maximize Usage of Aggregate Variables in Place
  • Dynamic Look Ahead Compilation: A Technique to Hide JIT Compilation Latencies in Multicore Environment
  • Precise Management of Scratchpad Memories for Localising Array Accesses in Scientific Codes
  • Blind Optimization for Exploiting Hardware Features
  • How to CPS Transform a Monad.