This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/79224] [7 Regression] Large C-Ray slowdown


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

--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Sat Feb 11 16:11:57 2017
New Revision: 245357

URL: https://gcc.gnu.org/viewcvs?rev=245357&root=gcc&view=rev
Log:

        PR ipa/79224
        * ipa-inline-analysis.c (get_minimal_bb): New function.
        (record_modified): Use it.
        (remap_edge_change_prob): Handle also ancestor functions.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-analysis.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]