LLVM 22.0.0git
|
#include "Hexagon.h"
#include "HexagonTargetMachine.h"
#include "llvm/CodeGen/LiveIntervals.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |
Macros | |
#define | DEBUG_TYPE "tfr-cleanup" |
Functions | |
INITIALIZE_PASS (HexagonTfrCleanup, "tfr-cleanup", "Hexagon TFR Cleanup", false, false) FunctionPass *llvm |
#define DEBUG_TYPE "tfr-cleanup" |
Definition at line 40 of file HexagonTfrCleanup.cpp.
INITIALIZE_PASS | ( | HexagonTfrCleanup | , |
"tfr-cleanup" | , | ||
"Hexagon TFR Cleanup" | , | ||
false | , | ||
false | ) |
Definition at line 300 of file HexagonTfrCleanup.cpp.
References llvm::createHexagonTfrCleanup().