]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/params.def
2014-02-25 Vladimir Makarov <vmakarov@redhat.com>
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Feb 2014 20:34:44 +0000 (20:34 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Feb 2014 20:34:44 +0000 (20:34 +0000)
commiteb3db740832740f555ea956e276904e247c819fa
tree71b4ad742f98532f60c9692fb44c11d65b6b35f1
parent196adb3b4682b0da031def91be9865db49dc7603
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208155 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lra-assigns.c
gcc/params.def
gcc/params.h