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

Interface Summary
BURS_Definitions  
 

Class Summary
BURS_Debug  
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