OpenASIP  2.0
Classes | Namespaces | Functions
LLVMTCEIRBuilder.hh File Reference
#include <llvm/CodeGen/MachineFunctionPass.h>
#include <llvm/Analysis/AliasAnalysis.h>
#include "LLVMTCEBuilder.hh"
#include "DataDependenceGraphBuilder.hh"
#include "CopyingDelaySlotFiller.hh"
Include dependency graph for LLVMTCEIRBuilder.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::LLVMTCEIRBuilder
 

Namespaces

 TTAMachine
 
 llvm
 

Functions

FunctionPass * llvm::createLLVMTCECFGBuilderPass (TCETargetMachine &tm, TTAMachine::Machine *mach, InterPassData &ipd)
 

Detailed Description

This builder builds a CFG and DDG from the new LLVM TTA backend format.

Author
Heikki Kultala 2011
Henry Linjamäki 2017 (henry.linjamaki-no.spam-tut.fi)
Note
reting: red

This builder builds a CFG and DDG from the new LLVM TTA backend format.

Author
Heikki Kultala 2011
Pekka Jääskeläinen 2011,2015
Note
reting: red

Definition in file LLVMTCEIRBuilder.hh.