bytecodealliance/regalloc.rs

Modular register allocator algorithms

Rust

105

471 commits

updated Oct 4, 2022

See the code

README

regalloc.rs

⚠ This project has been deprecated in favor of the regalloc2, which is maintained and expected to be faster. No security updates will be made, and contributions will be disabled.


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.

Contributors

bnjbvr

194 commits

julian-seward1

165 commits

cfallin

91 commits

sunfishcode

7 commits

bytecodealliance/regalloc.rs

Modular register allocator algorithms

Rust

105

471 commits

updated Oct 4, 2022

See the code

README

regalloc.rs

⚠ This project has been deprecated in favor of the regalloc2, which is maintained and expected to be faster. No security updates will be made, and contributions will be disabled.


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.

Contributors

bnjbvr

194 commits

julian-seward1

165 commits

cfallin

91 commits

sunfishcode

7 commits

Languages

Rust

100.0%