]> granicus.if.org Git - llvm/commit
[Hexagon] Add patterns for cmpb/cmph with immediate arguments
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Fri, 13 Oct 2017 15:43:12 +0000 (15:43 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Fri, 13 Oct 2017 15:43:12 +0000 (15:43 +0000)
commitcd6f7b1e77cdfca718cf571e651c8f27bde9669f
treea5c046a788862842dafb42fb5ccb45c34510add1
parent03d5e0b73e360a37125d944256206564e8f16ee5
[Hexagon] Add patterns for cmpb/cmph with immediate arguments

Patch by Sumanth Gundapaneni.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315692 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonPatterns.td
test/CodeGen/Hexagon/cmpb-dec-imm.ll [new file with mode: 0644]
test/CodeGen/Hexagon/cmph-gtu.ll [new file with mode: 0644]