Writing Efficient C Code: A Thorough Introduction for Java Programmers was written for two groups of readers: Java programmers who want to learn C from the beginning, and practicing C programmers who want to sharpen their skills.Our goal with the book is to give the reader a deep understanding of b[...]
The goal of An Introduction to the Theory of Optimizing Compilers is to give the reader a solid understanding of modern optimizing compilers. The theory is focused on
control flow graphs, including algorithms for computing dominance, dominance frontiers, and control depend[...]