[PATCH] D57331: [PowerPC] Fix printing of negative offsets in call instruction dissasembly.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 08:18:44 PST 2019


sfertile created this revision.
sfertile added reviewers: nemanjai, hfinkel, lei, stefanp.
Herald added subscribers: jsji, rupprecht, kbarton.
sfertile retitled this revision from "[PowerPC} Fix printing of negative offsets in call instruction dissasembly." to "[PowerPC] Fix printing of negative offsets in call instruction dissasembly.".

Repository:
  rL LLVM

https://reviews.llvm.org/D57331

Files:
  lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
  lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
  lib/Target/PowerPC/PPCInstrInfo.td
  test/tools/llvm-objdump/PowerPC/branch-offset.s
  test/tools/llvm-objdump/PowerPC/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57331.183870.patch
Type: text/x-patch
Size: 3506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190128/b30538a2/attachment.bin>


More information about the llvm-commits mailing list