๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Compiler Design || Interprocedural Optimization

โœ Scribed by Seidl, Helmut; Wilhelm, Reinhard; Hack, Sebastian


Book ID
120468882
Publisher
Springer Berlin Heidelberg
Year
2012
Tongue
German
Weight
458 KB
Edition
1st
Category
Article
ISBN
3642175481

No coin nor oath required. For personal study only.

โœฆ Synopsis


While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined - ideally there exist complete precise descriptions of the source and target languages. Additional descriptions of the interfaces to the operating system, programming system and programming environment, and to other compilers and libraries are often available. ย  The book deals with the optimization phase of compilers. In this phase, programs are transformed in order to increase their efficiency. To preserve the semantics of the programs in these transformations, the compiler has to meet the associated applicability conditions. These are checked using static analysis of the programs. In this book the authors systematically describe the analysis and transformation of imperative and functional programs. In addition to a detailed description of important efficiency-improving transformations, the book offers a concise introduction to the necessary concepts and methods, namely to operational semantics, lattices, and fixed-point algorithms. ย  This book is intended for students of computer science. The book is supported throughout with examples, exercises and program fragments.


๐Ÿ“œ SIMILAR VOLUMES


Interprocedural Data Flow Based Optimiza
โœ GAGAN AGRAWAL; JOEL SALTZ ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 211 KB

Data parallel languages like High Performance Fortran (HPF) are emerging as the architecture independent mode of programming distributed memory parallel machines. In this paper, we present the interprocedural optimizations required for compiling applications having irregular data access patterns, wh

Interprocedural Compilation of Fortran D
โœ Mary W. Hall; Seema Hiranandani; Ken Kennedy; Chau-Wen Tseng ๐Ÿ“‚ Article ๐Ÿ“… 1996 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 475 KB

Its goal is to provide a machine-independent programming model for data-parallel applications that shifts the burden of machine-dependent optimizations to the compiler. Fortran D has contributed to the development of High Performance Fortran (HPF), an emerging Fortran standard for programming parall

Compiler Design || Foundations and Intra
โœ Seidl, Helmut; Wilhelm, Reinhard; Hack, Sebastian ๐Ÿ“‚ Article ๐Ÿ“… 2012 ๐Ÿ› Springer Berlin Heidelberg ๐ŸŒ German โš– 167 KB

While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined - ideally there exist complete precise descriptions of the source a

Compiler Design || Optimization of Funct
โœ Seidl, Helmut; Wilhelm, Reinhard; Hack, Sebastian ๐Ÿ“‚ Article ๐Ÿ“… 2012 ๐Ÿ› Springer Berlin Heidelberg ๐ŸŒ German โš– 230 KB

While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined - ideally there exist complete precise descriptions of the source a

Compiler design theory
โœ M.K Kerimov ๐Ÿ“‚ Article ๐Ÿ“… 1980 ๐Ÿ› Elsevier Science โš– 101 KB