We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d95ad0 commit 51e9609Copy full SHA for 51e9609
llvm/utils/gn/secondary/llvm/lib/Target/ARM/BUILD.gn
@@ -84,6 +84,7 @@ static_library("LLVMARMCodeGen") {
84
"ARMISelLowering.cpp",
85
"ARMInstrInfo.cpp",
86
"ARMInstructionSelector.cpp",
87
+ "ARMLatencyMutations.cpp",
88
"ARMLegalizerInfo.cpp",
89
"ARMLoadStoreOptimizer.cpp",
90
"ARMLowOverheadLoops.cpp",
0 commit comments