Dave Cheney: Go compiler intrinsics

Related Stories

Don't just check errors, handle them gracefully (2016)

Weird behavior of Go compiler/runtime

Compiler demo working

The Guy Who Wrote a Compiler Without a Compiler: Corrado Böhm

I Wrote a Compiler

Rust compiler performance

Compiler Explorer Cost Transparency

Py to EXE Compiler

The Princeton INTERCAL Compiler's source code

Inspecting Compiler Optimizations on Mixed Boolean Arithmetic Obfuscation

Are there any 'standard' resources for incremental compiler construction?

alic: Now a compiler written in its own language

LLMs: The Missing Compiler for Unix Tools

Rust compiler performance survey 2025 | Rust Blog

How does the compiler handle mathematical optimisation?

No, the Rust compiler is not slow.

An optimizing compiler doesn't help much with long instruction dependencies

Make a compiler for a custom cpu architecture that runs native

A glance at the Rust compiler team operations

Advent of Computing: Episode 158 - INTERCAL RIDES AGAIN - Restoring a Lost Compiler

Compiler pass to parallelise scalar recurrences deterministically (no skip-ahead, no speculation)

How Compiler Explorer Works in 2025

Question about compiler errors when comp time is involved

compiler exam from past years ( i need someone to solve it 100% correct anser)

Writing a toy language compiler in Python with LLVM—feasible?

Follow-up: Using Python for toy language compiler—parser toolkit suggestions?

tpde: A fast framework for writing baseline compiler back-ends in C++

The C2Rust code translator is now available on the Godbolt Compiler Explorer

Modular: What about the MLIR compiler infrastructure? (Democratizing AI Compute, Part 8)

Inside torch.compile Guards: How They Work, What They Cost, and Ways to Optimize - PyTorch Compiler Series