summaryrefslogtreecommitdiff
path: root/gcc/predict.c
Commit message (Expand)AuthorAgeFilesLines
* * unroll.c: Removed.rakdver2004-09-141-1/+0
* * Makefile.in (predict.o): Depend on tree-scalar-evolution.hhubicka2004-09-141-5/+49
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan2004-09-101-5/+8
* * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan2004-09-101-8/+5
* * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c: Fix commentkazu2004-09-101-2/+2
* * basic-block.h (guess_outgoing_edge_probabilities): Declare.hubicka2004-09-091-98/+143
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-1/+2
* Hot/cold partitioning update patch. The problems that this patchctice2004-08-181-0/+7
* * basic-block.h (profile_staus): New global variable.hubicka2004-08-041-0/+4
* * expr.h (canonicalize_condition, get_condition): Add an int argument.rsandifo2004-07-271-3/+4
* * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.steven2004-07-211-146/+0
* * basic-block.h (remove_fake_exit_edges): Declare.rth2004-07-161-3/+3
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-6/+6
* gcc/ChangeLog:bonzini2004-05-281-0/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-77/+432
* * predict.c (propagate_freq): Compute correctly frequency ofhubicka2004-03-181-1/+1
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-031-1/+1
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-241-12/+12
* * loop-iv.c: New file.rakdver2004-02-171-2/+7
* * coverage.c (get_coverage_counts): Give a different messageamylaar2004-01-271-8/+9
* * c-common.h: Fix comment formatting.kazu2004-01-161-1/+1
* Update forgotten updated copy right years.pinskia2004-01-021-1/+1
* 2004-01-02 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-021-0/+3
* Backport from tree-ssa (relevant changes only):steven2003-12-301-38/+22
* * predict.c (struct block_info_def, struct edge_info_def): Changejsm282003-12-171-2/+2
* * c-typeck.c: Fix comment typos.kazu2003-12-131-1/+1
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-14/+14
* 2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>pinskia2003-09-151-2/+2
* * predict.h: Convert to ISO C90 prototypes.aj2003-06-081-95/+58
* * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan2003-04-231-14/+7
* commit two parts of my last patch that escaped, somehownathan2003-04-211-1/+1
* * predict.c (estimate_bb_frequencies): Correctly setrearnsha2003-03-011-0/+1
* Update copyright.rearnsha2003-03-011-1/+1
* * predict.c (estimate_bb_frequencies): Initialize the srealrearnsha2003-03-011-7/+12
* * i386.c (builtin_description): Add __builtin_ia32_paddq andhubicka2003-02-221-0/+2
* * predict.c (estimate_probability): Fix roundoff error.hubicka2003-02-121-3/+8
* * predict.c (choose_function_section): Choose sections correctly.hubicka2003-02-111-1/+1
* * Makefile.in (sreal.o): Added.zlomek2003-02-101-59/+52
* * cfgloopanal.c: New file.rakdver2003-01-241-3/+19
* * ifcvt.c: Fix comment typos.kazu2003-01-171-2/+2
* Segher Boessenkool <segher@koffie.nl>zlomek2003-01-151-20/+24
* * output.h: Fix comment typos.kazu2002-12-251-6/+6
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* Really commit patch announced at Oct 14hubicka2002-10-171-6/+18
* * predict.c (choose_function_section): Avoid choice for linkonce functions.hubicka2002-10-031-1/+6
* * gengenrtl.c (gencode): Don't define obstack_alloc_rtx.neil2002-07-211-3/+0
* Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-201-39/+42
* * basic-block.h (struct basic_block_def): New field loop_father.hubicka2002-06-011-66/+52
* * basic-block.h (last_basic_block): Declare.rakdver2002-05-281-2/+0
* * basic-block.h (last_basic_block): Defined as synonym forrakdver2002-05-271-9/+9