summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/micromips-subu16.ll
Commit message (Collapse)AuthorAgeFilesLines
* [mips][microMIPS] Make usage of ADDU16 and SUBU16 by code generatorJozef Kolek2015-03-041-0/+18
| | | | | | Differential Revision: http://reviews.llvm.org/D7609 llvm-svn: 231249
* Reversed revision 229706. The reason is regression, which is caused by theJozef Kolek2015-02-201-18/+0
| | | | | | | | usage of instruction ADDU16 by CodeGen. For this instruction an improper register is allocated, i.e. the register that is not from register set defined for the instruction. llvm-svn: 230053
* [mips][microMIPS] Make usage of ADDU16 and SUBU16 by code generatorJozef Kolek2015-02-181-0/+18
Differential Revision: http://reviews.llvm.org/D7609 llvm-svn: 229706
OpenPOWER on IntegriCloud