LLVM API Documentation

IA64Bundling.cpp File Reference

#include "IA64.h"
#include "IA64InstrInfo.h"
#include "IA64TargetMachine.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/ADT/SetOperations.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/Support/Debug.h"
#include <set>

Include dependency graph for IA64Bundling.cpp:

Go to the source code of this file.

Defines

#define DEBUG_TYPE   "ia64-codegen"

Functions

 STATISTIC (StopBitsAdded,"Number of stop bits added")
FunctionPassllvm::createIA64BundlingPass (IA64TargetMachine &TM)


Define Documentation

#define DEBUG_TYPE   "ia64-codegen"

Definition at line 23 of file IA64Bundling.cpp.


Function Documentation

STATISTIC ( StopBitsAdded  ,
"Number of stop bits added"   
)


Variable Documentation

char ID [static]

Definition at line 39 of file IA64Bundling.cpp.

Definition at line 64 of file IA64Bundling.cpp.

Target machine description which we query for reg. names, data layout, etc.

Definition at line 43 of file IA64Bundling.cpp.




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.