gcc/gcc ChangeLog.tree-ssa tree-ssa-dom.c
law@gcc.gnu.org
law@gcc.gnu.org
Mon Sep 22 01:41:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: law@gcc.gnu.org 2003-09-22 01:41:46
Modified files:
gcc : ChangeLog.tree-ssa tree-ssa-dom.c
Log message:
* tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Break out of
optimize_stmt. Follow the def-use chains back for certain expressions
to see if we can simplify the RHS of the current expression based
on earlier expressions.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.693&r2=1.1.2.694
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.42&r2=1.1.2.43
More information about the Gcc-cvs
mailing list