[Hexagon] Adding add64 and sub64 instructions.
authorColin LeMahieu <colinl@codeaurora.org>
Tue, 25 Nov 2014 22:15:44 +0000 (22:15 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Tue, 25 Nov 2014 22:15:44 +0000 (22:15 +0000)
commit5bf7bcf6b36f94da769952f98b04f6f526622ea4
tree68d67498691f754e8221b033e0ab0b7f06d0ff83
parent7c45f13db6226f6cc975e0af63554c28443be838
[Hexagon] Adding add64 and sub64 instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222795 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonInstrInfo.td
test/MC/Hexagon/inst_add64.ll [new file with mode: 0644]
test/MC/Hexagon/inst_sub64.ll [new file with mode: 0644]