Use sltiu instead of sltu when a register operand and immediate are compared.
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 11 Oct 2011 20:44:43 +0000 (20:44 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 11 Oct 2011 20:44:43 +0000 (20:44 +0000)
commitb07a3d68972039426a87f1cac82e348e3bb1877b
treef9613e44f2d95e2824ed76810f4c31d42b3d0749
parentfbab2206cfe5573bdc215fb40dc9df0d562cb02f
Use sltiu instead of sltu when a register operand and immediate are compared.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141708 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsInstrInfo.td