[mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 15 Jan 2015 15:41:03 +0000 (15:41 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 15 Jan 2015 15:41:03 +0000 (15:41 +0000)
commitcb71ef1b46091c39d6ad1117f16fa4b0a42ef021
treee63baa4f47f999cb29029ff1a7b3de388d5de8f8
parentadd8f51c26d36b9d24b9afda8b4e5f5f8e48df67
[mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.

Summary: The patterns intended for the SETLE node were actually matching the SETLT node.

Reviewers: atanasyan, sstankovic, vmedic

Reviewed By: vmedic

Subscribers: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226171 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips32r6InstrInfo.td
test/CodeGen/Mips/fcmp.ll