[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)
commit023c8061097c7d4263bd9008ded061646f0ba9f3
treed4387be33bdcf750d3955333a541207bcb43b331
parent799d5c924e36f275017cd441036f9c1a2a616c73
[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

llvm-svn: 226171
llvm/lib/Target/Mips/Mips32r6InstrInfo.td
llvm/test/CodeGen/Mips/fcmp.ll