[PATCH] D16917: [mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32 and DROTRV instructions

Hrvoje Varga via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 00:13:24 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272876: [mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32 and DROTRV instructions (authored by hvarga).

Changed prior to commit:
  http://reviews.llvm.org/D16917?vs=60154&id=60949#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16917

Files:
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
  llvm/trunk/lib/Target/Mips/MicroMips64r6InstrFormats.td
  llvm/trunk/lib/Target/Mips/MicroMips64r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64r6InstrInfo.td
  llvm/trunk/test/CodeGen/Mips/countleading.ll
  llvm/trunk/test/CodeGen/Mips/mips64shift.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: D16917.60949.patch
Type: text/x-patch
Size: 25735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/7c4dcca3/attachment.bin>


More information about the llvm-commits mailing list