]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgrtl.c
cfgrtl.c (rtl_delete_block): Fix comment.
[thirdparty/gcc.git] / gcc / cfgrtl.c
2004-11-24  Steven Bosschercfgrtl.c (rtl_delete_block): Fix comment.
2004-11-22  Kazu Hiratacfg.c (unchecked_make_edge): Call execute_on_growing_pr...
2004-11-22  Jeff Lawcfg.c (cached_make_edge): Use find_edge rather than...
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-17  Kazu Hiratacfgrtl.c (rtl_verify_flow_info): Don't use INSN_P when...
2004-11-14  Kazu Hirata* cfgrtl.c: Fix a comment typo.
2004-11-04  Kazu Hirata* cfgrtl.c (force_nonfallthru_and_redirect): Make it...
2004-11-04  Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-10-29  Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-10-25  Kazu Hiratacfg.c (unchecked_make_edge, [...]): Use VEC_safe_push...
2004-10-22  Ben Ellistoncfg.c (remove_edge): Use VEC_unordered_remove.
2004-10-20  Hans-Peter Nilssoncfgrtl.c (rtl_verify_flow_info_1): When checking insns...
2004-10-18  Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-10-18  Hans-Peter Nilssoncfgrtl.c (rtl_verify_flow_info_1): When checking insns...
2004-09-30  Jan Hubickare PR debug/13974 (bad line marker in debug info)
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-23  Jan Hubickacfgexpand.c (add_reg_br_prob_note): New function.
2004-09-07  Caroline TiceFix hot/cold partitioning problem.
2004-09-07  Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-08-25  Caroline TiceAdd more details to hot/cold partitioning comments...
2004-08-25  Paolo Bonzinicfglayout.c (duplicate_insn_chain): Remove references...
2004-08-24  Zack Weinbergbasic-block.h (struct basic_block_def): Reorder fields...
2004-08-19  Steven Bosscherbasic-block.h (struct edge_def): Remove crossing_edge.
2004-08-18  Caroline TiceHot/cold partitioning update patch.
2004-08-11  James E WilsonFix -fprofile-use ICE.
2004-07-21  Steven Bosscherrtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-30  Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-20  Andrew Pinskire PR middle-end/16089 (unwind-dw2.c:1311: error: insn...
2004-06-14  J"orn Renneckebasic-block.h (could_fall_through): Declare.
2004-06-04  Jeff Law* cfgrtl.c (try_redirect_by_replacing_jump): Fix return...
2004-06-03  Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-11  Andreas Toblerbb-reorder.c (fix_crossing_conditional_branches): Fix...
2004-04-09  Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-03-25  Kazu Hiratacfgrtl.c, [...]: Fix comment typos.
2004-03-22  Kazu Hiratabt-load.c, [...]: Remove unnecessary casts.
2004-03-21  Josef Zlomekcfgrtl.c (cfg_layout_redirect_edge_and_branch): Print...
2004-03-17  Jan Hubickacfgrtl.c (rtl_create_basic_block): Pre-allocate basic_b...
2004-03-04  Jan Hubickareload.c (find_reloads): Reorganize if seqeunce to...
2004-02-28  Zdenek Dvorakre PR rtl-optimization/14229 (20000504-1.c:15: error...
2004-02-24  Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-02  Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-29  Zdenek DvorakMakefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-18  Jan Hubickabasic-block.h (try_redirect_by_replacing_jump): Declare.
2004-01-17  Geoffrey Keatingcfgrtl.c (try_redirect_by_replacing_jump): Optimize...
2004-01-16  Jan Hubickare PR rtl-optimization/11350 (undefined labels with...
2004-01-12  Jan Hubickare PR rtl-optimization/12826 (Optimizer removes referen...
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-10-31  Josef Zlomekcfgrtl.c (delete_insn): Decrease LABEL_NUSES for all...
2003-10-31  Josef Zlomekcfgrtl.c (try_redirect_by_replacing_jump): Move jump...
2003-09-17  Eric Botcazoure PR rtl-optimization/11646 (ICE in commit_one_edge_in...
2003-08-22  Kazu Hiratac-decl.c: Fix comment formatting.
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-18  Zdenek DvorakMakefile.in (ifcvt.o): Add cfgloop.h.
2003-07-18  Richard Hendersoncfgrtl.c (force_nonfallthru_and_redirect): Use tablejum...
2003-07-07  Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-05  Kazu Hiratabt-load.c: Fix comment typos.
2003-07-03  Jan Hubickabasic-block.h (create_basic_block, [...]): Kill.
2003-07-01  Kaveh R. Ghazic-semantics.c (genrtl_case_label): Fix format specifier...
2003-07-01  Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-30  Rainer Orth* cfgrtl.c (mark_killed_regs): Cast HARD_REGNO_NREGS...
2003-06-30  Jan Hubickacfgrtl.c (verify_flow_info): Accept degenerated condjum...
2003-06-29  Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-28  Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-26  Zdenek DvorakMakefile.in (cfgrtl.o): Add expr.h dependency.
2003-06-23  Kazu HirataChangeLog.1: Fix a typo.
2003-06-22  Andreas Jaegercaller-save.c: Convert to ISO C90.
2003-06-13  Richard Hendersoncfgbuild.c (make_edges): Set ABNORMAL with SIBCALL.
2003-06-12  Jan Hubickabasic-block.h (flow_delete_block_noexpunge): Kill.
2003-06-08  Jan Hubickai386.md (subsi_3_zext, [...]): Fix predicates.
2003-06-07  Richard Hendersonbasic-block.h (EDGE_SIBCALL): New.
2003-06-06  Jan Hubickafunction.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-04-22  Richard Hendersonre PR middle-end/8866 (Bug in switch statement code...
2003-04-18  Mark Mitchellcfgrtl.c (try_redirect_by_replacing_jump): Create a...
2003-04-16  Mark Mitchellre PR middle-end/8866 (Bug in switch statement code...
2003-04-14  Jan Hubickare PR rtl-optimization/10024 ([HP-PA] inline optimizati...
2003-04-07  Jan Hubickare PR rtl-optimization/10024 ([HP-PA] inline optimizati...
2003-04-03  Jan Hubicka* cfgrtl.c (update_bb_for_insn): Do not set block for...
2003-03-30  Richard Hendersoncfgbuild.c (make_edges): Use tablejump_p.
2003-03-25  Jan Hubickare PR rtl-optimization/10056 ([HP-PA] ICE at -O2 when...
2003-03-23  Richard Hendersoncfgcleanup.c (try_optimize_cfg): Allow merging of table...
2003-03-05  Zdenek Dvorakbasic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New.
2003-02-21  Jan Hubickacfgrtl.c (commit_edge_insertions): Call find_many_sub_b...
2003-02-21  Jan Hubickacfgrtl.c (commit_one_edge_insertion): Only mark BB...
2003-02-09  Jan Hubickacfgrtl.c (verify_flow_info): Use control_flow_insn_p.
2003-01-18  Kazu Hirataalias.c: Fix comment typos.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13  Kazu Hiratac-decl.c: Fix a comment typo.
2002-12-04  Jan Hubickacfgrtl.c (force_nonfallthru_and_redirect): Allow abnorm...
2002-09-17  Roger Saylecfgrtl.c (flow_delete_block_noexpunge): Delete orphaned...
2002-06-21  Richard Hendersonbb-reorder.c (make_reorder_chain_1): Search harder...
2002-06-11  David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-10  Roger Saylecfgrtl.c (create_basic_block_structure): Remove index...
2002-06-02  Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-06-02  Jan Hubickacfgrtl.c (commit_one_edge_insertion): Fix warning.
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-23  Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
next