summaryrefslogtreecommitdiff
path: root/gcc/profile.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-05-22 Richard Biener <rguenther@suse.de>rguenth2013-05-221-12/+14
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-1/+1
* This patch enables the gcov-dump tool to optionally compute and dumptejohnson2013-04-031-102/+5
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Revised patch to ensure that histograms from the profile summary are streamedtejohnson2012-11-301-1/+1
* PR gcov-profile/55417jakub2012-11-211-5/+5
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-9/+9
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-2/+3
* Integrate lexical block into source_location.dehao2012-09-191-3/+2
* Enhances the gcov program summary by adding a histogram of arc countertejohnson2012-09-041-0/+157
* * opts.c (common_handle_option): Do not set steven2012-07-231-62/+18
* PR gcov-profile/32543steven2012-07-211-0/+3
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-5/+5
* gcc/steven2012-07-161-2/+1
* gcc/steven2012-07-081-1/+1
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* PR middle-end/44777jakub2012-01-051-1/+36
* * gcov-io.h (struct gcov_info): Replace trailing array withnathan2011-12-041-20/+13
* 2011-10-20 Dehao Chen <dehao@google.com>dehao2011-10-201-1/+40
* Fix a bug that broke -freorder-functionsdavidxl2011-08-041-0/+1
* split checksum into cfg checksum and line checksumdavidxl2011-04-291-23/+33
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* * profile.c (branch_prob): Move declaration of local variable. Removeebotcazou2011-04-061-10/+6
* Changelog c-family/ktietz2011-03-251-1/+1
* PR lto/45375hubicka2011-01-101-2/+11
* * value-prof.c (value_prof_hooks): Remove.steven2010-12-211-21/+10
* PR tree-optimization/46528jakub2010-12-061-3/+4
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* 2010-11-26 Richard Guenther <rguenther@suse.de>rguenth2010-11-261-1/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * regs.h: Do not include obstack.h, basic-block.h.steven2010-05-231-0/+1
* /gccpaolo2009-12-301-1/+1
* Remove trailing white spaces.hjl2009-11-251-4/+4
* * profile.c (total_num_never_executed): Don't define.ian2009-06-171-11/+2
* 2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2008-10-241-1/+1
* PR debug/29609jakub2008-10-071-2/+4
* * profile.c (is_edge_inconsistent): Add debug output; ignore negative counthubicka2008-09-091-12/+63
* * predict.c (maybe_hot_count_p, maybe_hot_edge_p): When profile ishubicka2008-09-011-13/+11
* * ipa-cp.c (ipcp_need_original_clone_p): Remove.hubicka2008-08-311-1/+1
* 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-201-1/+1
* 2008-08-18 Paul Yuan <yingbo.com@gmail.com>spark2008-08-181-55/+145
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-2/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-27/+20
* gcc/rwild2008-06-061-1/+1
* gcctromey2008-02-261-13/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+5
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-0/+9
* * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka2007-01-281-0/+16
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-0/+8