]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/profile-count.h
[6/6] Preprocessor forced macro location
[thirdparty/gcc.git] / gcc / profile-count.h
2018-07-20  David MalcolmAdd "-fsave-optimization-record"
2018-01-24  Jan Hubickacfgcleanup.c (try_crossjump_to_edge): Use combine_with_...
2018-01-23  Martin LiskaFix profile_quality sanity check.
2018-01-23  Jan Hubickaprofile-count.h (profile_probability::very_unlikely...
2018-01-22  Jakub Jelinekre PR tree-optimization/83081 ([arm] gcc.dg/pr80218...
2018-01-19  Martin LiskaFix usage of analyze_brprob.py script.
2018-01-12  Martin LiskaAdd new verification for profile-count.h.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-08  Jan Hubickare PR tree-optimization/83609 (ICE in read_complex_part...
2017-11-18  Jan Hubickacgraphclones.c (cgraph_edge::clone): Rename gcov_count...
2017-11-17  Jan Hubickapredict.c (determine_unlikely_bbs): Set cgraph node...
2017-11-13  Jan Hubickacgraph.c (cgraph_edge::sreal_frequency): New function.
2017-11-09  Jan Hubickare PR ipa/82879 (ICE in max, at profile-count.h:889)
2017-11-06  Jan Hubickare PR bootstrap/82832 (Broken PGO LTO bootstrap on...
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-12  Jan Hubickaprofile-count.c (safe_scale_64bit): Fix GCC4.x path.
2017-10-11  Jan Hubickaprofile-count.h (slow_safe_scale_64bit): New function.
2017-07-16  Jan Hubickaprofile-count.h (profile_probability::from_reg_br_prob_...
2017-07-03  Jan Hubickare PR rtl-optimization/81290 (ICE in update_br_prob_note)
2017-07-03  Jan Hubickatree-cfgcleanup.c (want_merge_blocks_p): New function.
2017-07-01  Jan Hubickacfgrtl.c (rtl_flow_call_edges_add): Update profile.
2017-06-30  Andreas Krebbelprofile-count.h: Fix typos and whitespace issues.
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-22  Jan Hubickaprofile-count.h (apply_probability, [...]): Fix checks...
2017-06-19  Jan HubickaFix typo
2017-06-19  Jan Hubickaprofile-count.c (profile_count::dump): Dump quality.
2017-06-08  Jan Hubickapredict.c (maybe_hot_bb_p): Do not check profile status.
2017-06-05  Jan Hubickacfgexpand.c (expand_gimple_tailcall): Initialize profil...
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.