2018-07-12 Richard Biener <rguenther@suse.de>
commit036af85e5856e3a64c49afa31a2ff249628f1fbe
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jul 2018 07:08:34 +0000 (12 07:08 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jul 2018 07:08:34 +0000 (12 07:08 +0000)
tree5efac508c9b97fdcd24bad7d09b0a091e2dae779
parente3d44c9a7cc6cc18ca9c81d1828bb7868483a25e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@262573 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple-match-head.c
gcc/tree-ssa-sccvn.c