| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -43/+54 |
* | * flow.c (calculate_global_regs_live): Queue blocks in program order. | rth | 2002-05-17 | 1 | -9/+7 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -47/+38 |
* | * flow.c (invalidate_mems_from_autoinc): Rewrite to use for_each_rtx. | law | 2002-05-14 | 1 | -20/+26 |
* | * flow.c (update_life_info): Ignore return value of cleanup_cfg. | hp | 2002-04-18 | 1 | -3/+18 |
* | PR bootstrap/4191 | rth | 2002-04-12 | 1 | -2/+6 |
* | * local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not opti... | hubicka | 2002-03-30 | 1 | -0/+10 |
* | * flow.c (calculate_global_regs_live): Clear aux fields of | aoliva | 2002-03-22 | 1 | -0/+5 |
* | * cfgcleanup.c (outgoing_edges_math): Fix condition; relax | hubicka | 2002-03-22 | 1 | -3/+3 |
* | * flow.c (EH_USES): Provide default. | rth | 2002-03-20 | 1 | -14/+36 |
* | * flow.c (propagate_block_delete_insn): Remove unused variable. | aj | 2002-03-08 | 1 | -2/+1 |
* | * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New. | hubicka | 2002-03-06 | 1 | -23/+30 |
* | * toplev.c (rest_of_compilation): Delete dead jumptables before | hubicka | 2002-03-01 | 1 | -2/+1 |
* | * basic-block.h (BB_REACHABLE): Renumber. | hubicka | 2002-02-28 | 1 | -4/+29 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+1 |
* | * flow.c (print_rtl_and_abort): Remove. | rth | 2002-01-29 | 1 | -46/+33 |
* | * df.c (df_ref_create, df_ref_record_1, df_ref_record): Kill BB argument. | hubicka | 2002-01-25 | 1 | -0/+7 |
* | * calls.c (try_to_integrate): Use "(size_t)" intermediate | grahams | 2002-01-16 | 1 | -7/+7 |
* | 2002-01-15 Eric Christopher <echristo@redhat.com> | echristo | 2002-01-16 | 1 | -5/+1 |
* | 2002-01-15 Eric Christopher <echristo@redhat.com> | echristo | 2002-01-15 | 1 | -13/+17 |
* | * except.c: Fix comment formatting. | kazu | 2001-12-28 | 1 | -1/+1 |
* | 2001-12-11 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-12-12 | 1 | -1/+1 |
* | 2001-12-11 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-12-11 | 1 | -17/+20 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c, | jsm28 | 2001-12-09 | 1 | -4/+4 |
* | 2001-12-06 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-12-06 | 1 | -2/+2 |
* | 2001-12-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-12-05 | 1 | -0/+108 |
* | * flow.c (ior_reg_cond): Return NULL if ! add and rtx wasn't optimized. | jakub | 2001-12-04 | 1 | -50/+63 |
* | * ia64/aix.h (REG_SIZE): Don't #undef. | ghazi | 2001-11-27 | 1 | -1/+4 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -1/+1 |
* | * flow.c (insn_dead_p): Allow for AUTO_INC notes all the time. | geoffk | 2001-11-09 | 1 | -13/+10 |
* | * basic-block.h (purge_all_dead_edges): Add update_life_p argument. | hubicka | 2001-10-29 | 1 | -2/+1 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * flow.c (clear_log_links): Remove unused variable. | aj | 2001-10-26 | 1 | -2/+1 |
* | * flow.c (clear_log_links): Use free_INSN_LIST_list, not | rth | 2001-10-22 | 1 | -2/+2 |
* | * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | hubicka | 2001-10-20 | 1 | -20/+32 |
* | * rtlanal.c (noop_move_p): Insns with a REG_RETVAL note | wehle | 2001-10-11 | 1 | -2/+19 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -24/+25 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -1/+1 |
* | * flow.c (propagate_block_delete_libcall): Remove unused first arg | mmitchel | 2001-10-01 | 1 | -4/+3 |
* | * flow.c (delete_dead_jumptables): Delete jumptable if the only | uweigand | 2001-09-24 | 1 | -1/+1 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -13/+10 |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -12/+0 |
* | * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o): | hubicka | 2001-09-10 | 1 | -6268/+1 |
* | Fix for PR 3783. | wilson | 2001-09-07 | 1 | -0/+3 |
* | 2001-08-28 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-08-28 | 1 | -0/+65 |
* | * flow.c (redirect_edge_succ_nodup): Return new edge. | rth | 2001-08-28 | 1 | -3/+7 |
* | * flow.c (verify_flow_info): Use checksums to verify edges. | rth | 2001-08-27 | 1 | -24/+22 |
* | * flow.c (flow_loop_dump): Do not display insn UIDs if this is not | dnovillo | 2001-08-27 | 1 | -5/+11 |
* | * function.c (thread_prologue_and_epilogue_insns): Avoid | hubicka | 2001-08-23 | 1 | -1/+6 |
* | * jump.c (squeeze_notes): Take parms by reference. Handle END being | jason | 2001-08-22 | 1 | -16/+11 |