[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)
commit31abe337268c5f0fe8a901c6c2d10a75718d0b81
treeb6e49365303aeda77e363179805f99f8b813a397
parentdc4067c852b6eb1aea1c9298e7867d83f0820151
[Hexagon] Adding and64, or64, and xor64 instructions.

llvm-svn: 222846
llvm/lib/Target/Hexagon/HexagonInstrInfo.td
llvm/test/MC/Hexagon/inst_and64.ll [new file with mode: 0644]
llvm/test/MC/Hexagon/inst_or64.ll [new file with mode: 0644]
llvm/test/MC/Hexagon/inst_xor64.ll [new file with mode: 0644]