Pass to replace tranfer/copy instructions into combine instruction where possible.
authorSirish Pande <spande@codeaurora.org>
Fri, 13 Apr 2012 20:22:19 +0000 (20:22 +0000)
committerSirish Pande <spande@codeaurora.org>
Fri, 13 Apr 2012 20:22:19 +0000 (20:22 +0000)
commit05a2fea6a51b945bb26cab09bed9295257fad405
tree7f6eb978db4ef40a6f4f1e4bb3757fbc9ef1828b
parent36c38b81f0938974c0b1b5fde0b838d51466a94f
Pass to replace tranfer/copy instructions into combine instruction where possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154695 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/CMakeLists.txt
lib/Target/Hexagon/Hexagon.h
lib/Target/Hexagon/HexagonCopyToCombine.cpp [new file with mode: 0644]
lib/Target/Hexagon/HexagonInstrInfo.td
lib/Target/Hexagon/HexagonTargetMachine.cpp