Ebook Compilers: Principles, Techniques, and Tools (Second Edition) - Part 2

Continued part 1, part 2 of book "Compilers: Principles, Techniques, and Tools (Second Edition)" provide students with knowledge about: object-code generation, construction of basic blocks, generation of code from expressions and basic blocks, and register-allocation techniques; introduces the technology of code optimization, including ow graphs, data- ow frameworks, and iterative algorithms for solving these frameworks; instruction-level optimization; talks about larger-scale parallelism detection and exploitation;...