egcs/gcc ChangeLog.cfg cfgcleanup.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Wed Dec 12 06:40:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	cfg-branch
Changes by:	hubicka@gcc.gnu.org	2001-12-12 06:40:06

Modified files:
	gcc            : ChangeLog.cfg cfgcleanup.c 

Log message:
	* cfgcleanup.c (insns_match_p): Break out from ...;
	(flow_find_cross_jump): ... here;
	(outgoing_edges_match): Add parameter MODE; attempt to match everything
	except for tablejumps.
	(try_crossjump_to_edge): Accept complex edges.
	(try_crossjump_bb): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.cfg.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.1.2.50&r2=1.1.2.51
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cfgcleanup.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.18.2.7&r2=1.18.2.8



More information about the Gcc-cvs mailing list