Package | Description |
---|---|
org.jikesrvm.compilers.opt.lir2mir |
Provides classes that implement the transition from low-level IR to
machine-specific IR.
|
org.jikesrvm.compilers.opt.lir2mir.ia32 |
Provides classes that implement the IA32-specific parts
of the transition from low-level IR to machine-specific IR.
|
org.jikesrvm.compilers.opt.lir2mir.ia32_32 | |
org.jikesrvm.compilers.opt.lir2mir.ppc | |
org.jikesrvm.compilers.opt.lir2mir.ppc_32 |
Class and Description |
---|
AbstractBURS_TreeNode
An AbstractBURS_TreeNode is a node in a binary tree that is fed
as input to BURS.
|
BURS
A few common utilities used for invoking BURS tree-pattern matching
to do instruction selection.
|
BURS_Common_Helpers
Contains BURS helper functions common to all platforms.
|
BURS_MemOp_Helpers.AddrStackElement |
BURS_MemOp_Helpers.MOStackElement |
BURS_StateCoder |
NormalBURS_DepGraph
A special dependence graph for use by NormalBURS.
|
NormalBURS_DepGraphNode
A special dependence graph node for use by NormalBURS.
|
Class and Description |
---|
BURS
A few common utilities used for invoking BURS tree-pattern matching
to do instruction selection.
|
BURS_MemOp_Helpers
Contains common BURS helper functions for platforms with memory operands.
|
Class and Description |
---|
AbstractBURS_TreeNode
An AbstractBURS_TreeNode is a node in a binary tree that is fed
as input to BURS.
|
BURS
A few common utilities used for invoking BURS tree-pattern matching
to do instruction selection.
|
BURS_MemOp_Helpers
Contains common BURS helper functions for platforms with memory operands.
|
BURS_StateCoder |
Class and Description |
---|
BURS_Common_Helpers
Contains BURS helper functions common to all platforms.
|
Class and Description |
---|
BURS_Common_Helpers
Contains BURS helper functions common to all platforms.
|