LLVM 20.0.0git
|
#include "SystemZMachineFunctionInfo.h"
#include "SystemZTargetMachine.h"
#include "llvm/CodeGen/MachineDominators.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
#include "llvm/Target/TargetMachine.h"
Go to the source code of this file.
Functions | |
INITIALIZE_PASS (SystemZLDCleanup, "systemz-ld-cleanup", "SystemZ Local Dynamic TLS Access Clean-up", false, false) FunctionPass *llvm | |
INITIALIZE_PASS | ( | SystemZLDCleanup | , |
"systemz-ld-cleanup" | , | ||
"SystemZ Local Dynamic TLS Access Clean-up" | , | ||
false | , | ||
false | |||
) |
Definition at line 52 of file SystemZLDCleanup.cpp.