[mips] Add instruction selection pattern for (seteq $LHS, 0).
authorAkira Hatanaka <ahatanaka@mips.com>
Wed, 8 May 2013 19:38:04 +0000 (19:38 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Wed, 8 May 2013 19:38:04 +0000 (19:38 +0000)
commitb637b9f89e88e8c1ffe147634c1b2b297fb6edeb
tree10c7697976315eed932aa508332138285d060d04
parent146f336272f442e8342ef9bbfa5f5937c4bb8d65
[mips] Add instruction selection pattern for (seteq $LHS, 0).

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