File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
llvm/lib/Target/PowerPC/GISel Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1616
1717#include " PPCISelLowering.h"
1818#include " llvm/CodeGen/GlobalISel/CallLowering.h"
19- #include " llvm/IR/CallingConv.h"
2019
2120namespace llvm {
2221
Original file line number Diff line number Diff line change 99// / This file declares the targeting of the Machinelegalizer class for PowerPC
1010// ===----------------------------------------------------------------------===//
1111
12- #ifndef LLVM_LIB_TARGET_POWERPC_GISEL_PPCMACHINELEGALIZER_H
13- #define LLVM_LIB_TARGET_POWERPC_GISEL_PPCMACHINELEGALIZER_H
12+ #ifndef LLVM_LIB_TARGET_POWERPC_GISEL_PPCLEGALIZERINFO_H
13+ #define LLVM_LIB_TARGET_POWERPC_GISEL_PPCLEGALIZERINFO_H
1414
1515#include " llvm/CodeGen/GlobalISel/LegalizerInfo.h"
1616
Original file line number Diff line number Diff line change 1111// /
1212// ===----------------------------------------------------------------------===//
1313
14- #ifndef LLVM_LIB_TARGET_PPC_GISEL_PPCREGISTERBANKINFO_H
15- #define LLVM_LIB_TARGET_PPC_GISEL_PPCREGISTERBANKINFO_H
14+ #ifndef LLVM_LIB_TARGET_POWERPC_GISEL_PPCREGISTERBANKINFO_H
15+ #define LLVM_LIB_TARGET_POWERPC_GISEL_PPCREGISTERBANKINFO_H
1616
1717#include " llvm/CodeGen/RegisterBank.h"
1818#include " llvm/CodeGen/RegisterBankInfo.h"
You can’t perform that action at this time.
0 commit comments