ps][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions
authorZoran Jovanovic <zoran.jovanovic@imgtec.com>
Wed, 5 Nov 2014 17:38:31 +0000 (17:38 +0000)
committerZoran Jovanovic <zoran.jovanovic@imgtec.com>
Wed, 5 Nov 2014 17:38:31 +0000 (17:38 +0000)
commita1925e6d5d7561f6e22da24ebbb0f4d518860baa
tree9aa0f6844013ed87a150077f21f35ee1fb8f0ad7
parent4929a03d42d555a097713197a9936af66922bd99
ps][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221369 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MicroMipsInstrInfo.td
lib/Target/Mips/MipsInstrInfo.td
test/CodeGen/Mips/micromips-shift.ll [new file with mode: 0644]