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]

r169565 - in /branches/google/integration/gcc: ...


Author: dnovillo
Date: Wed Feb  2 17:44:41 2011
New Revision: 169565

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169565
Log:
Remove duplicate close phi nodes in the canonical close phi representation.

2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-scop-detection.c (same_close_phi_node): New.
	(remove_duplicate_close_phi): New.
	(make_close_phi_nodes_unique): New.
	(canonicalize_loop_closed_ssa): Call make_close_phi_nodes_unique.

Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/ChangeLog.graphite
    branches/google/integration/gcc/graphite-scop-detection.c


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