[PATCH] D15744: [mips][microMIPS] Add CodeGen support for MUL* and DMUL* instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 01:30:23 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268714: [mips][microMIPS] Add CodeGen support for MUL* and DMUL* instructions (authored by zbuljan).

Changed prior to commit:
  http://reviews.llvm.org/D15744?vs=56242&id=56386#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15744

Files:
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMips64r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64r6InstrInfo.td
  llvm/trunk/test/CodeGen/Mips/llvm-ir/mul.ll
  llvm/trunk/test/MC/Disassembler/Mips/micromips64r6/valid.txt
  llvm/trunk/test/MC/Mips/micromips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15744.56386.patch
Type: text/x-patch
Size: 12237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160506/f98e17f6/attachment.bin>


More information about the llvm-commits mailing list