Add a liveness analysis.
This code is best tested with larger functions with more EBBs. Perhaps a new file-test category is in order?
This commit is contained in:
@@ -3,3 +3,4 @@
|
||||
//! This module contains data structures and algorithms used for register allocation.
|
||||
|
||||
pub mod liverange;
|
||||
pub mod liveness;
|
||||
|
||||
Reference in New Issue
Block a user