[mips][microMIPS] Implement CodeGen support for LI16 instruction.
authorJozef Kolek <jozef.kolek@imgtec.com>
Thu, 11 Dec 2014 13:56:23 +0000 (13:56 +0000)
committerJozef Kolek <jozef.kolek@imgtec.com>
Thu, 11 Dec 2014 13:56:23 +0000 (13:56 +0000)
commitc3692e5c6783df5346d230f935940b0e5fcbdd75
tree151996697a46b22dabd4a9c5787d3781d25b9efb
parentc57bee5399ca428e30f464778faa82f0176f28f6
[mips][microMIPS] Implement CodeGen support for LI16 instruction.

Differential Revision: http://reviews.llvm.org/D5840

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