[PATCH] D12567: SelectionDAGDumper: Print simple operands inline.
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 18:05:20 PDT 2015
MatzeB updated this revision to Diff 33895.
MatzeB added a comment.
New version: Use printOperand() in DumpNodesr() as well; simplify the definition of a simple operand as one that has no predecessors (with the exception of EntryToken which looks nicer separate).
Repository:
rL LLVM
http://reviews.llvm.org/D12567
Files:
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12567.33895.patch
Type: text/x-patch
Size: 10310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150903/ccf74382/attachment.bin>
More information about the llvm-commits
mailing list