OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / cfgrtl.c
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-01 aoliva* df-scan.c (df_ref_chain_change_bb): Simplify.
2007-11-30 sparkgcc/testsuite/ChangeLog:
2007-11-01 jakub PR rtl-optimization/33648
2007-10-22 ebotcazou PR rtl-optimization/33644
2007-10-03 aoliva* cfgrtl.c (rtl_block_ends_with_call_p): Skip notes...
2007-09-09 hp Divide REG_LABEL notes into REG_LABEL_OPERAND and...
2007-09-09 hp Revert:
2007-09-07 dnovillo * tree-flow.h (const_block_stmt_iterator): Remove.
2007-09-07 lauras2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail...
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-07 kazu * cfgrtl.c (delete_insn_chain_and_edges): Remove.
2007-06-11 dberlinMerge dataflow branch into mainline
2007-06-06 rakdver * haifa-sched.c (restore_bb_notes): Clear bb field...
2007-06-05 tneumann * cfg.c (init_flow): Use type safe memory macros.
2007-06-04 sje PR target/31733
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-04-22 rakdver * predict.c: Include pointer-set.h.
2007-03-15 steven * cfglayout.c (fixup_reorder_chain): Postpone deleting...
2007-02-04 rakdver * cfgloopmanip.c (loop_delete_branch_edge): Removed.
2007-01-30 rsandifogcc/
2007-01-27 steven * tracer.c (rest_of_handle_tracer): We already cleaned
2007-01-03 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2007-01-02 kazu Revert:
2007-01-02 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2006-12-22 kazu * basic-block.h: Remove the prototype for
2006-11-30 steven * cgraphunit.c (cgraph_finalize_compilation_unit)...
2006-11-25 steven * jump.c (mark_all_labels): Work in cfglayout mode.
2006-11-16 mkuvyrkov2006-11-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2006-11-11 hubicka * tree-pass.h (pass_purge_lineno_notes): Remove declar...
2006-09-15 bernds * cfgrtl.c (emit_insn_at_entry): Use gcc_assert, not...
2006-09-15 bernds * cfgrtl.c (emit_insn_at_entry): New function.
2006-07-29 hubicka PR rtl-optimization/28071
2006-05-18 mrsWhitespace fixups
2006-05-04 razya2006-05-04 Leehod Baruch <leehod@il.ibm.com>
2006-04-26 zadeck2006-04-26 Kenneth Zadeck <zadeck@naturalbridge.com>
2006-04-25 rsandifogcc/
2006-03-13 rakdver * cfgrtl.c (last_loop_beg_note, back_edge_of_syntactic...
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-20 rguenth2006-01-20 Richard Guenther <rguenther@suse.de>
2006-01-11 kazu * basic-block.h (control_flow_graph): Change the type of
2006-01-02 ebotcazou * cfglayout.c (fixup_reorder_chain): Remove kludge...
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-10-31 wilsonRewrite fix for PR 17356, fix for enable checking ada...
2005-10-19 ebotcazou PR middle-end/23199
2005-10-18 wilsonFix IA-64 libada build failure, abnormal call edges...
2005-07-28 rth * cfgrtl.c (rtl_merge_blocks): Call maybe_remov...
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-03 jsm28 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks...
2005-06-27 hubicka * basic-block.h (basic_block_def): Kill rbi.
2005-06-25 kcookUpdate FSF address.
2005-06-16 hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-06 hubicka * predict.c (tree_predict_edge): Don't drop useless...
2005-06-04 steven * lcm.c: Move all mode-switching related functions...
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-05-18 dberlin2005-05-18 Daniel Berlin <dberlin@dberlin.org>
2005-04-25 amylaar2005-04-25 J"orn Rennecke <joern.rennecke@st.com>
2005-04-21 nathan * alias.c (true_dependence): Remove 'abort' from comme...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-15 kazu * cfgrtl.c (purge_all_dead_edge): Remove an unused...
2005-04-12 hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-04-03 kazu * cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386...
2005-04-03 hagog2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>
2005-03-31 cticeFix problems with hot/cold partitioning optimization.
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-09 kazu * cfgrtl.c (cfg_layout_merge_blocks): Remove new_e.
2005-03-07 kazu * cfgrtl.c (rtl_verify_flow_info_1): Remove local...
2005-03-07 kazu * cfgbuild.c (find_sub_basic_blocks): Remove.
2005-02-28 kazu * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
2005-02-14 rakdver PR target/17428
2005-01-06 sayle * cfgrtl.c (rtl_delete_block): A basic block may be...
2004-12-03 kazu * cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of
2004-11-29 steven * cfgcleanup.c (outgoing_edges_match, try_crossjump_to...
2004-11-29 kazu * cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using
2004-11-29 kazu * cfgrtl.c (cfg_layout_redirect_edge_and_branch):...
2004-11-26 kazu * cfgrtl.c (try_redirect_by_replacing_jump): Speed...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-24 steven * cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-22 kazu * cfg.c (unchecked_make_edge): Call execute_on_growing...
2004-11-22 law * cfg.c (cached_make_edge): Use find_edge rathe...
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-17 kazu * cfgrtl.c (rtl_verify_flow_info): Don't use INSN_P...
2004-11-14 kazu * cfgrtl.c: Fix a comment typo.
2004-11-04 kazu * cfgrtl.c (force_nonfallthru_and_redirect): Make...
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-10-29 nathan * bitmap.h (bitmap_empty_p): New.
2004-10-25 kazu * cfg.c (unchecked_make_edge, redirect_edge_succ,
2004-10-22 bje * cfg.c (remove_edge): Use VEC_unordered_remove.
2004-10-20 hp * cfgrtl.c (rtl_verify_flow_info_1): When checking...
2004-10-18 kazu * basic-block.h (reg_set_iterator): New.
2004-10-18 hp * cfgrtl.c (rtl_verify_flow_info_1): When checking...
2004-09-30 hubicka PR debug/13974
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-23 hubicka * cfgexpand.c (add_reg_br_prob_note): New function.
2004-09-07 cticeFix hot/cold partitioning problem.
2004-09-07 nathan * cfganal.c (flow_depth_first_order_compute, dfs_enume...
2004-08-25 cticeAdd more details to hot/cold partitioning comments...
next