https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68799

--- Comment #16 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Author: wschmidt
Date: Mon Jan 18 03:54:48 2016
New Revision: 232494

URL: https://gcc.gnu.org/viewcvs?rev=232494&root=gcc&view=rev
Log:
2016-01-17  Bill Schmidt  <wschm...@linux.vnet.ibm.com>

        Backport from mainline:
        2016-01-17  Bill Schmidt  <wschm...@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.


Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/gimple-ssa-strength-reduction.c

Reply via email to