gcc/gcc ChangeLog.apple-ppc Makefile.in tree-i ...
dpatel@gcc.gnu.org
dpatel@gcc.gnu.org
Tue Jun 29 06:49:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: apple-ppc-branch
Changes by: dpatel@gcc.gnu.org 2004-06-29 06:49:26
Modified files:
gcc : ChangeLog.apple-ppc Makefile.in tree-if-conv.c
tree-scalar-evolution.c tree-ssa-loop-manip.c
tree-ssanames.c
Log message:
* Makefile.in (tree-ssa-loop-manip.o): Depend on tree-scalar-evolution.h
* tree-if-conv.c (collapse_blocks): Use release_phi_node instead of
remove_phie_node.
* tree-ssaname.c (make_ssa_name): Re-enable free_ssanames.
(release_ssa_name): Same.
* tree-scalar-evolution.c (scev_reset): Check current_loops and
scalar_evolution_info.
* tree-ssa-loop-manip.c (tree-scalar-evolution.h): Include.
(tree_duplicate_loop_to_header_edge): Call scev_reset().
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.93&r2=1.1.2.94
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.903.2.195.2.14&r2=1.903.2.195.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-if-conv.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-scalar-evolution.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.6&r2=1.1.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-loop-manip.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.4.5&r2=1.1.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssanames.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.6.6.3&r2=1.1.2.6.6.4
More information about the Gcc-cvs
mailing list