Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 253 Bytes

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.