comparison lib/Target/PowerPC/PPCTOCRegDeps.cpp @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents 1172e4bd9c6f
children
comparison
equal deleted inserted replaced
120:1172e4bd9c6f 121:803732b1fca8
59 // not apply only to a fixed set of instructions (without undesirable 59 // not apply only to a fixed set of instructions (without undesirable
60 // definition replication). 60 // definition replication).
61 // 61 //
62 //===----------------------------------------------------------------------===// 62 //===----------------------------------------------------------------------===//
63 63
64 #include "MCTargetDesc/PPCPredicates.h"
64 #include "PPC.h" 65 #include "PPC.h"
65 #include "MCTargetDesc/PPCPredicates.h"
66 #include "PPCInstrBuilder.h" 66 #include "PPCInstrBuilder.h"
67 #include "PPCInstrInfo.h" 67 #include "PPCInstrInfo.h"
68 #include "PPCMachineFunctionInfo.h" 68 #include "PPCMachineFunctionInfo.h"
69 #include "PPCTargetMachine.h" 69 #include "PPCTargetMachine.h"
70 #include "llvm/ADT/STLExtras.h" 70 #include "llvm/ADT/STLExtras.h"