commit | bfd98b8dcc694fbbcada03014246d424a2c99d3d | [log] [tgz] |
---|---|---|
author | Petar Jovanovic <petar.jovanovic@imgtec.com> | Tue Sep 12 21:43:33 2017 +0000 |
committer | Petar Jovanovic <petar.jovanovic@imgtec.com> | Tue Sep 12 21:43:33 2017 +0000 |
tree | 97e0f9d1e908523b859cb12831dcd60a9f37efe3 | |
parent | b4ed5a88e48f0d74d2734796bb4a336be21e1e21 [diff] |
[mips] handle UImm16_AltRelaxed match type Currently, UImm16_AltRelaxed match type is not handled in MatchAndEmitInstruction() function, which may result in llvm_unreachable() behavior. This patch adds necessary case for this match type. Patch by Aleksandar Beserminji. Differential Revision: https://reviews.llvm.org/D37682 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313077 91177308-0d34-0410-b5e6-96231b3b80d8