aboutsummaryrefslogtreecommitdiff
path: root/gcc/profile.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-14auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.Jan Hubicka1-2/+6
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-43/+11
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka1-5/+0
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-6/+8
2017-06-16profile.c (compare_freqs): New function.Jan Hubicka1-16/+24
2017-06-09profile.c (edge_gcov_counts): Turn to pointer.Jan Hubicka1-1/+0
2017-06-09profile.c (edge_gcov_counts): Turn to pointer.Jan Hubicka1-2/+4
2017-06-06profile.c (compute_branch_probabilities): Also initialize EXIT_BLOCK profile.Jan Hubicka1-1/+1
2017-06-05invoke.texi: Document the -fprofile-abs-path option.Bernd Edlinger1-1/+1
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-41/+63
2017-04-28Make gcno more precise about BBs really belonging to a line (PR gcov-profile/...Martin Liska1-21/+18
2017-04-28gcno file: do not stream block flags (PR gcov-profile/80031).Martin Liska1-2/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-03Make direct emission of time profiler counterMartin Liska1-10/+4
2016-09-27re PR gcov-profile/46266 (gcov generates data for non-existing file <built-in>)Martin Liska1-5/+4
2016-09-26Remove HIST_TYPE_CONST_DELTA counter type (PR gcov-profile/23332)Martin Liska1-4/+0
2016-06-10profile.c: Include cfgloop.h.Jan Hubicka1-0/+13
2016-06-03tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Avoid use of pro...Jan Hubicka1-4/+7
2016-05-28profile.c (compute_branch_probabilities): Do not report hitrates here.Jan Hubicka1-2/+2
2016-04-17predict.c (combine_predictions_for_bb): Add dry_run parmaeter.Jan Hubicka1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-15/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-9/+9
2015-09-20switch from gimple to gimple*Trevor Saunders1-4/+4
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+3
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-6/+6
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-4/+17
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+3
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+4
2014-10-21Add AutoFDO.Dehao Chen1-0/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-10-07params.def (PARAM_INDIR_CALL_TOPN_PROFILE): New param.Rong Xu1-0/+1
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka1-8/+8
2014-07-24IPA C++ refactoring 1/NMartin Liska1-3/+2
2014-06-04Make coverage_compute_cfg_checksum callable with arg.Martin Liska1-1/+1
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-8/+8
2014-02-01re PR tree-optimization/60003 (wrong code with __builtin_setjmp/__builtin_lon...Jakub Jelinek1-5/+1
2014-01-29re PR middle-end/59917 (ICE in calc_dfs_tree, at dominance.c:401)Jakub Jelinek1-12/+7
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-4/+4
2013-12-09Eliminate profile_status macro.David Malcolm1-2/+2
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4