summaryrefslogtreecommitdiff
path: root/gcc/predict.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-12-16 * predict.h (PROB_LIKELY): Fix the value.jakub1-1/+1
2013-12-04Implement -fsanitize=signed-integer-overflow.mpolacek1-0/+10
2013-11-122013-11-12 Teresa Johnson <tejohnson@google.com>tejohnson1-0/+1
2013-10-102013-10-10 Teresa Johnson <tejohnson@google.com>tejohnson1-1/+1
2013-01-10Update copyright years in gcc/rsandifo1-2/+1
2011-01-03Update Copyright years for files modified in 2010.jakub1-1/+2
2010-06-29 * predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it ishubicka1-0/+1
2009-11-18 * predict.c (compute_function_frequency): Export.hubicka1-0/+1
2009-08-12Recompute profile after Graphite.spop1-0/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub1-1/+1
2008-03-18 * tree-pretty-print.c: Include predict.h.hubicka1-0/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc1-5/+4
2007-02-09 * Makefile.in (passes.o, ipa-inline.o): Add dependencies.hubicka1-0/+1
2005-06-25Update FSF address.kcook1-2/+2
2005-04-17 * predict.h (IS_TAKEN): Remove.kazu1-3/+0
2004-11-19 * predict.h (predict_insn): Remove extern declaration.bje1-1/+0
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu1-1/+1
2004-09-25 * predict.c (counts_to_freqs): Make glolbal.hubicka1-0/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo1-5/+4
2003-12-21 * alias.c: Fix comment formatting.kazu1-1/+1
2003-11-28Correct the description of these files in the comment header.bje1-2/+1
2003-06-08 * predict.h: Convert to ISO C90 prototypes.aj1-7/+5
2002-05-08 * cfglayout.c (function_tail_eff_head): Rename to ...hubicka1-0/+3
2001-10-28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm281-1/+1
2001-10-09 * c-common.h: Fix comment formatting.kazu1-1/+1
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald1-12/+12
2001-07-28 * basic-block.h (EDGE_FREQUENCY): New macro.hubicka1-1/+1
2001-06-09 * predict.def: New file.hubicka1-0/+46