julian-seward1 / regalloc.rs

Modular register allocator algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

regalloc.rs

A work-in-progress modular register allocation algorithm, implemented so as to be used in Cranelift.

WARNING: This is not production ready, you should expect API changes, failures, etc.

About

Modular register allocator algorithms

License:Apache License 2.0


Languages

Language:Rust 100.0%Language:Shell 0.0%