Dump IR after PPC-specific passes
Krzysztof Parzyszek
kparzysz at codeaurora.org
Sun Feb 10 18:48:42 PST 2013
Hi,
With -print-before-all or -print-after-all, the IR related to a given
pass is shown only if the pass was registered. Since some passes in the
MI phase run without registering, these debug options do not show the IR
before or after those passes. This patch adds registration to the
PPC-specific passes which lacked it.
Please review.
-Krzysztof
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Dump-IR-after-PPC-specific-passes.patch
Type: text/x-patch
Size: 4371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130210/fac6cadd/attachment.bin>
More information about the llvm-commits
mailing list