I’ve been working on writing intra-function binary patches using high level C code for a few years. If it could be made easy and correct, it could unlock superpowers.| Hey There Buddo!
The Solid-State Register Allocator| www.mattkeeter.com
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.| Max Bernstein
This post is the fourth part of a three-part series1 describing| cfallin.org