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]

gcc/gcc Makefile.in common.opt ipa-prop.c ipa- ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	ipa-branch
Changes by:	hagog@gcc.gnu.org	2005-08-09 11:25:37

Modified files:
	gcc            : Makefile.in common.opt ipa-prop.c ipa-prop.h 
	                 passes.c timevar.def tree-data-ref.c 
	                 tree-flow.h tree-pass.h tree-ssa-alias.c 
Added files:
	gcc            : ChangeLog.ipa ipa-alias.c 

Log message:
	Adding IPA alias analysis pass.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.ipa.diff?cvsroot=gcc&only_with_tag=ipa-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-alias.c.diff?cvsroot=gcc&only_with_tag=ipa-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=ipa-branch&r1=1.1533&r2=1.1533.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/common.opt.diff?cvsroot=gcc&only_with_tag=ipa-branch&r1=1.87&r2=1.87.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-prop.c.diff?cvsroot=gcc&only_with_tag=ipa-branch&r1=1.2&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-prop.h.diff?cvsroot=gcc&only_with_tag=ipa-branch&r1=1.2&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/passes.c.diff?cvsroot=gcc&only_with_tag=ipa-branch&r1=2.108&r2=2.108.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/timevar.def.diff?cvsroot=gcc&only_with_tag=ipa-branch&r1=1.54&r2=1.54.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-data-ref.c.diff?cvsroot=gcc&only_with_tag=ipa-branch&r1=2.35&r2=2.35.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-flow.h.diff?cvsroot=gcc&only_with_tag=ipa-branch&r1=2.131&r2=2.131.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-pass.h.diff?cvsroot=gcc&only_with_tag=ipa-branch&r1=2.54&r2=2.54.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-alias.c.diff?cvsroot=gcc&only_with_tag=ipa-branch&r1=2.109&r2=2.109.2.1


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