Class | Description |
---|---|
Color |
Used to color nodes during liveness analysis.
|
ColorNode |
Represents a colored node.
|
InterferenceGraph |
Indicates which pairs of temporaries cannot share a register.
|
Liveness |
Liveness analysis: produces an interference graph from a flow graph.
|
Main | |
Move |
Move instruction.
|
RegAlloc |
Register Allocation.
|