2014-02-04 Vladimir Makarov <vmakarov@redhat.com>
commit7eec370126c2cd706f981b871aafb210920f888f
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Feb 2014 18:56:59 +0000 (4 18:56 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Feb 2014 18:56:59 +0000 (4 18:56 +0000)
treeab89ce4cf892477265f6cdc2fab9df0a087eaa03
parentec7049574c07e876a38171b40638878088779b28
2014-02-04  Vladimir Makarov  <vmakarov@redhat.com>

PR bootstrap/59913
* lra-constraints.c (need_for_split_p): Use more 3 reloads as
threshold for pseudo splitting.
(update_ebb_live_info): Process call argument hard registers and
hard registers from insn definition too.
(max_small_class_regs_num): New constant.
(inherit_in_ebb): Update live hard regs through EBBs.  Update
reloads_num only for small register classes.  Don't split for
outputs of jumps.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207485 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lra-constraints.c