[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
Thu Mar 30 04:49:47 PDT 2017


nemanjai created this revision.

This is a small patch that allows the PPC back end to print these registers in a more human-readable form the way the binutils tools print them.

I'm not sure if anyone uses this option much, but it's nice to have when debugging.


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.93464.patch
Type: text/x-patch
Size: 4503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/62ad8bdb/attachment.bin>


More information about the llvm-commits mailing list