14#ifndef LLVM_LIB_TARGET_MSP430_MSP430_H
15#define LLVM_LIB_TARGET_MSP430_MSP430_H
38class MSP430TargetMachine;
const char LLVMTargetMachineRef TM
PassRegistry - This class manages the registration and intitialization of the pass subsystem as appli...
Level
Code generation optimization level.
This is an optimization pass for GlobalISel generic memory operations.
void initializeMSP430DAGToDAGISelPass(PassRegistry &)
FunctionPass * createMSP430BranchSelectionPass()
Returns an instance of the Branch Selection Pass.
FunctionPass * createMSP430ISelDag(MSP430TargetMachine &TM, CodeGenOpt::Level OptLevel)
createMSP430ISelDag - This pass converts a legalized DAG into a MSP430-specific DAG,...