r262573 - in /trunk/gcc: ChangeLog gimple-match...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Thu Jul 12 07:08:00 GMT 2018


Author: rguenth
Date: Thu Jul 12 07:08:34 2018
New Revision: 262573

URL: https://gcc.gnu.org/viewcvs?rev=262573&root=gcc&view=rev
Log:
2018-07-12  Richard Biener  <rguenther@suse.de>

	* tree-ssa-sccvn.c (mprts_hook_cnt): Remove.
	(vn_lookup_simplify_result): Remove recursion limit applied
	here.
	(vn_nary_build_or_lookup_1): Adjust.
	(try_to_simplify): Likewise.
	* gimple-match-head.c (gimple_resimplify1): Instead apply one
	here.
	(gimple_resimplify2): Likewise.
	(gimple_resimplify3): Likewise.
	(gimple_resimplify4): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-match-head.c
    trunk/gcc/tree-ssa-sccvn.c



More information about the Gcc-cvs mailing list