| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-06-21 Richard Henderson <rth@redhat.com> | thorpej | 2002-06-21 | 1 | -2/+14 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -2/+2 |
* | 2002-06-10 Roger Sayle <roger@eyesopen.com> | sayle | 2002-06-10 | 1 | -11/+7 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -57/+14 |
* | * cfgrtl.c (commit_one_edge_insertion): Fix warning. | hubicka | 2002-06-02 | 1 | -1/+1 |
* | * basic-block.h (last_basic_block): Declare. | rakdver | 2002-05-28 | 1 | -38/+20 |
* | * basic-block.h (last_basic_block): Defined as synonym for | rakdver | 2002-05-27 | 1 | -3/+3 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -39/+26 |
* | * cfgbuild.c: Fix formatting. | kazu | 2002-05-22 | 1 | -19/+19 |
* | * bb-reorder.c (make_reorder_chain_1): Modified. | rakdver | 2002-05-21 | 1 | -3/+3 |
* | * basic_block.h (struct basic_block_def): Added prev_bb and next_bb | rakdver | 2002-05-19 | 1 | -11/+51 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -124/+118 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -118/+124 |
* | * cfgrtl.c (purge_dead_edges): Correct handling of EDGE_EH. | mmitchel | 2002-05-16 | 1 | -5/+14 |
* | * cfgrtl.c (purge_dead_edges): Handle abnormal call edges created | rth | 2002-05-13 | 1 | -13/+23 |
* | * cfganal.c (can_fallthru): Fix fast path. | hubicka | 2002-05-09 | 1 | -0/+1 |
* | * cfglayout.c (function_tail_eff_head): Rename to ... | hubicka | 2002-05-08 | 1 | -1/+12 |
* | * cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computed | hubicka | 2002-05-02 | 1 | -1/+7 |
* | * cfgrtl.c (tidy_fallthru_edge): Don't use next_real_insn | rth | 2002-04-27 | 1 | -2/+3 |
* | * basic-block.h (flow_delete_block_noexpunge): Declare. | rth | 2002-04-10 | 1 | -4/+12 |
* | * cfgrtl.c (merge_blocks_nomove): Use set_block_for_insn instead of | hubicka | 2002-03-27 | 1 | -2/+2 |
* | * cfgcleanup.c (outgoing_edges_math): Fix condition; relax | hubicka | 2002-03-22 | 1 | -0/+10 |
* | * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup | hubicka | 2002-03-14 | 1 | -7/+2 |
* | * cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has been | hubicka | 2002-03-08 | 1 | -3/+9 |
* | * cfgrtl.c (verify_flow_info): Accept RESX as EH edge source. | hubicka | 2002-03-06 | 1 | -1/+2 |
* | * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New. | hubicka | 2002-03-06 | 1 | -57/+203 |
* | * cfg.c (dump_flow_info): Warn about profile mismatches. | hubicka | 2002-03-05 | 1 | -0/+52 |
* | * cfgrtl.c (purge_dead_edges): Fix handling of EH edges. | hubicka | 2002-02-28 | 1 | -28/+24 |
* | * basic-block.h (BB_REACHABLE): Renumber. | hubicka | 2002-02-28 | 1 | -0/+2 |
* | * jump.c (never_reached_warning): Add finish argument. | jakub | 2002-02-12 | 1 | -1/+1 |
* | * cfgrtl.c (force_nonfallthru_and_redirect): Don't try to redirect | bernds | 2002-02-04 | 1 | -1/+22 |
* | * cfgrtl.c (try_redirect_by_replacing_jump): Remove associated | law | 2002-02-04 | 1 | -1/+14 |
* | * cfgrtl.c (delete_insn): Assert insn hasn't been deleted yet. | rth | 2002-01-11 | 1 | -0/+3 |
* | * basic-block.h (update_br_prob_note): Declare. | hubicka | 2002-01-10 | 1 | -0/+13 |
* | * cfgrtl.c (delete_insn): Check for not NOTE_INSN_DELETED_LABEL | rth | 2001-12-31 | 1 | -1/+9 |
* | * cfgrtl.c (try_redirect_by_replacing_jump): Allow redirect_jump | jakub | 2001-12-30 | 1 | -5/+23 |
* | Oops, wrong tree, sorry | hubicka | 2001-12-29 | 1 | -1/+0 |
* | Temoporarily disable broken verify flow info. | hubicka | 2001-12-29 | 1 | -0/+1 |
* | * rtl.h (in_expr_list_p): New declaration. | kenner | 2001-12-24 | 1 | -225/+235 |
* | * cfgrtl.c (redirect_edge_and_branch): Do simplify abnormal | hubicka | 2001-12-17 | 1 | -1/+1 |
* | * cfgrtl.c (verify_flow_info): Allow jump table data in fallthru if | danglin | 2001-12-05 | 1 | -1/+6 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -2/+2 |
* | * cfgrtl.c (purge_all_dead_edges): Initialize variable. | ghazi | 2001-12-02 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -14/+14 |
* | * sparc.c (sparc_absnegfloat_split_legitimate): Do not call | hubicka | 2001-11-26 | 1 | -1/+1 |
* | * cfgrtl.c (try_redirect_by_replacing_jump): Fix typo, emit | grahams | 2001-11-22 | 1 | -3/+4 |
* | * gcse.c (try_replace_reg): Copy RTX before creating note. | hubicka | 2001-11-19 | 1 | -0/+5 |
* | * cfgrtl.c (purge_all_dead_edges): Use int as argument for | aj | 2001-11-15 | 1 | -1/+1 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -11/+11 |
* | * cfgrtl.c (purge_dead_edges): Remove REG_EH_REGION note for insns | jakub | 2001-11-08 | 1 | -1/+12 |