Source Code Optimization Techniques for Data Flow Dominated Embedded Software
معرفی کتاب «Source Code Optimization Techniques for Data Flow Dominated Embedded Software» نوشتهٔ Heiko Falk, Peter Marwedel (auth.)، منتشرشده توسط نشر Springer US در سال 2004. این کتاب در فرمت pdf، زبان انگلیسی ارائه شده است. «Source Code Optimization Techniques for Data Flow Dominated Embedded Software» در دستهٔ بدون دستهبندی قرار دارد.
The building blocks of today’s embedded systems-on-a-chip (SoC) are complex IP components and programmable processor cores. This means that more and more system functionality is implemented in software rather than in custom hardware motivating the need for highly optimized embedded software.
Source Code Optimization Techniques for Data Flow Dominated Embedded Software is the first contribution focusing on the application of optimizations outside a compiler at the source code level. This book covers the following areas:
- Several entirely new techniques are presented in combination with efficient algorithms for the most important ones
- Control flow analysis and optimization of data-dominated applications is one of the main contributions of this book since this issue remained open up to now
- Using real-life applications, large improvements in terms of runtimes and energy dissipation were achieved by the techniques presented in this book. Detailed results for a broad range of processors including DSPs, VLIWs and embedded RISC cores are discussed.
Source Code Optimization Techniques is mostly self-contained and requires only a basic knowledge in software design. It is intended to be a key reference for researchers, design engineers and compiler / system CAD managers in industry who wish to anticipate the evolution of commercially available design tools over the next few years, or to make use of the concepts of this book in their own research and development.
Front Matter....Pages i-xx Introduction....Pages 1-13 Existing Code Optimization Techniques....Pages 15-23 Fundamental Concepts for Optimization and Evaluation....Pages 25-39 Intermediate Representations and Their Suitability for Source Code Optimization....Pages 41-52 Loop Nest Splitting....Pages 53-117 Advanced Code Hoisting....Pages 119-162 Ring Buffer Replacement....Pages 163-180 Summary and Conclusions....Pages 181-187 Back Matter....Pages 189-226