gcc/gcc Makefile.in timevar.def tree-pass.h st ...

hagog@gcc.gnu.org hagog@gcc.gnu.org
Mon Sep 20 07:49:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	struct-reorg-branch
Changes by:	hagog@gcc.gnu.org	2004-09-20 07:49:45

Modified files:
	gcc            : Makefile.in timevar.def tree-pass.h 
Added files:
	gcc            : struct-reorg.c struct-reorg.h 
	                 struct-reorg-cpg.c ChangeLog.struct-reorg 

Log message:
	2004-09-20  Mostafa Hagog  <mustafa@il.ibm.com>
	
	* Makefile.in (struct-reorg.o, struct-reorg-cpg.o): New files.
	* struct-reorg.c, struct-reorg.h, , struct-reorg-cp.c: New files
	for implementing structure reorganization optimizations.
	* timevar.def (TV_PEEL_STRUCTS): New.
	* tree-pass.h (pass_struct_reorg): New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/struct-reorg.c.diff?cvsroot=gcc&only_with_tag=struct-reorg-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/struct-reorg.h.diff?cvsroot=gcc&only_with_tag=struct-reorg-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/struct-reorg-cpg.c.diff?cvsroot=gcc&only_with_tag=struct-reorg-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.struct-reorg.diff?cvsroot=gcc&only_with_tag=struct-reorg-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=struct-reorg-branch&r1=1.903.2.179.2.12.2.2&r2=1.903.2.179.2.12.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/timevar.def.diff?cvsroot=gcc&only_with_tag=struct-reorg-branch&r1=1.14.2.35.2.5&r2=1.14.2.35.2.5.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-pass.h.diff?cvsroot=gcc&only_with_tag=struct-reorg-branch&r1=1.1.2.12.2.4.2.1&r2=1.1.2.12.2.4.2.2



More information about the Gcc-cvs mailing list