OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / cfg.c
2006-02-15 bonzini2006-02-15 Paolo Bonzini <bonzini@gnu.org>
2006-01-25 bonzini2006-01-25 Paolo Bonzini <bonzini@gnu.org>
2006-01-11 kazu * basic-block.h (control_flow_graph): Change the type of
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-07-29 kazu * cfg.c, tree-complex.c, config/frv/frv.c, config...
2005-07-28 hubicka * cfg.c (update_bb_profile_for_threading): Use RDIV.
2005-07-16 hubicka * cfg.c (update_bb_profile_for_threading): Fix profile...
2005-07-15 hubicka * cfg.c (update_bb_profile_for_threading): More diagno...
2005-06-27 hubicka * basic-block.h (basic_block_def): Kill rbi.
2005-06-26 kazu * cfg.c, tree-vect-transform.c, tree.def: Fix comment...
2005-06-25 hubicka * tree-ssa-phiopt.c (replace_phi_edge_with_variable...
2005-06-25 kcookUpdate FSF address.
2005-06-16 hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-15 hubicka * Makefile.in (cfg.o): Add new dependencies.
2005-06-03 hubicka * basic-block.h (remove_predictions_associated_with_ed...
2005-05-12 hubicka * basic-block.h (FOR_ALL_BB_FN): New macro.
2005-05-03 rth * cfg.c (dump_flow_info): Use max_reg_num,...
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-12 hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-04-03 hagog2005-03-31 Mostafa Hagog <mustafa@il.ibm.com>
2005-03-18 hubicka * basic-block.h (scale_bbs_frequencies_int,
2005-03-14 kazu * basic-block.h: Update the prototypes of cached_make_...
2005-03-08 kazu * cfg.c (rbi_pool): Make it static.
2005-03-02 kazu * cfg.c (connect_src, connect_dest, disconnect_src,
2005-02-22 kazu * cfg.c (cached_make_edge): Call make_edge if edge...
2005-01-15 sayle * harg-reg-set.h (reg_class_names): Prototype global...
2004-12-13 rth * cfg.c (dump_flow_info): Don't dump pseudo...
2004-11-29 kazu * cfg.c (flow_obstack): Remove.
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-21 law * cfg.c (update_bb_profile_for_threading):...
2004-11-20 kazu * basic-block.h (edge_def): Add dest_idx.
2004-11-09 law * cfg.c (redirect_edge_succ_nodup): Use find_ed...
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-18 uweigand2004-10-18 Andreas Krebbel <krebbel1@de.ibm.com>
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-20 kazu * cfg.c, tree-ssa-threadupdate.c, tree-vectorizer...
2004-09-19 hubicka * basic-block.h (update_bb_profile_after_threading...
2004-09-14 hubicka * cfg.c (expunge_block): Revert previous change adding...
2004-09-07 nathan * cfganal.c (flow_depth_first_order_compute, dfs_enume...
2004-09-03 hubicka2004-09-04 Jan Hubicka <jh@suse.cz>
2004-08-25 zack * basic-block.h (BB_SET_PARTITION): Clear old value...
2004-08-24 dnovillo * cfg.c (check_bb_profile): Fix typos.
2004-08-04 hubicka * basic-block.h (profile_staus): New global variable.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-01-29 rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-13 rakdver * cfg.c (dump_bb): Dump entry edges.
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-09-17 rth * cfg.c (dump_flow_info): Skip register dump...
2003-08-14 rakdver * cfg.c (dump_edge_info): Add name of loop_exit edge...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-06-22 aj * caller-save.c: Convert to ISO C90.
2003-06-08 hubicka * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates.
2003-06-07 rth * basic-block.h (EDGE_SIBCALL): New.
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-03-10 matz * cfg.c (unchecked_make_edge): New.
2003-03-05 rakdver * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS...
2003-02-07 dberlin2003-02-07 Daniel Berlin <dberlin@dberlin.org>
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-07 dberlin2003-01-07 Daniel Berlin <dberlin@dberlin.org>
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-12-01 danglin * cfg.c (dump_flow_info): Use max_reg_num () to determ...
2002-08-10 hubicka * cfg.c (redirect_edge_succ_nodup): Avoid overflows...
2002-06-01 hubicka * basic-block.h (struct basic_block_def): New field...
2002-05-28 rth * cfg.c (dump_flow_info): Print bb->index,...
2002-05-28 rakdver * basic-block.h (last_basic_block): Declare.
2002-05-26 aj * cfg.c (dump_flow_info): Remove extra argument to...
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-23 hubicka * cfg.c (dump_flow_info): Print results of
2002-05-22 kazu * cfgbuild.c: Fix formatting.
2002-05-19 rakdver * basic_block.h (struct basic_block_def): Added prev_b...
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-11 hubicka * i386.md (testsi to testqi spliters): New.
2002-04-10 rth * basic-block.h (flow_delete_block_noexpunge): Declare.
2002-03-30 hp * cfg.c (dump_flow_info): Guard against NULL regno_reg...
2002-03-11 aj * cfg.c (dump_flow_info): Remove unused variable.
2002-03-05 hubicka * cfg.c (dump_flow_info): Warn about profile mismatches.
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2001-12-22 kenner * cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor...
2001-11-21 rsandifo * cfg.c: Fix typos and formatting in the introductory...
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-26 rth * cfg.c (clear_aux_for_blocks): Split out of ...
2001-10-16 hubicka * cfg.c (free_edge): Break out from ....
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-09 kazu * c-common.h: Fix comment formatting.
2001-09-25 hubicka * Makefile.in (cfgrtl.o): Add.
next