[Hexagon] Adding compare with immediate instructions.
authorColin LeMahieu <colinl@codeaurora.org>
Tue, 25 Nov 2014 21:30:28 +0000 (21:30 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Tue, 25 Nov 2014 21:30:28 +0000 (21:30 +0000)
commitaaf33928eee148452dd01cfb7e793788c083f3ca
treea993fe102edc6233a96b264f3590c8ba90e07f09
parent6f352b03a44ad4e9f918b9ecbc464dca06550b43
[Hexagon] Adding compare with immediate instructions.

llvm-svn: 222792
llvm/lib/Target/Hexagon/HexagonInstrInfo.td
llvm/test/MC/Hexagon/inst_cmp_eqi.ll [new file with mode: 0644]
llvm/test/MC/Hexagon/inst_cmp_gti.ll [new file with mode: 0644]
llvm/test/MC/Hexagon/inst_cmp_ugti.ll [new file with mode: 0644]