aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-26Remove HIST_TYPE_CONST_DELTA counter type (PR gcov-profile/23332)Martin Liska1-27/+0
2016-08-09Fix usage of POW2 histogramMartin Liska1-1/+2
2016-08-09Fix POW2 histogramMartin Liska1-2/+2
2016-07-14Don't run instrumented value profiler changes with afdoAndi Kleen1-0/+6
2016-01-13re PR middle-end/69156 (gcc.dg/pr59630.c: ICE: verify_gimple failed: non-triv...Jakub Jelinek1-1/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-14/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-15/+12
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-6/+4
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener1-5/+5
2015-10-16tree-nested.h (build_addr): Adjust prototype.Richard Biener1-2/+1
2015-10-08[PATCH] [5/n] Fix minor SSA_NAME leaksJeff Law1-0/+15
2015-09-20switch from gimple to gimple*Trevor Saunders1-26/+26
2015-08-21value-prof.c (interesting_stringop_to_profile_p): Removed FNDECL argument and...Felix Yang1-30/+31
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-18/+5
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford1-5/+2
2015-06-25gengtype-parse.c (require_template_declaration): Allow '+' in template parame...Richard Sandiford1-13/+2
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-21/+21
2015-03-06re PR lto/65302 (LTO: ICE internal compiler error: verify_flow_info failed)Jan Hubicka1-0/+2
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-7/+14
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-01gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek1-13/+11
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-39/+53
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-1/+49
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+9
2014-10-21Add AutoFDO.Dehao Chen1-2/+2
2014-10-07params.def (PARAM_INDIR_CALL_TOPN_PROFILE): New param.Rong Xu1-6/+36
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders1-15/+27
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-7/+6
2014-07-26Make FDO more tolerant to source changesXinliang David Li1-3/+12
2014-07-24IPA C++ refactoring 1/NMartin Liska1-2/+2
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-36/+36
2014-05-06Merge in wide-int.Kenneth Zadeck1-6/+23
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-2/+5
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-5/+5
2013-11-17gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod1-0/+2
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1