Hexagon: Use relation map for getMatchingCondBranchOpcode() and
authorJyotsna Verma <jverma@codeaurora.org>
Thu, 9 May 2013 18:25:44 +0000 (18:25 +0000)
committerJyotsna Verma <jverma@codeaurora.org>
Thu, 9 May 2013 18:25:44 +0000 (18:25 +0000)
commitf4f60b10e4ccd14511f5c83f4e83dbcad6740f63
tree0745e385af3efcac9794d277701934d6a143d6e3
parent1f4b796b49d13075531ed43b35824ecc9d757467
Hexagon: Use relation map for getMatchingCondBranchOpcode() and
getInvertedPredicatedOpcode() functions instead of switch cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181530 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonInstrInfo.cpp
test/CodeGen/Hexagon/pred-instrs.ll [new file with mode: 0644]