]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/lra-assigns.c
re PR rtl-optimization/60317 (find_hard_regno_for compile time hog in libvpx)
authorVladimir Makarov <vmakarov@redhat.com>
Tue, 25 Feb 2014 20:34:44 +0000 (20:34 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Tue, 25 Feb 2014 20:34:44 +0000 (20:34 +0000)
commit88def6374c15e75e1a179b7a066811563d3c93e3
tree71b4ad742f98532f60c9692fb44c11d65b6b35f1
parent6e6eaecc6ab7c461f13e7a76fa3ab85b721242e8
re PR rtl-optimization/60317 (find_hard_regno_for compile time hog in libvpx)

2014-02-25  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/60317
* params.def (PARAM_LRA_MAX_CONSIDERED_RELOAD_PSEUDOS): New.
* params.h (LRA_MAX_CONSIDERED_RELOAD_PSEUDOS): New.
* lra-assigns.c: Include params.h.
(spill_for): Use LRA_MAX_CONSIDERED_RELOAD_PSEUDOS as guard for
other reload pseudos considerations.

From-SVN: r208155
gcc/ChangeLog
gcc/lra-assigns.c
gcc/params.def
gcc/params.h