GeistHaus
log in · sign up

Matt Keeter // blog

mattkeeter.com
2 pages link to this URL
A quick look at destination-driven code generation

Picture this: you’re sitting there, writing a compiler, when all of a sudden you have to generate assembly. You have some intermediate representation (IR) but now you have to turn virtual registers into machine registers. This is called register allocation.

1 inbound link article en