aboutsummaryrefslogtreecommitdiff
path: root/gcc/profile-count.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-18cgraphclones.c (cgraph_edge::clone): Rename gcov_count to prof_count.Jan Hubicka1-6/+35
2017-11-17predict.c (determine_unlikely_bbs): Set cgraph node count to 0 when entry blo...Jan Hubicka1-0/+2
2017-11-13cgraph.c (cgraph_edge::sreal_frequency): New function.Jan Hubicka1-0/+3
2017-11-09re PR ipa/82879 (ICE in max, at profile-count.h:889)Jan Hubicka1-0/+5
2017-11-06re PR bootstrap/82832 (Broken PGO LTO bootstrap on x86_64 after r254379)Jan Hubicka1-1/+1
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-31/+199
2017-10-12profile-count.c (safe_scale_64bit): Fix GCC4.x path.Jan Hubicka1-17/+27
2017-10-11profile-count.h (slow_safe_scale_64bit): New function.Jan Hubicka1-14/+36
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-0/+17
2017-07-03re PR rtl-optimization/81290 (ICE in update_br_prob_note)Jan Hubicka1-0/+32
2017-07-03tree-cfgcleanup.c (want_merge_blocks_p): New function.Jan Hubicka1-0/+25
2017-07-01cfgrtl.c (rtl_flow_call_edges_add): Update profile.Jan Hubicka1-1/+8
2017-06-30profile-count.h: Fix typos and whitespace issues.Andreas Krebbel1-23/+23
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-22/+458
2017-06-22profile-count.h (apply_probability, [...]): Fix checks for zero.Jan Hubicka1-9/+10
2017-06-19Fix typoJan Hubicka1-2/+2
2017-06-19profile-count.c (profile_count::dump): Dump quality.Jan Hubicka1-17/+57
2017-06-08predict.c (maybe_hot_bb_p): Do not check profile status.Jan Hubicka1-1/+1
2017-06-05cfgexpand.c (expand_gimple_tailcall): Initialize profile of new edge.Jan Hubicka1-1/+5
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-0/+290