basic-block.h (FOR_ALL_BB_FN): New macro.
[gcc.git] / gcc / cfgrtl.c
2005-04-25 J"orn Renneckere PR rtl-optimization/20413 (VOIDmode LABEL_REFs are...
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-15 Kazu Hiratacfgrtl.c (purge_all_dead_edge): Remove an unused argument.
2005-04-12 Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-04-03 Kazu Hiratacfghooks.c, [...]: Fix comment typos.
2005-04-03 Mostafa Hagogcfghooks.c (lv_flush_pending_stmts, [...]): New.
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-09 Kazu Hirata* cfgrtl.c (cfg_layout_merge_blocks): Remove new_e.
2005-03-07 Kazu Hiratacfgrtl.c (rtl_verify_flow_info_1): Remove local variabl...
2005-03-07 Kazu Hiratacfgbuild.c (find_sub_basic_blocks): Remove.
2005-02-28 Kazu Hiratacalls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
2005-02-14 Zdenek Dvorakre PR rtl-optimization/17428 (internal compiler error...
2005-01-06 Roger Saylecfgrtl.c (rtl_delete_block): A basic block may be follo...
2004-12-03 Kazu Hiratacfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead...
2004-11-29 Steven Bosschercfgcleanup.c (outgoing_edges_match, [...]): Remove...
2004-11-29 Kazu Hiratacfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using...
2004-11-29 Kazu Hiratacfgrtl.c (cfg_layout_redirect_edge_and_branch): Speed...
2004-11-26 Kazu Hiratacfgrtl.c (try_redirect_by_replacing_jump): Speed up...
2004-11-25 Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
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...
next