OpenASIP 2.2
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
LLVMTCEPOMBuilder.hh File Reference
#include <map>
#include <set>
#include <iostream>
#include "CompilerWarnings.hh"
#include <llvm/CodeGen/MachineFunctionPass.h>
#include <llvm/CodeGen/MachineConstantPool.h>
#include <llvm/CodeGen/MachineOperand.h>
#include <llvm/CodeGen/MachineInstr.h>
#include <llvm/CodeGen/MachineBasicBlock.h>
#include "tce_config.h"
#include <llvm/IR/Mangler.h>
#include <llvm/IR/Constant.h>
#include <llvm/Transforms/IPO.h>
#include "Exception.hh"
#include "BaseType.hh"
#include "LLVMPOMBuilder.hh"
Include dependency graph for LLVMTCEPOMBuilder.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::LLVMTCEPOMBuilder
 

Namespaces

namespace  TTAProgram
 
namespace  llvm
 

Functions

MachineFunctionPass * llvm::createLLVMTCEPOMBuilderPass ()
 

Detailed Description

This builder builds a sequential POM from the new LLVM TTA backend format.

Author
Pekka Jääskeläinen 2010
Note
reting: red

Definition in file LLVMTCEPOMBuilder.hh.