Bookmarks

Advanced C: The UB and optimizations that trick good programmers.

Explores how undefined behavior in C enables aggressive compiler optimizations, illustrating subtle performance-related bugs and best practices for writing safe, fast code.

Understanding Compiler Optimization - Chandler Carruth - Opening Keynote Meeting C++ 2015

Chandler Carruth explains how modern C++ compilers perform optimization passes, inlining, and code generation, helping developers write code that the optimizer can better transform into efficient machine instructions.

Tilde, my LLVM alternative

How LLVM Optimizes a Function

Tell the Compiler What You Know

Compiler Optimization in a Language you Can Understand

Compiler Optimizations Are Hard Because They Forget

Indices and tables

448997590_1496256481254967_2304975057370160015_n

Subcategories