Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
[gcc.git] / gcc / basic-block.h
2002-06-20 Jan HubickaMon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-10 Roger Saylecfgrtl.c (create_basic_block_structure): Remove index...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-06-01 Zdenek Dvorakbasic-block.h (struct basic_block_def): New field loop_...
2002-05-28 Zdenek Dvorakbasic-block.h (last_basic_block): Declare.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-27 Jan Hubickabasic-block.h (can_hoist_p, [...]): new.
2002-05-27 Jan Hubickabasic-block.h (PEOP_SCAN_DEAD_STORES): New.
2002-05-23 David S. Millerbasic-block.h (CLEANUP_NO_INSN_DEL): Define it.
2002-05-19 Zdenek Dvorakbasic_block.h (struct basic_block_def): Added prev_bb...
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-15 Jan Hubickainvoke.texi (-malign-double): Re-add lost warning.
2002-05-11 Jan Hubickai386.md (testsi to testqi spliters): New.
2002-05-08 Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2002-04-10 Richard Hendersonbasic-block.h (flow_delete_block_noexpunge): Declare.
2002-03-07 Jan Hubickabasic-block.h (fixup_abnormal_edges): Declare.
2002-03-06 Jan Hubickacfgrtl.c (delete_insn_and_edges, [...]): New.
2002-02-28 Jan Hubickabasic-block.h (BB_REACHABLE): Renumber.
2002-01-25 Jan Hubickadf.c (df_ref_create, [...]): Kill BB argument.
2002-01-10 Jan Hubickabasic-block.h (update_br_prob_note): Declare.
2001-12-31 Graham Stottbasic-block.h: Remove forward def of tree_node and...
2001-12-17 Jan HubickaMakefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-12-16 Richard KennerAdd newline in copyright block.
2001-12-12 John Wehlebasic-block.h (flow_preorder_transversal_compute):...
2001-11-15 Andreas Jaegercfgrtl.c (purge_all_dead_edges): Use int as argument...
2001-10-29 Jan Hubickabasic-block.h (purge_all_dead_edges): Add update_life_p...
2001-10-26 Richard Hendersoncfg.c (clear_aux_for_blocks): Split out of ...
2001-10-23 Jan Hubickai386.c (ix86_expand_int_movcc): Cleanup; use expand_sim...
2001-10-20 Jan Hubickabasic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-11 Kazu Hiratacalls.c: Fix formatting.
2001-09-25 Jan HubickaMakefile.in (cfgrtl.o): Add.
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.
next