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

Commit a307401

Browse files
author
Krzysztof Parzyszek
committed
[Hexagon] Implement commoning of GetElementPtr instructions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241714 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent c783eb2 commit a307401

File tree

5 files changed

+1453
-0
lines changed

5 files changed

+1453
-0
lines changed

lib/Target/Hexagon/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ add_llvm_target(HexagonCodeGen
1616
HexagonAsmPrinter.cpp
1717
HexagonBitTracker.cpp
1818
HexagonCFGOptimizer.cpp
19+
HexagonCommonGEP.cpp
1920
HexagonCopyToCombine.cpp
2021
HexagonExpandCondsets.cpp
2122
HexagonExpandPredSpillCode.cpp

0 commit comments

Comments
 (0)