OSDN Git Service

Use the relationship models infrastructure to add two relations - getPredOpcode
authorPranav Bhandarkar <pranavb@codeaurora.org>
Thu, 1 Nov 2012 19:13:23 +0000 (19:13 +0000)
committerPranav Bhandarkar <pranavb@codeaurora.org>
Thu, 1 Nov 2012 19:13:23 +0000 (19:13 +0000)
commit8aa138c12282e8bccac665f2197e817e32c2adcf
treec0df753e634c140c0fb069f10ebc0ebec7e95e7b
parent938482f522d6d144a9af7897af1433f00f630588
Use the relationship models infrastructure to add two relations - getPredOpcode
and getPredNewOpcode. The first relates non predicated instructions with their
predicated forms and the second relates predicated instructions with their
predicate-new forms.

Patch by Jyotsna Verma!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167243 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonInstrFormats.td
lib/Target/Hexagon/HexagonInstrInfo.cpp
lib/Target/Hexagon/HexagonInstrInfo.td