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 e8216b9 commit f6c9501Copy full SHA for f6c9501
llvm/utils/gn/secondary/llvm/lib/Target/Hexagon/BUILD.gn
@@ -79,6 +79,7 @@ static_library("LLVMHexagonCodeGen") {
79
"HexagonOptAddrMode.cpp",
80
"HexagonOptimizeSZextends.cpp",
81
"HexagonPeephole.cpp",
82
+ "HexagonQFPOptimizer.cpp",
83
"HexagonRDFOpt.cpp",
84
"HexagonRegisterInfo.cpp",
85
"HexagonSelectionDAGInfo.cpp",
0 commit comments