aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfg.c
AgeCommit message (Expand)Author
2008-01-16 PR rtl-optimization/31396hubicka
2007-11-14 PR tree-optimization/34046ebotcazou
2007-11-05* cfg.c (dump_cfg_bb_info): Update bb_bitnames to match enum.aoliva
2007-09-06typobstarynk
2007-09-06cfg.c (dump_bb_info, dump_edge_info): Added cfun test for bstarynk
2007-08-302007-08-30 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-07-25 * c-lex.c (c_lex_with_flags, lex_string): Constify.ghazi
2007-07-09 * cfghooks.c (remove_edge): New function.rakdver
2007-06-11Merge dataflow branch into mainlinedberlin
2007-06-05 * cfg.c (init_flow): Use type safe memory macros.tneumann
2007-05-24 PR middle-end/32018rakdver
2007-01-03 * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.rakdver
2006-05-18Whitespace fixupsmrs
2006-02-152006-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini
2006-01-252006-01-25 Paolo Bonzini <bonzini@gnu.org>bonzini
2006-01-11 * basic-block.h (control_flow_graph): Change the type ofkazu
2005-12-172005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck
2005-07-29 * cfg.c, tree-complex.c, config/frv/frv.c, config/i386/i386.c:kazu
2005-07-28 * cfg.c (update_bb_profile_for_threading): Use RDIV.hubicka
2005-07-16 * cfg.c (update_bb_profile_for_threading): Fix profile updating.hubicka
2005-07-15 * cfg.c (update_bb_profile_for_threading): More diagnostic.hubicka
2005-06-27 * basic-block.h (basic_block_def): Kill rbi.hubicka
2005-06-26 * cfg.c, tree-vect-transform.c, tree.def: Fix comment typos.kazu
2005-06-25 * tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update profile.hubicka
2005-06-25Update FSF address.kcook
2005-06-16 * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka
2005-06-15 * Makefile.in (cfg.o): Add new dependencies.hubicka
2005-06-03 * basic-block.h (remove_predictions_associated_with_edge): Declare.hubicka
2005-05-12 * basic-block.h (FOR_ALL_BB_FN): New macro.hubicka
2005-05-03 * cfg.c (dump_flow_info): Use max_reg_num, not max_regno.rth
2005-04-21 * alias.c (true_dependence): Remove 'abort' from comments. Usenathan
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.nathan
2005-04-12 * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka
2005-04-032005-03-31 Mostafa Hagog <mustafa@il.ibm.com>hagog
2005-03-18 * basic-block.h (scale_bbs_frequencies_int,hubicka
2005-03-14 * basic-block.h: Update the prototypes of cached_make_edge andkazu
2005-03-08 * cfg.c (rbi_pool): Make it static.kazu
2005-03-02 * cfg.c (connect_src, connect_dest, disconnect_src,kazu
2005-02-22 * cfg.c (cached_make_edge): Call make_edge if edge cache iskazu
2005-01-15 * harg-reg-set.h (reg_class_names): Prototype global array.sayle
2004-12-13 * cfg.c (dump_flow_info): Don't dump pseudo info after reload.rth
2004-11-29 * cfg.c (flow_obstack): Remove.kazu
2004-11-22 * cfg.c (unchecked_make_edge): Call execute_on_growing_predkazu
2004-11-22 * cfg.c (cached_make_edge): Use find_edge rather than an inlinedlaw
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.nathan
2004-11-21 * cfg.c (update_bb_profile_for_threading): Do not rescale thelaw
2004-11-20 * basic-block.h (edge_def): Add dest_idx.kazu
2004-11-09 * cfg.c (redirect_edge_succ_nodup): Use find_edge rather thanlaw
2004-10-25 * cfg.c (unchecked_make_edge, redirect_edge_succ,kazu