Package jdk.graal.compiler.core.gen
package jdk.graal.compiler.core.gen
This package contains the port of the LIRGenerator which translates HIR instructions to LIR
instructions for the backend.
-
ClassDescriptionvisible interface of bytecode parsers.Builds
LIRFrameState
s fromFrameState
s.A utility for printing a node as an expression or statement.The columns printed in a tabulated instruction listing.Provides compiler backend-specific generation helpers for theLIRCompilerBackend
.This class traverses the HIR instructions and generates LIR instructions from them.