tree-ssa-sccvn.c (mprts_hook_cnt): Remove.
authorRichard Biener <rguenther@suse.de>
Thu, 12 Jul 2018 07:08:34 +0000 (07:08 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 12 Jul 2018 07:08:34 +0000 (07:08 +0000)
commit19353855bfc05914faaee9f297684f608fd9a485
tree5efac508c9b97fdcd24bad7d09b0a091e2dae779
parent2c81daeeb5456d3b588e2ad22b5ec098bea2d393
tree-ssa-sccvn.c (mprts_hook_cnt): Remove.

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.

From-SVN: r262573
gcc/ChangeLog
gcc/gimple-match-head.c
gcc/tree-ssa-sccvn.c