summaryrefslogtreecommitdiffstats
path: root/gcc/predict.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-77/+43
* * bb-reorder.c (make_reorder_chain_1): Modified.rakdver2002-05-211-4/+7
* * params.c: Fix formatting.kazu2002-05-201-6/+6
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-75/+106
* Basic block renumbering removal.rth2002-05-161-106/+75
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-90/+184
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-28/+219
* * predict.c: (propagate_freq, estimate_bb_frequencies): Userth2002-05-021-8/+11
* * predict.c (real_zero, real_one, real_almost_one, real_br_prob_base,hubicka2002-04-291-29/+84
* * predict.c (estimate_bb_frequencies): Do frequency calculationrth2002-04-041-2/+7
* * bb-reorder.c (make_reorder_chain_1): Protect againstdj2002-03-221-4/+7
* * predict.c (estimate_bb_frequencies): Delete unused variables.ghazi2002-03-181-2/+0
* * predict.c (estimate_bb_frequencies): Do not reload thehubicka2002-03-061-14/+0
* * predict.c: Fix formatting.kazu2002-01-221-1/+1
* * bitmap.h: Fix comment formatting.kazu2002-01-181-2/+2
* * predict.c (combine_predictions_for_insn): Avoid division by zero.jakub2002-01-071-2/+6
* * except.c: Fix comment formatting.kazu2001-12-281-1/+1
* * predict.c: Reformatting and minor cleanups.kenner2001-12-221-161/+169
* * predict.c (estimate_probability): Fix LOOP_EXIT heuristic.hubicka2001-12-141-1/+1
* * predict.c (estimate_probability): Reorganize opcode heuristics.hubicka2001-12-131-69/+86
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* gcc:jsm282001-11-231-5/+5
* * gcse.c (try_replace_reg): Copy RTX before creating note.hubicka2001-11-191-4/+7
* * cfglayout.c (fixup_fallthru_exit_predecesor): New static function.hubicka2001-11-141-0/+1
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-4/+4
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-5/+5
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-13/+6
* * predict.c (expected_value_to_br_prob): Use pc_set.rth2001-09-211-1/+1
OpenPOWER on IntegriCloud