llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <emitter/riscv/riscvisel.h>
Public Member Functions | |
RISCVMatcher (llvm::RISCVTargetMachine &tm, llvm::CodeGenOpt::Level ol, llvm::MachineFunction &mf) | |
Construct a new wrapper around the LLVM selector. | |
~RISCVMatcher () | |
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.