LLVM: lib/Target/PowerPC/PPCVSXSwapRemoval.cpp File Reference (original) (raw)

#include "[PPC.h](PPC%5F8h%5Fsource.html)"
#include "[PPCInstrInfo.h](PPCInstrInfo%5F8h%5Fsource.html)"
#include "[PPCTargetMachine.h](PPCTargetMachine%5F8h%5Fsource.html)"
#include "[llvm/ADT/DenseMap.h](DenseMap%5F8h%5Fsource.html)"
#include "[llvm/ADT/EquivalenceClasses.h](EquivalenceClasses%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineFunctionPass.h](MachineFunctionPass%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineInstrBuilder.h](MachineInstrBuilder%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineRegisterInfo.h](MachineRegisterInfo%5F8h%5Fsource.html)"
#include "llvm/Config/llvm-config.h"
#include "[llvm/Support/Debug.h](Support%5F2Debug%5F8h%5Fsource.html)"
#include "[llvm/Support/Format.h](Format%5F8h%5Fsource.html)"
#include "[llvm/Support/raw_ostream.h](raw%5F%5Fostream%5F8h%5Fsource.html)"

Go to the source code of this file.

Macros
#define DEBUG_TYPE "ppc-vsx-swaps"
Functions
Variables
DEBUG_TYPE
PowerPC VSX Swap Removal
PowerPC VSX Swap false

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "ppc-vsx-swaps"

Definition at line 59 of file PPCVSXSwapRemoval.cpp.

Function Documentation

INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( PPCVSXSwapRemoval ,
DEBUG_TYPE ,
"PowerPC VSX Swap Removal" ,
false ,
false )

References DEBUG_TYPE.

Variable Documentation

DEBUG_TYPE

DEBUG_TYPE

Definition at line 1065 of file PPCVSXSwapRemoval.cpp.

false

PowerPC VSX Swap false

Definition at line 1066 of file PPCVSXSwapRemoval.cpp.

Removal

PowerPC VSX Swap Removal

Definition at line 1066 of file PPCVSXSwapRemoval.cpp.