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.
2 parents d29d624 + 42defcd commit a4e8dbbCopy full SHA for a4e8dbb
llvm/utils/gn/secondary/llvm/lib/Target/Hexagon/BUILD.gn
@@ -61,8 +61,6 @@ static_library("LLVMHexagonCodeGen") {
61
"HexagonGenMemAbsolute.cpp",
62
"HexagonGenMux.cpp",
63
"HexagonGenPredicate.cpp",
64
- "HexagonGenWideningVecFloatInstr.cpp",
65
- "HexagonGenWideningVecInstr.cpp",
66
"HexagonHardwareLoops.cpp",
67
"HexagonHazardRecognizer.cpp",
68
"HexagonISelDAGToDAG.cpp",
@@ -79,7 +77,6 @@ static_library("LLVMHexagonCodeGen") {
79
77
"HexagonMask.cpp",
80
78
"HexagonNewValueJump.cpp",
81
"HexagonOptAddrMode.cpp",
82
- "HexagonOptShuffleVector.cpp",
83
"HexagonOptimizeSZextends.cpp",
84
"HexagonPeephole.cpp",
85
"HexagonQFPOptimizer.cpp",
0 commit comments