blog
March 10, 2025
Bypassing the branch predictor
March 8, 2025
Improving on std::count_if()'s auto-vectorization
February 23, 2025
Getting rid of unwanted branches with __builtin_unreachable()
February 20, 2025
My approach to writing
February 16, 2025
A Clang regression related to switch statements and inlining
February 12, 2025
Eliminating redundant bound checks