Dump IR after PPC-specific passes

Sebastian Pop spop at codeaurora.org
Wed Feb 13 08:41:47 PST 2013


Krzysztof Parzyszek wrote:
> 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.

LGTM.  Please wait for Hal or another PPC backend maintainer to also comment on
the patch.

Sebastian
-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation



More information about the llvm-commits mailing list