[Hexagon] Adding and64, or64, and xor64 instructions.
authorColin LeMahieu <colinl@codeaurora.org>
Wed, 26 Nov 2014 18:55:59 +0000 (18:55 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Wed, 26 Nov 2014 18:55:59 +0000 (18:55 +0000)
commit1df05cd7b664a8a120dc02e53b001344f7618d63
tree0ba93170917ce4b66d39efb28a927e217d419654
parentf87cce15403d8ee61ed912b30b7c79e795bf6c03
[Hexagon] Adding and64, or64, and xor64 instructions.

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