r216839 - in /trunk/gcc: ChangeLog fold-const.c...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Oct 29 14:42:00 GMT 2014


Author: rguenth
Date: Wed Oct 29 14:42:03 2014
New Revision: 216839

URL: https://gcc.gnu.org/viewcvs?rev=216839&root=gcc&view=rev
Log:
2014-10-29  Richard Biener  <rguenther@suse.de>

	* match.pd: Implement a first set of conversion patterns.
	* fold-const.c (fold_unary_loc): Remove them here.
	* tree-ssa-forwprop.c (simplify_vce): Remove.
	(pass_forwprop::execute): Do not call simplify_vce.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/match.pd
    trunk/gcc/tree-ssa-forwprop.c



More information about the Gcc-cvs mailing list