[LLVMdev] [PATCH] SelectionDAG Debugging
David Greene
dag at cray.com
Wed Jan 13 14:10:23 PST 2010
This patch adds a couple of interfaces to dump full or partial
SelectionDAGs. The current code only prints the top-level
SDNode. This patch makes it much easier to understand
CannotYetSelect errors and those sorts of things. In particular,
it helped me track down PR6019.
Any objections to committing?
-Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: selectiondagdump.patch
Type: text/x-diff
Size: 3807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100113/86c18306/attachment.patch>
More information about the llvm-dev
mailing list