aboutsummaryrefslogtreecommitdiff
path: root/gcc/profile-count.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-24cfg.h (struct control_flow_graph): Add edge_flags_allocated and bb_flags_allo...Richard Biener1-1/+1
2018-07-20Add "-fsave-optimization-record"David Malcolm1-0/+28
2018-07-07tree-vrp.c (vrp_int_const_binop): Change overflow type to overflow_type.Aldy Hernandez1-1/+1
2018-01-30profile-count.c (profile_count::combine_with_ipa_count): Handle zeros correctly.Jan Hubicka1-1/+1
2018-01-24cfgcleanup.c (try_crossjump_to_edge): Use combine_with_count to merge probabi...Jan Hubicka1-0/+26
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-08re PR tree-optimization/83609 (ICE in read_complex_part at gcc/expr.c:3202)Jan Hubicka1-0/+18
2017-11-19re PR ipa/83001 (ICE in edge_badness, at ipa-inline.c:1025)Jan Hubicka1-1/+1
2017-11-18cgraphclones.c (cgraph_edge::clone): Rename gcov_count to prof_count.Jan Hubicka1-4/+23
2017-11-13cgraph.c (cgraph_edge::sreal_frequency): New function.Jan Hubicka1-0/+27
2017-11-09re PR ipa/82879 (ICE in max, at profile-count.h:889)Jan Hubicka1-0/+26
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-1/+43
2017-10-12profile-count.c (safe_scale_64bit): Fix GCC4.x path.Jan Hubicka1-3/+3
2017-10-11profile-count.h (slow_safe_scale_64bit): New function.Jan Hubicka1-0/+19
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-9/+114
2017-06-19profile-count.c (profile_count::dump): Dump quality.Jan Hubicka1-2/+13
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-0/+80