[PATCH] D16676: [mips][microMIPS] Add CodeGen support for SUBU16, SUB, SUBU, DSUB and DSUBU instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 04:37:39 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267694: [mips][microMIPS] Add CodeGen support for SUBU16, SUB, SUBU, DSUB and DSUBU… (authored by zbuljan).

Changed prior to commit:
  http://reviews.llvm.org/D16676?vs=54635&id=55185#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16676

Files:
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMips64r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/test/CodeGen/Mips/llvm-ir/sub.ll
  llvm/trunk/test/MC/Disassembler/Mips/micromips64r6/valid.txt
  llvm/trunk/test/MC/Mips/micromips64r6/invalid.s
  llvm/trunk/test/MC/Mips/micromips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16676.55185.patch
Type: text/x-patch
Size: 19922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/c17e342a/attachment.bin>


More information about the llvm-commits mailing list