basic-block.h (flow_delete_insn, [...]): Kill.
[platform/upstream/gcc.git] / gcc / basic-block.h
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-16 Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-09-12 Diego Novillobasic-block.h (expunge_block): Declare.
2001-09-11 Jan Hubickabasic-block.h (EDGE_CRITICAL): Remove; renumber other...
2001-09-11 Jan Hubickabasic-block.h (cached_make_edge, [...]): New.
2001-09-10 Jan HubickaMakefile.in (cfg.o, [...]): New.
2001-08-28 Daniel Berlindf.h (struct df): Add rts_order variable.
2001-08-28 Richard Hendersonflow.c (redirect_edge_succ_nodup): Return new edge.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-21 Diego Novillobasic-block.h (basic_block): Add new field 'flags'.
2001-08-06 Jan HubickaMakefile.in (reload1.o): Add dedendancy on except.h
2001-08-01 Andreas Jaeger* basic-block.h: Add prototype for last_loop_beg_note.
2001-07-30 Jan Hubickai386.c (ix86_output_main_function_alignment_hack):...
2001-07-29 Jan Hubickabasic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-28 Jan Hubickabasic-block.h (EDGE_FREQUENCY): New macro.
2001-07-26 John Wehlebasic-block.h (PROP_ALLOW_CFG_CHANGES): Define.
2001-07-24 Jan Hubickaflow.c (try_simplify_condjump): Avoid duplicated edges.
2001-07-23 Jan Hubickabasic-block.h (find_sub_basic_block): Declare.
2001-07-22 Jan Hubickabasic-block.h (redirect_edge_and_branch_force, [.....
2001-07-16 Jan Hubickabasic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-15 Richard Hendersonflow.c (redirect_edge_and_branch_force): Initialize...
2001-07-11 Jan Hubickaflow.c (merge_blocks_move_successor_nojumps): Do not...
2001-07-10 Diego Novillobasic-block.h (tree_node): Forward declare if needed.
2001-07-06 Jeffrey A Lawbasic-block.h (first_insn_after_basic_block_note):...
2001-06-28 Jeff LawMakefile.in (OBJS): Add df.o
2001-06-28 Jan Hubickaflow.c (try_merge_block): Rename to try_optimize_cfg...
2001-06-22 Diego Novillobasic-block.h (dump_edge_info): Declare.
2001-06-22 Jan Hubickaregs.h (struct reg_info_def): Add freq field.
2001-06-20 Jan Hubickapredict.c (estimate_loops_at_level, [...]): New functions.
2001-06-18 Jeffrey A Lawflow.c (find_unreachable_blocks): New function.
2001-06-08 Mark Mitchellbasic-block.h: Improve comments.
2001-05-26 Richard HendersonStandardize header guards.
2001-04-09 Andrew MacLeodbasic-block.h (set_new_block_for_insns): New Prototype.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-01-11 Bernd SchmidtPartially undo a previous patch
2001-01-11 Michael Hayesflow.c (flow_call_edges_add): New.
2001-01-09 Michael Hayesflow.c (flow_loop_scan): Break out of ...
2001-01-07 Michael Hayeshard-reg-set.h: Add multiple include guard.
2000-12-29 Bernd SchmidtAdd a comment
2000-11-27 Bernd SchmidtWhile building global lifetime information, keep track...
2000-11-14 Michael MatzMichael Matz <matzmich@cs.tu-berlin.de>
2000-10-18 Michael Hayesbasic-block.h (struct loop): Delete fields pre_header_r...
2000-10-13 Mark MitchellRemove obstacks.
2000-09-11 Michael Hayesbasic-block.h (LOOP_TREE, [...]): New.
2000-09-11 Michael Hayesbasic-block.h (split_block, [...]): New prototypes.
2000-08-25 Michael Hayesbasic-block.h (struct loop): Rename `exits' field to...
2000-08-25 Michael Hayesloop.c (loop_dump_aux, debug_loop): New functions.
2000-08-02 Jeffrey OldhamMakefile.in (OBJS): Added dce.o.
2000-07-31 Jeffrey D. OldhamMakefile.in (ssa.o): Updated header files in dependences.
2000-07-30 Michael Hayesbasic-block.h (struct loops): New field rc_order.
2000-06-14 John Wehleifcvt.c (EDGE_COMPLEX): Move definition ...
2000-05-31 Richard KennerFix formatting of comment
2000-05-26 Richard Hendersonbb-reorder.c (reorder_block_def): Reorder elements...
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-19 Jan Hubickabasic-block.h (struct edge_def): New field "count".
2000-05-17 Richard Hendersontoplev.c (rest_of_compilation): Don't call optimize_mod...
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-17 Richard Hendersonbuiltins.c (expand_builtin_expect): New.
2000-04-09 Alex Samuelssa.c (convert_to_ssa): Eliminate dead code when callin...
2000-04-08 Kaveh R. Ghazi* basic-block.h (conflict_graph_enum_fn): K&R fix.
2000-04-07 Richard Hendersonbasic-block.h (merge_blocks_nomove): Declare.
2000-04-06 Alex Samuelrtl.h (INSN_P): New macro.
2000-04-05 Jeffrey A Lawbasic-block.h (verify_flow_info): Declare.
2000-03-16 Jason Eckhardtflow.c: Move all basic block reordering code into its...
2000-03-05 Mark Mitchellbasic-block.h (ALLOCA_REG_SET): Remove.
2000-02-17 Zack Weinbergflow.c (dump_regset, [...]): New functions.
2000-02-15 J"orn RenneckeMakefile.in (lcm.o): Depend on insn-attr.h.
2000-02-14 Stan Coxbasic_block.h: Added prototype for reorder_basic_blocks.
2000-02-12 Michael Hayes* basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST_...
2000-02-06 Richard Hendersonflow.c (flow_delete_insn, [...]): Export.
2000-01-29 Jason Eckhardt[multiple changes]
2000-01-25 Michael Hayesloop.h (LOOP_INFO): New accessor macro.
2000-01-23 Michael Hayesbasic-block.h (struct loops): New field `levels'.
2000-01-15 Michael Hayesloop.c (this_loop_info): Delete.
2000-01-14 Jason Eckhardtpredict.c: New file.
2000-01-11 Kaveh R. Ghazialias.c: PROTO -> PARAMS.
1999-11-30 Michael Hayesflow.c (flow_nodes_print, [...]): New functions.
1999-11-22 Bernd SchmidtAdd regset_head and INIT_REG_SET.
1999-11-18 Michael Gschwindbasic-block.h (update_life_extent): Remove trailing...
1999-11-15 Jeffrey A Lawbasic-block.h: Remove all #defines and prototypes relat...
1999-11-15 Jeffrey A Lawbasic-block.h (dump_bb_data): Remove declaration.
1999-11-11 Jeffrey A Lawbasic-block.h (compute_available): Returns a void now.
1999-11-07 Jeffrey A Lawgcse.c (post_dominators): Kill.
1999-10-27 Jan HubickaReorg reg-stack to use the standard CFG.
1999-10-20 Richard Hendersonbasic-block.h (PROP_*): Move constants from ...
1999-10-18 Richard Hendersonbasic-block.h (set_block_num): Declare.
1999-10-17 Andrew MacLeodbasic-block.h (pre_edge_lcm, [...]): Prototype for...
1999-10-10 Richard Hendersoncombine.c (refresh_blocks, [...]): New.
1999-10-09 Richard HendersonMakefile.in (flow.o): Depend on TREE_H.
1999-09-23 Andrew MacLeodbasic-block.h (find_edge_index): Change parameters.
1999-09-22 Andrew MacLeodbasic-block.h (add_noreturn_fake_exit_edges): Use corre...
1999-09-21 Richard Hendersonbasic-block.h (basic_block): Add eh_beg, eh_end.
1999-09-21 Andrew MacLeodflow.c (remove_edge): New function to remove an edge...
1999-09-20 Richard Hendersonbasic-block.h (compute_bb_for_insn): Declare.
1999-09-20 Jeffrey A Lawbasic-block.h (compute_flow_dominators): Declare.
1999-08-16 Andrew MacLeodbasic-block.h (struct edge_list): Stucture to maintain...
1999-03-21 Jeffrey A Law* basic-block.h (pre_lcm, pre_rev_lcm): Declare.
1999-03-17 Richard Hendersonflow.c (compute_immediate_dominators): New function.
next