Building an Optimizing Compiler free download online
Title: Building an Optimizing Compiler Author(s): Robert Morgan Pages: 450 Publisher: Digital Press Publication date: 1998 Language: English Format: CHM ISBN-10: 155558179X ISBN-13: Description: Provides a high-level design for a thorough optimizer, code generator, scheduler, and register allocator for a generic modern RISC processor. Also addresses the small issues that have a large impact on this implementation.
Compiler courses have been an academic mainstay in both undergraduate and graduate computer science departments. These courses emphasize either the implementation of languages or parallel processing. Little analysis is presented for generating excellent code for a language on a single processor.
Building an Optimizing Compiler addresses this gap. It provides a high level design for a thorough optimizer, code generator, scheduler and register allocator for a generic modern RISC processor. In the process it addresses the small issues that have a long impact on the implementation.
The book approaches this subject from a practical viewpoint. Theory is introduced where intuitive arguments are insufficient, however the theory is described in practical terms. A single running example is used throughout the book to illustrate the compilation process.
* Provides a complete theory for Static Single Aassignment Methods and partial redundancy methods for code optimization
* Provides a new generatization of register allocation techniques
* Techniques described are applicable to most programming languages for PCs, workstations or servers
Building an Optimizing Compiler free download links: