]> granicus.if.org Git - llvm/commit
[PowerPC] Pretty-print CR bits the way the binutils disassembler does
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Tue, 25 Jul 2017 18:26:35 +0000 (18:26 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Tue, 25 Jul 2017 18:26:35 +0000 (18:26 +0000)
commit57a32cdffd7b99cc5e82d5007e2db9ff4830173d
treeab2f338646895776cf141c6a69f807dfb85a44e9
parent84cbf606897977495d726e02fdb39aaf09d7a08a
[PowerPC] Pretty-print CR bits the way the binutils disassembler does

This patch just adds printing of CR bit registers in a more human-readable
form akin to that used by the GNU binutils.

Differential Revision: https://reviews.llvm.org/D31494

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309001 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
test/CodeGen/PowerPC/build-vector-tests.ll
test/CodeGen/PowerPC/expand-contiguous-isel.ll
test/CodeGen/PowerPC/expand-isel.ll
test/CodeGen/PowerPC/logic-ops-on-compares.ll
test/CodeGen/PowerPC/mtvsrdd.ll
test/CodeGen/PowerPC/ppc64-i128-abi.ll