[PATCH] D19354: [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions

Hrvoje Varga via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 04:24:27 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267137: [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions (authored by hvarga).

Changed prior to commit:
  http://reviews.llvm.org/D19354?vs=54463&id=54629#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19354

Files:
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrFormats.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/test/CodeGen/Mips/brconlt.ll
  llvm/trunk/test/CodeGen/Mips/seteq.ll
  llvm/trunk/test/CodeGen/Mips/setltk.ll
  llvm/trunk/test/CodeGen/Mips/setne.ll
  llvm/trunk/test/MC/Disassembler/Mips/micromips32r6/valid.txt
  llvm/trunk/test/MC/Mips/micromips32r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19354.54629.patch
Type: text/x-patch
Size: 9249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/6ccee326/attachment.bin>


More information about the llvm-commits mailing list