LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
X86.h File Reference
#include "MCTargetDesc/X86BaseInfo.h"
#include "MCTargetDesc/X86MCTargetDesc.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Target/TargetMachine.h"
Include dependency graph for X86.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Functions

FunctionPassllvm::createX86ISelDag (X86TargetMachine &TM, CodeGenOpt::Level OptLevel)
 
FunctionPassllvm::createGlobalBaseRegPass ()
 
FunctionPassllvm::createCleanupLocalDynamicTLSPass ()
 
FunctionPassllvm::createX86FloatingPointStackifierPass ()
 
FunctionPassllvm::createX86IssueVZeroUpperPass ()
 
FunctionPassllvm::createX86JITCodeEmitterPass (X86TargetMachine &TM, JITCodeEmitter &JCE)
 
FunctionPass * llvm::createEmitX86CodeToMemory ()
 
ImmutablePass * llvm::createX86TargetTransformInfoPass (const X86TargetMachine *TM)
 Creates an X86-specific Target Transformation Info pass. More...
 
FunctionPassllvm::createX86PadShortFunctions ()
 
FunctionPassllvm::createX86FixupLEAs ()