[PATCH] D124716: [MIPS] Remove an incorrect microMIPS instruction alias

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 15:46:40 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGba1c70c69db8: [MIPS] Remove an incorrect microMIPS instruction alias (authored by sdardis).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124716

Files:
  llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  llvm/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/lib/Target/Mips/MipsBranchExpansion.cpp
  llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
  llvm/lib/Target/Mips/MipsInstrInfo.cpp
  llvm/lib/Target/Mips/MipsInstrInfo.h
  llvm/test/CodeGen/Mips/delay-slot-filler-bundled-insts-def-use.mir
  llvm/test/CodeGen/Mips/delay-slot-filler-bundled-insts.mir
  llvm/test/CodeGen/Mips/longbranch/branch-limits-fp-micromips.mir
  llvm/test/CodeGen/Mips/longbranch/branch-limits-fp-mips.mir
  llvm/test/CodeGen/Mips/longbranch/branch-limits-fp-mipsr6.mir
  llvm/test/CodeGen/Mips/longbranch/branch-limits-int-microMIPS.mir
  llvm/test/CodeGen/Mips/longbranch/branch-limits-int-mips64.mir
  llvm/test/CodeGen/Mips/longbranch/branch-limits-int-mips64r6.mir
  llvm/test/CodeGen/Mips/longbranch/branch-limits-int.mir
  llvm/test/CodeGen/Mips/longbranch/branch-limits-msa.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124716.428793.patch
Type: text/x-patch
Size: 45536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/10257865/attachment.bin>


More information about the llvm-commits mailing list