Packages
Package
Description
The top-level package in Graal containing the main compiler class
GraalCompiler
.This package contains the port of the LIRGenerator which translates HIR instructions to LIR
instructions for the backend.
This package contains the Node base class and the Graph container class of the Graal IR.
Send your graphs to IGV via a socket or a file.
The top-level package in Graal containing options, counters and timers.