Package | Description |
---|---|
org.jikesrvm.compilers.opt.lir2mir |
Provides classes that implement the transition from low-level IR to
machine-specific IR.
|
Modifier and Type | Method and Description |
---|---|
void |
NormalBURS.invoke(NormalBURS_DepGraph dg)
Build BURS trees for dependence graph dg, label the trees, and
then generate MIR instructions based on the labelling.
|