[PATCH] make a new timevar for Reduce PHI

Andrew Pinski pinskia@physics.uc.edu
Sun Nov 28 23:37:00 GMT 2004


While looking at PR 18708 which was slow for any compiler before 4.0.0,
that reduce PHI was being counted as expand which is wrong.  This patch
fixes it.


OK? Bootstrapped and tested on ppc-darwin with no regressions.

Thanks,
Andrew Pinski

ChangeLog:

	* timevar.def (TV_TREE_REDPHI): New timevar.
	* tree-ssa.c (pass_redundant_phi): Use TV_TREE_REDPHI for the tv id.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: timevar.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20041128/b8f149b7/attachment.txt>


More information about the Gcc-patches mailing list