|
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 |
Convert instructions with 3-operand binary ALU operators to use
2-operand ALU operators. |
| NormalizeConstants |
Normalize the use of constants in the LIR
to match the patterns supported in LIR2MIR.rules |