Changeset View
Changeset View
Standalone View
Standalone View
lib/Target/PowerPC/CMakeLists.txt
Show All 10 Lines | |||||
tablegen(LLVM PPCGenCallingConv.inc -gen-callingconv) | tablegen(LLVM PPCGenCallingConv.inc -gen-callingconv) | ||||
tablegen(LLVM PPCGenSubtargetInfo.inc -gen-subtarget) | tablegen(LLVM PPCGenSubtargetInfo.inc -gen-subtarget) | ||||
add_public_tablegen_target(PowerPCCommonTableGen) | add_public_tablegen_target(PowerPCCommonTableGen) | ||||
add_llvm_target(PowerPCCodeGen | add_llvm_target(PowerPCCodeGen | ||||
PPCBoolRetToInt.cpp | PPCBoolRetToInt.cpp | ||||
PPCAsmPrinter.cpp | PPCAsmPrinter.cpp | ||||
PPCBranchSelector.cpp | PPCBranchSelector.cpp | ||||
PPCBranchCoalescing.cpp | |||||
PPCCCState.cpp | PPCCCState.cpp | ||||
PPCCTRLoops.cpp | PPCCTRLoops.cpp | ||||
PPCHazardRecognizers.cpp | PPCHazardRecognizers.cpp | ||||
PPCInstrInfo.cpp | PPCInstrInfo.cpp | ||||
PPCISelDAGToDAG.cpp | PPCISelDAGToDAG.cpp | ||||
PPCISelLowering.cpp | PPCISelLowering.cpp | ||||
PPCEarlyReturn.cpp | PPCEarlyReturn.cpp | ||||
PPCFastISel.cpp | PPCFastISel.cpp | ||||
Show All 24 Lines |