gcc/gcc ipa-cp.c ipa-prop.c ipa-prop.h
razya@gcc.gnu.org
razya@gcc.gnu.org
Mon Aug 1 07:26:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: razya@gcc.gnu.org 2005-08-01 07:26:30
Added files:
gcc : ipa-cp.c ipa-prop.c ipa-prop.h
Log message:
* ipa-cp.c: New file. Contains IPCP specific functionality.
* ipa-prop.h: New file. Contains structures/definitions that can be
used by several interprocedural data flow optimizations (and also IPCP).
* ipa-prop.c: New file.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-cp.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-prop.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ipa-prop.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
More information about the Gcc-cvs
mailing list