[PATCH] D123764: [llvm-objdump] Implemented PrintBranchImmAsAddress for MIPS

Pavel Kosov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 14:48:57 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5b7ea0783f7: [llvm-objdump] Implemented PrintBranchImmAsAddress for MIPS (authored by kpdev42).

Changed prior to commit:
  https://reviews.llvm.org/D123764?vs=423058&id=423172#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123764

Files:
  lld/test/ELF/mips-jalr-non-functions.s
  lld/test/ELF/mips-jalr.s
  lld/test/ELF/mips-micro-plt.s
  lld/test/ELF/mips-micro-relocs.s
  lld/test/ELF/mips-micro-thunks.s
  lld/test/ELF/mips-micror6-relocs.s
  lld/test/ELF/mips-npic-call-pic-script.s
  lld/test/ELF/mips-npic-call-pic.s
  lld/test/ELF/mips-pc-relocs.s
  lld/test/ELF/mips-plt-n32.s
  lld/test/ELF/mips-plt-n64.s
  lld/test/ELF/mips-plt-r6.s
  llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp
  llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.h
  llvm/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/lib/Target/Mips/Mips.td
  llvm/lib/Target/Mips/Mips32r6InstrInfo.td
  llvm/lib/Target/Mips/MipsInstrInfo.td
  llvm/test/CodeGen/Mips/micromips-b-range.ll
  llvm/test/MC/Mips/expansion-j-sym-pic.s
  llvm/test/MC/Mips/instr-analysis.s
  llvm/test/MC/Mips/micromips-el-fixup-data.s
  llvm/test/MC/Mips/micromips-jump-pc-region.s
  llvm/test/MC/Mips/micromips-neg-offset.s
  llvm/test/MC/Mips/mips-jump-pc-region.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123764.423172.patch
Type: text/x-patch
Size: 47125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/c1cbe936/attachment-0001.bin>


More information about the llvm-commits mailing list