summaryrefslogtreecommitdiff
path: root/gcc/profile.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* hubicka2006-12-131-3/+1
* * tree-dump.c (dump_enable_all): Rename local variablesteven2006-11-031-1/+1
* PR gcov/profile/26570rakdver2006-08-171-1/+1
* 2006-04-12 Richard Guenther <rguenther@suse.de>rguenth2006-04-121-142/+38
* * predict.c (estimate_probability): Remove.steven2006-03-121-43/+0
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* 2006-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini2006-02-151-2/+2
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-8/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+1
* 2005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck2005-12-171-6/+8
* PR tree-optimization/24225steven2005-10-241-4/+17
* * profile.c (branch_prob): Split edges with goto locus on themhubicka2005-08-031-0/+21
* * profile.c (compute_value_histograms): Fix thinko.hubicka2005-08-011-3/+2
* * Makefile.in (rtl-profile.o): Kill all traces of it.hubicka2005-07-281-69/+10
* * profile.c (rest_of_handle_branch_prob): Fix handling of estimationhubicka2005-07-151-1/+3
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-0/+78
* Update FSF address.kcook2005-06-251-2/+2