We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518292d commit 9dd561dCopy full SHA for 9dd561d
llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/BUILD.gn
@@ -59,6 +59,7 @@ static_library("LLVMPowerPCCodeGen") {
59
"PPCMIPeephole.cpp",
60
"PPCMachineFunctionInfo.cpp",
61
"PPCMachineScheduler.cpp",
62
+ "PPCMacroFusion.cpp",
63
"PPCPreEmitPeephole.cpp",
64
"PPCQPXLoadSplat.cpp",
65
"PPCReduceCRLogicals.cpp",
0 commit comments