]> git.ipfire.org Git - thirdparty/gcc.git/commit
2016-01-17 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
authorwschmidt <wschmidt@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jan 2016 02:43:06 +0000 (02:43 +0000)
committerwschmidt <wschmidt@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jan 2016 02:43:06 +0000 (02:43 +0000)
commit290f3b83c75df76054f9e160a657f990ee92f1b7
treef555b1b7028252865a63d347f260a5ad3dbf8dba
parentdee830565df016232a490e24ad3355aff2e34469
2016-01-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

PR tree-optimization/68799
* gimple-ssa-strength-reduction.c (create_phi_basis): Directly
look up phi candidates in the statement-candidate map.
(phi_add_costs): Likewise.
(record_phi_increments): Likewise.
(phi_incr_cost): Likewise.
(ncd_with_phi): Likewise.
(all_phi_incrs_profitable): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232491 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple-ssa-strength-reduction.c