[mips][microMIPS] Make usage of ADDU16 and SUBU16 by code generator
authorJozef Kolek <jozef.kolek@imgtec.com>
Wed, 18 Feb 2015 17:33:56 +0000 (17:33 +0000)
committerJozef Kolek <jozef.kolek@imgtec.com>
Wed, 18 Feb 2015 17:33:56 +0000 (17:33 +0000)
commit2032d755e7db0513b8ef7311febc8c5c3f2fa2b3
tree382086d30f246ae1b47fe215c0f555b49a94f229
parentefea7db0abd073b40c6f37d91b961fe6ffc92e27
[mips][microMIPS] Make usage of ADDU16 and SUBU16 by code generator

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

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