summaryrefslogtreecommitdiff
path: root/gcc/cfg.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-27 * basic-block.h (basic_block_def): Kill rbi.hubicka1-10/+0
2005-06-26 * cfg.c, tree-vect-transform.c, tree.def: Fix comment typos.kazu1-7/+10
2005-06-25 * tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update profile.hubicka1-1/+1
2005-06-25Update FSF address.kcook1-2/+2
2005-06-16 * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka1-10/+14
2005-06-15 * Makefile.in (cfg.o): Add new dependencies.hubicka1-0/+144
2005-06-03 * basic-block.h (remove_predictions_associated_with_edge): Declare.hubicka1-0/+1
2005-05-12 * basic-block.h (FOR_ALL_BB_FN): New macro.hubicka1-1/+3
2005-05-03 * cfg.c (dump_flow_info): Use max_reg_num, not max_regno.rth1-3/+3
2005-04-21 * alias.c (true_dependence): Remove 'abort' from comments. Usenathan1-2/+1
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.nathan1-2/+2
2005-04-12 * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka1-50/+4
2005-04-032005-03-31 Mostafa Hagog <mustafa@il.ibm.com>hagog1-1/+1
2005-03-18 * basic-block.h (scale_bbs_frequencies_int,hubicka1-2/+41
2005-03-14 * basic-block.h: Update the prototypes of cached_make_edge andkazu1-3/+3
2005-03-08 * cfg.c (rbi_pool): Make it static.kazu1-1/+1
2005-03-02 * cfg.c (connect_src, connect_dest, disconnect_src,kazu1-64/+69
2005-02-22 * cfg.c (cached_make_edge): Call make_edge if edge cache iskazu1-33/+28
2005-01-15 * harg-reg-set.h (reg_class_names): Prototype global array.sayle1-2/+2
2004-12-13 * cfg.c (dump_flow_info): Don't dump pseudo info after reload.rth1-1/+2
2004-11-29 * cfg.c (flow_obstack): Remove.kazu1-16/+0
2004-11-22 * cfg.c (unchecked_make_edge): Call execute_on_growing_predkazu1-0/+7
2004-11-22 * cfg.c (cached_make_edge): Use find_edge rather than an inlinedlaw1-7/+6
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.nathan1-2/+1
2004-11-21 * cfg.c (update_bb_profile_for_threading): Do not rescale thelaw1-3/+7
2004-11-20 * basic-block.h (edge_def): Add dest_idx.kazu1-29/+16
2004-11-09 * cfg.c (redirect_edge_succ_nodup): Use find_edge rather thanlaw1-7/+2
2004-10-25 * cfg.c (unchecked_make_edge, redirect_edge_succ,kazu1-4/+4
2004-10-22 * cfg.c (remove_edge): Use VEC_unordered_remove.bje1-4/+4
2004-10-182004-10-18 Andreas Krebbel <krebbel1@de.ibm.com>uweigand1-8/+0
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>bje1-73/+101
2004-09-20 * cfg.c, tree-ssa-threadupdate.c, tree-vectorizer.c: Fixkazu1-2/+2
2004-09-19 * basic-block.h (update_bb_profile_after_threading): Declare.hubicka1-0/+61
2004-09-14 * cfg.c (expunge_block): Revert previous change adding ggc_free call.hubicka1-1/+5
2004-09-07 * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan1-26/+16
2004-09-032004-09-04 Jan Hubicka <jh@suse.cz>hubicka1-2/+2
2004-08-25 * basic-block.h (BB_SET_PARTITION): Clear old value first.zack1-1/+2
2004-08-24 * cfg.c (check_bb_profile): Fix typos.dnovillo1-2/+2
2004-08-04 * basic-block.h (profile_staus): New global variable.hubicka1-33/+65
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo1-117/+153
2004-04-092004-04-09 Caroline Tice <ctice@apple.com>ctice1-0/+2
2004-01-29 * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.rakdver1-171/+2
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,kazu1-1/+1
2004-01-13 * cfg.c (dump_bb): Dump entry edges.rakdver1-0/+4
2004-01-06 * alias.c: Fix comment typos.kazu1-1/+1
2003-12-30 Backport from tree-ssa (relevant changes only):steven1-0/+2
2003-12-112003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven1-1/+1
2003-09-17 * cfg.c (dump_flow_info): Skip register dump if reg_n_info null.rth1-41/+42
2003-08-14 * cfg.c (dump_edge_info): Add name of loop_exit edge flag.rakdver1-1/+1
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi1-7/+6