Matt Godbolt announces the Advent of Compiler Optimisations 2025, a daily series running throughout December featuring 25 blog posts and videos. Each installment explores a specific C or C++ compiler optimization, explaining when it applies, how to read the resulting assembly code, and its limitations. The series covers both low-level architecture-specific techniques and high-level optimizations, primarily focusing on x86-64 with some ARM coverage.
Sort: