OSDN Git Service

[Hexagon] Adding xtype parity, min, minu, max, maxu instructions.
authorColin LeMahieu <colinl@codeaurora.org>
Mon, 8 Dec 2014 21:19:18 +0000 (21:19 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Mon, 8 Dec 2014 21:19:18 +0000 (21:19 +0000)
commit7b9be186362be399f75889304f0e9fdf177b2951
tree942db7274fe6f14e2384f713a5125672bb9dd199
parenta321bd4f191a297714b17d4944c98956ee4b8b96
[Hexagon] Adding xtype parity, min, minu, max, maxu instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223693 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonISelLowering.cpp
lib/Target/Hexagon/HexagonISelLowering.h
lib/Target/Hexagon/HexagonInstrInfo.td
lib/Target/Hexagon/HexagonRegisterInfo.td
test/MC/Disassembler/Hexagon/xtype_alu.txt
test/MC/Disassembler/Hexagon/xtype_bit.txt [new file with mode: 0644]