gcc/gcc ChangeLog tree-ssa-dom.c
kazu@gcc.gnu.org
kazu@gcc.gnu.org
Wed Nov 24 15:15:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kazu@gcc.gnu.org 2004-11-24 15:15:15
Modified files:
gcc : ChangeLog tree-ssa-dom.c
Log message:
* tree-ssa-dom.c (cprop_into_successor_phis): Remove code to
find the index of a PHI argument. Use e->dest_idx instead.
Replace hint with index.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6518&r2=2.6519
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&r1=2.69&r2=2.70
More information about the Gcc-cvs
mailing list