Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Commit e264bcd

Browse files
author
Krzysztof Parzyszek
committed
[Hexagon] Add Hexagon-specific loop idiom recognition pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293213 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent a3fb26f commit e264bcd

File tree

9 files changed

+1812
-5
lines changed

9 files changed

+1812
-5
lines changed

lib/Target/Hexagon/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ add_llvm_target(HexagonCodeGen
3535
HexagonInstrInfo.cpp
3636
HexagonISelDAGToDAG.cpp
3737
HexagonISelLowering.cpp
38+
HexagonLoopIdiomRecognition.cpp
3839
HexagonMachineFunctionInfo.cpp
3940
HexagonMachineScheduler.cpp
4041
HexagonMCInstLower.cpp

0 commit comments

Comments
 (0)