]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/90257 (8% degradation on cpu2006 403.gcc starting with r270484)
authorJakub Jelinek <jakub@redhat.com>
Mon, 29 Apr 2019 14:18:55 +0000 (16:18 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 29 Apr 2019 14:18:55 +0000 (16:18 +0200)
commit1008df90cca4a4f49f2a898115f8756fafff3187
tree65b74e56f1a118c9e0f26cb15c7ca45a6794cce3
parent4e29671cb258f486e498a0697f88861ff351de50
re PR rtl-optimization/90257 (8% degradation on cpu2006 403.gcc starting with r270484)

PR rtl-optimization/90257
* cfgrtl.c (flow_active_insn_p): Return true for USE of a function
return value.

Revert the revert:
2019-04-21  H.J. Lu  <hongjiu.lu@intel.com>

PR target/90178
Revert:
2018-11-21  Uros Bizjak  <ubizjak@gmail.com>

Revert the revert:
2013-10-26  Vladimir Makarov  <vmakarov@redhat.com>

Revert:
2013-10-25  Vladimir Makarov  <vmakarov@redhat.com>

* lra-spills.c (lra_final_code_change): Remove useless move insns.

From-SVN: r270653
gcc/ChangeLog
gcc/cfgrtl.c
gcc/lra-spills.c