As of recently, I've begun to work a bit on register allocation. It's been a fun journey to dive back into more practical aspects of compilers, especially the "more exotic" SSA-based register allocation. :)
Looking forward to benchmarking the stuff at some point, but the blog post will take some time, given it's low-priority in my work-queue.