r217289 - in /branches/match-and-simplify/gcc: ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Mon Nov 10 15:38:00 GMT 2014
Author: rguenth
Date: Mon Nov 10 15:38:00 2014
New Revision: 217289
URL: https://gcc.gnu.org/viewcvs?rev=217289&root=gcc&view=rev
Log:
2014-11-10 Richard Biener <rguenther@suse.de>
* tree-ssa-forwprop.c (simplify_conversion_from_bitmask): Remove.
(associate_plusminus): Likewise.
(combine_conversions): Likewise.
(simplify_mult): Likewise.
(pass_forwprop::execute): Adjust.
* gimple-fold.c (fold_gimple_assign): Remove dispatches to
fold_binary_loc and fold_ternary_loc.
(gimple_fold_stmt_to_constant_1): Likewise.
Modified:
branches/match-and-simplify/gcc/ChangeLog.mas
branches/match-and-simplify/gcc/gimple-fold.c
branches/match-and-simplify/gcc/tree-ssa-forwprop.c
More information about the Gcc-cvs
mailing list