| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -5/+5 |
* | * Makefile.in (cfgrtl.o): Add. | hubicka | 2001-09-25 | 1 | -13/+6 |
* | * predict.c (expected_value_to_br_prob): Use pc_set. | rth | 2001-09-21 | 1 | -1/+1 |
* | * alias.c (clear_reg_alias_info): Use K&R format definition. | kenner | 2001-09-10 | 1 | -1/+1 |
* | * predict.c (expensive_function_p): New. | hubicka | 2001-08-25 | 1 | -0/+45 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -10/+10 |
* | * final.c (compute_alignments): New function. | hubicka | 2001-08-19 | 1 | -38/+50 |
* | * predict.def: Update hitrates. | hubicka | 2001-08-15 | 1 | -29/+10 |
* | * predict.c (dump_prediction): Change `bool' parameter to `int'. | kraai | 2001-08-14 | 1 | -2/+2 |
* | * predict.c (dump_prediction): New argument "USED". | hubicka | 2001-08-13 | 1 | -13/+47 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -1/+1 |
* | * predict.c (estimate_probability): Replace magic numbers with | grahams | 2001-08-09 | 1 | -2/+2 |
* | * alias.c (nonlocal_mentioned_p): | hubicka | 2001-08-07 | 1 | -1/+1 |
* | * jump.c: Add prototype for mark_modified_reg. | aj | 2001-07-30 | 1 | -31/+35 |
* | * basic-block.h (EDGE_FREQUENCY): New macro. | hubicka | 2001-07-28 | 1 | -9/+35 |
* | * predict.c (estimate_probability): Avoid duplicated predictions. | hubicka | 2001-07-25 | 1 | -1/+8 |
* | 2001-07-09 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-07-10 | 1 | -1/+1 |
* | Also, fix formatting problem in previous ChangeLog commit. | dnovillo | 2001-06-29 | 1 | -5/+3 |
* | * predict.c (block_info_def): Add nvisited. | hubicka | 2001-06-22 | 1 | -2/+37 |
* | * predict.c: (expected_value_to_br_prob): Check for const_true_rtx | rth | 2001-06-22 | 1 | -2/+2 |
* | * predict.c (estimate_bb_frequencies): Do not handle conditional | hubicka | 2001-06-22 | 1 | -3/+15 |
* | * predict.c (estimate_probability): Fix loop bounds. | hubicka | 2001-06-20 | 1 | -2/+2 |
* | * predict.c (estimate_loops_at_level, propagate_freq | hubicka | 2001-06-20 | 1 | -0/+278 |
* | * unroll.c: Include predict.h. | hubicka | 2001-06-18 | 1 | -5/+2 |
* | * predict.def (PRED_CALL, PRED_ERROR_RETURN): New. | hubicka | 2001-06-10 | 1 | -8/+62 |
* | * predict.def: New file. | hubicka | 2001-06-09 | 1 | -34/+174 |
* | * predict.c (predict_insn, predict_edge): New static functions. | hubicka | 2001-06-09 | 1 | -73/+89 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * simplify-rtx.c (cfc_args): add "unordered" field. | hubicka | 2001-01-05 | 1 | -1/+9 |
* | * function.h (emit_status): Delete member regno_pointer_flag and | law | 2000-11-30 | 1 | -4/+4 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -1/+2 |
* | * predict.c (PROB_NEVER, PROB_VERY_UNLIKELY): New. | rth | 2000-05-09 | 1 | -13/+23 |
* | * predict.c: Remove May 4 change. | law | 2000-05-05 | 1 | -13/+0 |
* | * predict.c (estimate_probability): If no prediction was found, then | law | 2000-05-04 | 1 | -0/+13 |
* | * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype. | ghazi | 2000-05-04 | 1 | -3/+1 |
* | * predict.c (estimate_probability): Examine both sides of | rth | 2000-04-22 | 1 | -32/+42 |
* | * predict.c (expected_value_to_br_prob): Don't bomb if op1 of | rth | 2000-04-22 | 1 | -1/+11 |
* | * predict.c (estimate_probability): New heuristic: if a jump | zack | 2000-04-21 | 1 | -6/+27 |
* | * loop.c (canonicalize_condition): Add WANT_REG argument. | rth | 2000-04-17 | 1 | -59/+38 |
* | * builtins.c (expand_builtin_expect): New. | rth | 2000-04-17 | 1 | -0/+87 |
* | * predict.c (estimate_probability): Added the pointer heuristic to | jle | 2000-02-21 | 1 | -2/+37 |
* | Fri Jan 7 19:48:04 CET 2000 Jan Hubicka <jh@suse.cz> | jle | 2000-01-29 | 1 | -7/+12 |
* | Thu Jan 13 14:46:03 2000 Jason Eckhardt <jle@cygnus.com> | jle | 2000-01-14 | 1 | -0/+143 |