[PATCH] D76247: [MIPS] Implement MIPS3D vector instructions.

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 07:26:29 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG73b1da160513: [MIPS] Implement MIPS3D vector instructions (authored by atanasyan).

Changed prior to commit:
  https://reviews.llvm.org/D76247?vs=250613&id=250766#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76247/new/

https://reviews.llvm.org/D76247

Files:
  llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  llvm/lib/Target/Mips/Mips.td
  llvm/lib/Target/Mips/MipsInstrFPU.td
  llvm/lib/Target/Mips/MipsSchedule.td
  llvm/lib/Target/Mips/MipsScheduleGeneric.td
  llvm/lib/Target/Mips/MipsScheduleP5600.td
  llvm/lib/Target/Mips/MipsSubtarget.h
  llvm/lib/Target/Mips/MipsTargetStreamer.h
  llvm/test/MC/Mips/mips3d/valid.s
  llvm/test/MC/Mips/mips64r6/invalid-mips5-wrong-error.s
  llvm/test/MC/Mips/mips64r6/invalid-mips5.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76247.250766.patch
Type: text/x-patch
Size: 12845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/316fe023/attachment.bin>


More information about the llvm-commits mailing list