]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfg.c
Remove trailing white spaces.
[thirdparty/gcc.git] / gcc / cfg.c
2009-11-25  hjlRemove trailing white spaces.
2009-09-10  uros * ira-conflicts.c: Use fputs or putc instead of fprintf
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-07-16  ghazi * cfg.c (dump_reg_info): Avoid C++ keywords.
2008-05-16  dnovillo2008-05-16 Nathan Froyd <froydnj@codesourcery.com>
2008-03-05  aldyh * cfg.c: Include tree-flow.h.
2008-01-16  hubicka PR rtl-optimization/31396
2007-11-14  ebotcazou PR tree-optimization/34046
2007-11-05  aoliva* cfg.c (dump_cfg_bb_info): Update bb_bitnames to match...
2007-09-06  bstarynktypo
2007-09-06  bstarynkcfg.c (dump_bb_info, dump_edge_info): Added cfun test for
2007-08-30  zadeck2007-08-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  ghazi * c-lex.c (c_lex_with_flags, lex_string): Constify.
2007-07-09  rakdver * cfghooks.c (remove_edge): New function.
2007-06-11  dberlinMerge dataflow branch into mainline
2007-06-05  tneumann * cfg.c (init_flow): Use type safe memory macros.
2007-05-24  rakdver PR middle-end/32018
2007-01-03  rakdver * loop-unswitch.c (unswitch_loop): Pass probabilities...
2006-05-18  mrsWhitespace fixups
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.
next