gcc/gcc ChangeLog ifcvt.c

sayle@gcc.gnu.org sayle@gcc.gnu.org
Sat Jun 26 01:43:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	sayle@gcc.gnu.org	2004-06-26 01:43:58

Modified files:
	gcc            : ChangeLog ifcvt.c 

Log message:
	* ifcvt.c (seq_contains_jump): Delete function.
	(end_ifcvt_sequence): Replace call to seq_contains_jump with an
	inline test for a jump instruction in the existing "insn" loop.
	(block_fallthru): Document function.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4155&r2=2.4156
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ifcvt.c.diff?cvsroot=gcc&r1=1.148&r2=1.149



More information about the Gcc-cvs mailing list