Uses of Package
org.jikesrvm.compilers.opt.lir2mir.ia32

Packages that use org.jikesrvm.compilers.opt.lir2mir.ia32
org.jikesrvm   
org.jikesrvm.compilers.opt.lir2mir   
org.jikesrvm.compilers.opt.lir2mir.ia32   
 

Classes in org.jikesrvm.compilers.opt.lir2mir.ia32 used by org.jikesrvm
BURS_Debug
           
BURS_Definitions
           
BURS_Helpers
          Contains IA32-specific helper functions for BURS.
BURS_STATE
          Machine-specific instruction selection rules.
BURS_TreeNode
          An BURS_TreeNode is a node in a binary tree that is fed as input to BURS.
ComplexLIR2MIRExpansion
          Handles the conversion from LIR to MIR of operators whose expansion requires the introduction of new control flow (new basic blocks).
ConvertALUOperators
          Reduce the number of ALU operators considered by BURS
NormalizeConstants
          Normalize the use of constants in the LIR to match the patterns supported in LIR2MIR.rules
 

Classes in org.jikesrvm.compilers.opt.lir2mir.ia32 used by org.jikesrvm.compilers.opt.lir2mir
BURS_Definitions
           
BURS_TreeNode
          An BURS_TreeNode is a node in a binary tree that is fed as input to BURS.
 

Classes in org.jikesrvm.compilers.opt.lir2mir.ia32 used by org.jikesrvm.compilers.opt.lir2mir.ia32
BURS_Definitions
           
BURS_Helpers
          Contains IA32-specific helper functions for BURS.