Hexagon: Pass to replace tranfer/copy instructions into combine instruction
authorJyotsna Verma <jverma@codeaurora.org>
Tue, 14 May 2013 18:54:06 +0000 (18:54 +0000)
committerJyotsna Verma <jverma@codeaurora.org>
Tue, 14 May 2013 18:54:06 +0000 (18:54 +0000)
commita29a8965e206e689d292d7f2e42f2548770e30d3
tree138b51a358b8faf8b5ad4c153e4e653590ace1a2
parentf276c70bb8ff25e7c0ef13e9afc59623a3c135ba
Hexagon: Pass to replace tranfer/copy instructions into combine instruction
where possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181817 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
test/CodeGen/Hexagon/args.ll
test/CodeGen/Hexagon/tfr-to-combine.ll [new file with mode: 0644]