Building an Optimizing Compiler

Building an Optimizing Compiler
Author :
Publisher : Digital Press
Total Pages : 0
Release :
ISBN-10 : 155558179X
ISBN-13 : 9781555581794
Rating : 4/5 (794 Downloads)

Book Synopsis Building an Optimizing Compiler by : Robert Morgan

Download or read book Building an Optimizing Compiler written by Robert Morgan and published by Digital Press. This book was released on 1998 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Building an Optimizing Compiler 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 large 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. Building an Optimizing Compiler provides a complete theory for static single assignment methods and partial redundancy methods for code optimization. It also provides a new generalization of register allocation techniques. A single running example is used throughout the book to illustrate the compilation process.


Building an Optimizing Compiler Related Books