egcs/gcc ChangeLog haifa-sched.c toplev.c conf ...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Tue Jun 26 03:47:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	hubicka@gcc.gnu.org	2001-06-26 03:47:36

Modified files:
	gcc            : ChangeLog haifa-sched.c toplev.c 
	gcc/config/i386: i386.md 

Log message:
	* i386.md (float_truncate splitter, and to mov splitters): Add
	reload_completted; fix operand predicate.
	
	* haifa-sched.c (sched_init): Do not split insns.
	* toplev.c (rest_of_compilation): Call split_all_insns before
	sched1 pass; simplify condition of post-reload splitter;
	call split_all_insn before sched2 pass.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.10460&r2=1.10461
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/haifa-sched.c.diff?cvsroot=gcc&r1=1.179&r2=1.180
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/toplev.c.diff?cvsroot=gcc&r1=1.472&r2=1.473
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.279&r2=1.280



More information about the Gcc-cvs mailing list