summaryrefslogtreecommitdiff
path: root/gcc/profile.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/44777 (ICE: SIGSEGV with -fprofile-use in gcc.c-torture/exec...Jakub Jelinek2012-01-051-1/+36
* gcov-io.h (struct gcov_info): Replace trailing array with pointer to array.Nathan Sidwell2011-12-041-20/+13
* profile.c (compute_branch_probabilities): Compute and dump the overlap betwee...Dehao Chen2011-10-201-1/+40
* Fix a bug that broke -freorder-functionsDavid Li2011-08-041-0/+1
* split checksum into cfg checksum and line checksumXinliang David Li2011-04-291-23/+33
* remove useless if-before-free testsJim Meyering2011-04-201-2/+1
* profile.c (branch_prob): Move declaration of local variable.Eric Botcazou2011-04-061-10/+6
* Changelog c-family/Kai Tietz2011-03-251-1/+1
* re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2011-01-101-2/+11
* value-prof.c (value_prof_hooks): Remove.Steven Bosscher2010-12-211-21/+10
* re PR bootstrap/46528 (profiledbootstrap failure)Jakub Jelinek2010-12-061-3/+4
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+1
* re PR bootstrap/46528 (profiledbootstrap failure)Richard Guenther2010-11-261-1/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher2010-05-231-0/+1
* re PR other/42537 ([PATCH] misc spelling fixes)Robert Millan2009-12-301-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-4/+4
* profile.c (total_num_never_executed): Don't define.Ian Lance Taylor2009-06-171-11/+2
* re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool...Manuel López-Ibáñez2008-10-241-1/+1
* re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can...Jakub Jelinek2008-10-071-2/+4
* profile.c (is_edge_inconsistent): Add debug output; ignore negative count on ...Jan Hubicka2008-09-091-12/+63
* predict.c (maybe_hot_count_p, [...]): When profile is present, use only count...Jan Hubicka2008-09-011-13/+11
* ipa-cp.c (ipcp_need_original_clone_p): Remove.Jan Hubicka2008-08-311-1/+1
* profile.c: Update calls to inform.Manuel López-Ibáñez2008-08-201-1/+1
* cgraph.c (cgraph_edge): Handle inconsistent counts when setting count_scale.Paul Yuan2008-08-181-55/+145
* builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-2/+2
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-27/+20
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-13/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+5
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-0/+9
* expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka2007-01-281-0/+16
* Patch by Tomas Bily <tbily@suse.cz>Tomas Bily2007-01-191-0/+8
* Makefile.in: Add dependencies.Jan Hubicka2006-12-131-3/+1
* tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co...Steven Bosscher2006-11-031-1/+1
* PR gcov/profile/26570Zdenek Dvorak2006-08-171-1/+1
* profile.c (compute_branch_probabilities): Remove code encapsulated in !ir_typ...Richard Guenther2006-04-121-142/+38
* predict.c (estimate_probability): Remove.Steven Bosscher2006-03-121-43/+0
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* cfg.c (dump_flow_info): Get dump flags as an additional parameter.Paolo Bonzini2006-02-151-2/+2
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-8/+2
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-2/+1
* basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin2005-12-171-6/+8
* re PR tree-optimization/24225 (ICE: segmentation fault in profile.c:branch_prob)Steven Bosscher2005-10-241-4/+17
* profile.c (branch_prob): Split edges with goto locus on them to get proper li...Jan Hubicka2005-08-031-0/+21
* profile.c (compute_value_histograms): Fix thinko.Jan Hubicka2005-08-011-3/+2
* Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka2005-07-281-69/+10
* profile.c (rest_of_handle_branch_prob): Fix handling of estimation after RTL ...Jan Hubicka2005-07-151-1/+3
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+78
* Update FSF address.Kelley Cook2005-06-251-2/+2