This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r137157 - in /branches/rtl-fud-branch/gcc: Chan...


Author: steven
Date: Thu Jun 26 19:59:26 2008
New Revision: 137157

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137157
Log:
	* cfganal.c (compute_iterated_dominance_frontiers): Rename back
	to compute_idf.
	* basic-block.h (compute_iterated_dominance_frontiers): Likewise.
	* tree-into-ssa.c (insert_phi_nodes): Update caller.
	(insert_updated_phi_nodes_for): Likewise.

Modified:
    branches/rtl-fud-branch/gcc/ChangeLog.FUD
    branches/rtl-fud-branch/gcc/basic-block.h
    branches/rtl-fud-branch/gcc/cfganal.c
    branches/rtl-fud-branch/gcc/tree-into-ssa.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]