gcc/gcc ChangeLog.jeff tree-ssa-dom.c tree-ssa ...
law@gcc.gnu.org
law@gcc.gnu.org
Wed Oct 19 18:49:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: simplify-dom-branch
Changes by: law@gcc.gnu.org 2005-10-19 18:49:27
Modified files:
gcc : ChangeLog.jeff tree-ssa-dom.c
tree-ssa-forwprop.c
Log message:
* tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Code to
simplify ~~x and --x moved from here to ...
* tree-ssa-forwprop.c (simplify_not_neg_expr): Here.
(tree_ssa_forward_propagate_single_use_vars): Call
simplify_not_neg_expr when appropriate.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.jeff.diff?cvsroot=gcc&only_with_tag=simplify-dom-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&only_with_tag=simplify-dom-branch&r1=2.130&r2=2.130.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-forwprop.c.diff?cvsroot=gcc&only_with_tag=simplify-dom-branch&r1=2.23&r2=2.23.12.1
More information about the Gcc-cvs
mailing list