Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Modular register allocator algorithms

License

Notifications You must be signed in to change notification settings

bytecodealliance/regalloc.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Modular register allocator algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages