Rastello F., Tichadou F. SSA-based Compiler Design 2022
Download Torrent
Opens in your torrent client (e.g. qBittorrent)
Health
Fair4/1
Info Hash4BC19B6AE929C7013D322BFB6E27554D3DBBF468
Peers Updated8 hours ago (2026-03-24 11:39:45)
Description
Textbook in PDF format
This book provides readers with a single-source reference to static-single assignment (SSA)-based compiler design. It is the first (and up to now only) book that covers in a deep and comprehensive way how an optimizing compiler can be designed using the SSA form. After introducing vanilla SSA and its main properties, the authors describe several compiler analyses and optimizations under this form. They illustrate how compiler design can be made simpler and more efficient, thanks to the SSA form.
This book also serves as a valuable text/reference for lecturers, making the teaching of compilers simpler and more effective. Coverage also includes advanced topics, such as code generation, aliasing, predication and more, making this book a valuable reference for advanced students and practicing engineers