flow.c (commit_one_edge_insertion): Be prepared for a return insn to be inserted...
[gcc.git] / gcc / flow.c
2000-05-17 Richard Hendersonflow.c (commit_one_edge_insertion): Be prepared for...
2000-05-12 Richard HendersonMakefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-05-10 Nick CliftonDo not bias REG_N_REFS by loop_depth when optimising...
2000-05-10 Richard Hendersonflow.c (find_basic_blocks_1): Remove any spare bb_note...
2000-05-10 Richard Hendersonflow.c (find_basic_blocks_1): Do not delete the first...
2000-05-09 Denis Chertykovflow.c (flow_delete_insn): Use INSN_DELETED_P for marki...
2000-05-08 Richard Hendersonflow.c (init_propagate_block_info): Watch out for condi...
2000-05-07 Richard Hendersonflow.c (mark_set_1): Don't update conditional life...
2000-05-06 Richard KennerAdd imssing blank line
2000-05-06 Richard Henderson* flow.c (mark_set_1): Respect not_dead when updating...
2000-05-06 Richard Hendersonflow.c (split_edge): Don't allocate global_live_at_star...
2000-05-05 Richard Hendersonflow.c (init_propagate_block_info): Fix merge error...
2000-05-03 Richard Hendersonflow.c (propagate_one_insn): Also don't PROP_REG_INFO...
2000-05-03 Jason Eckhardtflow.c (verify_flow_info): Added two more sanity checks.
2000-05-02 Richard Hendersonflow.c (calculate_global_regs_live): Skip for_each_succ...
2000-05-01 Richard Henderson* flow.c (propagate_one_insn): Mark sets even when...
2000-04-30 Richard Hendersonflow.c (struct reg_cond_life_info): New.
2000-04-27 Jan Hubicka* function.c (epilogue_done): Pass whole insn to record...
2000-04-27 Richard Hendersonflow.c (struct propagate_block_info): Remove new_dead...
2000-04-27 Richard Hendersonflow.c (calculate_global_regs_live): Force stack pointe...
2000-04-27 Richard Hendersonflow.c (allocate_reg_life_data): Set max_regno here ...
2000-04-27 Richard Hendersonflow.c (count_reg_sets_1): Remove.
2000-04-27 Richard Hendersonflow.c (update_life_info): Consider blocks null to...
2000-04-27 Richard Hendersonflow.c (tidy_fallthru_edge): Don't delete the jump...
2000-04-27 Richard Hendersonjump.c (invert_jump): Always invert REG_BR_PROB.
2000-04-27 Richard Hendersonflow.c (mark_set_1): New arguments code and flags;...
2000-04-27 Richard Hendersonflow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FO...
2000-04-27 Richard Hendersonflow.c (propagate_one_insn): Break out from propagate_b...
2000-04-27 Richard Hendersonbasic-block.h (life_analysis): Declare here ...
2000-04-27 Richard Hendersonflow.c (flow_delete_block): Rename from delete_block.
2000-04-24 Mark Mitchellregs.h (reg_n_max): Don't declare.
2000-04-22 Richard Henderson* flow.c (mark_used_reg): Hack around rs6000 eliminable...
2000-04-15 Richard Kennerflow.c (count_basic_blocks, [...]): Remove last change.
2000-04-14 Richard Kennerflow.c (count_basic_blocks): Remove unused var PREV_CALL.
2000-04-14 Richard Hendersonflow.c (find_auto_inc): Don't autoinc eliminable registers.
2000-04-12 Richard Hendersonflow.c (struct propagate_block_info): Add new_dead...
2000-04-09 Alex Samuelssa.c (convert_to_ssa): Eliminate dead code when callin...
2000-04-08 Richard Hendersonflow.c (mark_used_reg): Use reg_set_p to determine...
2000-04-07 Richard Hendersonflow.c (loop_depth): Remove.
2000-04-07 Richard Hendersonbasic-block.h (merge_blocks_nomove): Declare.
2000-04-07 Richard Henderson* flow.c (compute_flow_dominators): Free worklist.
2000-04-07 Richard HendersonMichael Matz <matzmich@cs.tu-berlin.de>
2000-04-06 Alex Samuelrtl.h (INSN_P): New macro.
2000-04-05 Jeffrey A Lawbasic-block.h (verify_flow_info): Declare.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-24 Geoff Keatingflow.c (propagate_block): When we delete an ADDR_VEC...
2000-03-22 Richard Henderson* flow.c (delete_block): Fix typo last change.
2000-03-19 Richard Hendersonflow.c (delete_block): Delete the addr_vec along with...
2000-03-18 Richard Henderson* flow.c (make_edges): Use INTVAL to access REG_EH_REGI...
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-03-16 Jason Eckhardtflow.c: Move all basic block reordering code into its...
2000-03-15 Jason Eckhardt* flow.c (verify_flow_info): Check for unconditional...
2000-03-14 Jan Hubickaflow.c (fixup_reorder_chain): Avoid double labels in...
2000-03-14 Jason Eckhardtflow.c (reorder_basic_blocks): Account for barriers...
2000-03-10 Richard HendersonFix typo last change.
2000-03-10 Richard Hendersonexcept.c (can_throw): Use INTVAL on a CONST_INT.
2000-03-10 Alex SamuelChanges in include:
2000-03-08 Jason Merrillflow.c (count_basic_blocks, [...]): A rethrow can occur...
2000-03-05 Mark Mitchellbasic-block.h (ALLOCA_REG_SET): Remove.
2000-02-26 Jeff LawFix copyrights.
2000-02-24 Richard Hendersonflow.c (life_analysis): When collecting reg info, clear...
2000-02-21 Kaveh R. Ghazidefaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-19 Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-17 Zack Weinbergflow.c (dump_regset, [...]): New functions.
2000-02-16 Jonathan LarmourJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-14 Stan Coxbasic_block.h: Added prototype for reorder_basic_blocks.
2000-02-12 Michael Hayesflow.c (flow_loop_tree_node_add): Use better algorithm...
2000-02-10 Kaveh R. Ghaziflow.c (mark_regs_live_at_end): Delete unused variables.
2000-02-08 Richard Hendersonflow.c (tidy_fallthru_edges): Split out from ...
2000-02-06 Richard Hendersonflow.c (flow_delete_insn, [...]): Export.
2000-02-04 Richard Hendersonfunction.c (diddle_return_value): Rework to use a callb...
2000-02-02 Clinton Popetzflow.c (find_basic_blocks): Don't kill label_value_list...
2000-02-02 Richard Hendersonflow.c (mark_regs_live_at_end): Follow expand_function_...
2000-01-29 Mark Mitchell* flow.c (mark_regs_live_at_end): Fix typo.
2000-01-29 Jason Eckhardt[multiple changes]
2000-01-28 Richard Hendersonflow.c (find_basic_blocks): Remove do_cleanup argument.
2000-01-28 Richard HendersonMakefile.in (flow.o): Revert 24 Jan change.
2000-01-26 Richard HendersonMakefile.in (flow.o): Depend on $(EXPR_H).
2000-01-23 Michael Hayesbasic-block.h (struct loops): New field `levels'.
2000-01-20 Richard Hendersonflow.c (propagate_block): Replace FIRST, LAST and BNUM...
2000-01-19 Richard Hendersonstupid.c: Die die die.
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-14 Jeffrey A Lawflow.c (split_edge): Do not call set_block_for_insn...
2000-01-13 Jeffrey A Lawflow.c (split_edge): If we have to insert a new jump...
2000-01-11 Clinton Popetzflow.c (propagate_block): When a prologue/epilogue...
2000-01-06 Richard Hendersonflow.c (mark_set_1): Use loop_depth+1 as reference...
1999-12-27 Christophe Jailletalias.c (nonlocal_reference_p): Add else for disjoint...
1999-12-24 Kaveh R. GhaziMakefile.in (toplev.o): Depend on loop.h.
1999-12-18 Richard Kenneralias.c: Minor reformatting.
1999-12-15 Jan Hubickaflow.c (calculate_loop_depth): Make global, remove...
1999-12-15 Jan Hubickaflow.c (dump_flow_info): Dump loop_depth.
1999-12-13 Jeff Law* flow.c (create_edge_list): Cast xmalloc return value.
1999-12-10 Kaveh R. Ghaziflow.c (flow_loops_dump): Avoid ANSI string concatenation.
1999-12-09 Jan Hubicka* flow.c (recompute_reg_usage): Use basic block info...
1999-12-09 Richard Henderson* flow.c (count_basic_blocks): Don't add (use (const_in...
1999-12-04 Michael Hayesflow.c (flow_loops_dump): Add missing argument when...
1999-11-30 Michael Hayesflow.c (flow_nodes_print, [...]): New functions.
1999-11-18 Jeffrey A Lawflow.c (split_edge): Take looping structure into accoun...
1999-11-16 Richard Henderson* flow.c (calculate_global_regs_live): Zero bb->aux...
1999-11-15 Jeffrey A Lawbasic-block.h: Remove all #defines and prototypes relat...
next