1,885
edits
Changes
→What is this course about?
Specifically, you will:
* program in assembly language on at least two architectures
* understand the transformations that how the compiler is applying to (significantly!) rewriting your code
* dig into some large open-source software code bases
* test the performance impact of code and compilation changes