[PATCH] D31494: [PowerPC] Pretty-print CR bits the way the binutils disassembler does

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 28 22:15:27 PDT 2017


nemanjai updated this revision to Diff 100578.
nemanjai added a comment.

Updated to use the actual register encoding that comes from the MRI rather than converting the string representation.


Repository:
  rL LLVM

https://reviews.llvm.org/D31494

Files:
  lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
  test/CodeGen/PowerPC/expand-contiguous-isel.ll
  test/CodeGen/PowerPC/expand-isel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31494.100578.patch
Type: text/x-patch
Size: 5680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170529/cae8445d/attachment.bin>


More information about the llvm-commits mailing list