llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <emitter/aarch64/aarch64isel.h>
Public Member Functions | |
AArch64Matcher (llvm::AArch64TargetMachine &tm, llvm::CodeGenOpt::Level ol, llvm::MachineFunction &mf) | |
Construct a new wrapper around the LLVM selector. | |
~AArch64Matcher () | |
Delete the matcher. | |
llvm::SelectionDAG & | GetDAG () const |
Return the current DAG. | |
const llvm::TargetLowering * | getTargetLowering () const override |
Returns the target lowering. | |
Implementation of the DAG matcher.