Matt Godbolt is the creator of the Compiler Explorer website. He is passionate about writing readable yet efficient code. He currently works in the high performance finance industry, but has previously worked on mobile apps at Google, run his own C++ tools company and spent more than a decade making console games. When he's not hacking on Compiler Explorer, Matt enjoys writing emulators for old 8-bit computer hardware.
Talks I've Given
-
Tooling Up: Conversational x86 ASM - Learning to appreciate your compiler
Featuring Matt Godbolt
In this talk, Matt will give a "readers' guide" to assembly language and take a peek at what goes on inside your compiler. We'll take a look at the amazing things it can (and can't) do for you. You'll get a new appreciation for your compiler, and perhaps enough assembly...
asm compilers