summaryrefslogtreecommitdiff
path: root/gcc/cfg.c
Commit message (Expand)AuthorAgeFilesLines
...
* * basic-block.h (scale_bbs_frequencies_int,hubicka2005-03-181-2/+41
* * basic-block.h: Update the prototypes of cached_make_edge andkazu2005-03-141-3/+3
* * cfg.c (rbi_pool): Make it static.kazu2005-03-081-1/+1
* * cfg.c (connect_src, connect_dest, disconnect_src,kazu2005-03-021-64/+69
* * cfg.c (cached_make_edge): Call make_edge if edge cache iskazu2005-02-221-33/+28
* * harg-reg-set.h (reg_class_names): Prototype global array.sayle2005-01-151-2/+2
* * cfg.c (dump_flow_info): Don't dump pseudo info after reload.rth2004-12-131-1/+2
* * cfg.c (flow_obstack): Remove.kazu2004-11-291-16/+0
* * cfg.c (unchecked_make_edge): Call execute_on_growing_predkazu2004-11-221-0/+7
* * cfg.c (cached_make_edge): Use find_edge rather than an inlinedlaw2004-11-221-7/+6
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-2/+1
* * cfg.c (update_bb_profile_for_threading): Do not rescale thelaw2004-11-211-3/+7
* * basic-block.h (edge_def): Add dest_idx.kazu2004-11-201-29/+16
* * cfg.c (redirect_edge_succ_nodup): Use find_edge rather thanlaw2004-11-091-7/+2
* * cfg.c (unchecked_make_edge, redirect_edge_succ,kazu2004-10-251-4/+4
* * cfg.c (remove_edge): Use VEC_unordered_remove.bje2004-10-221-4/+4
* 2004-10-18 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2004-10-181-8/+0
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-73/+101
* * cfg.c, tree-ssa-threadupdate.c, tree-vectorizer.c: Fixkazu2004-09-201-2/+2
* * basic-block.h (update_bb_profile_after_threading): Declare.hubicka2004-09-191-0/+61
* * cfg.c (expunge_block): Revert previous change adding ggc_free call.hubicka2004-09-141-1/+5
* * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan2004-09-071-26/+16
* 2004-09-04 Jan Hubicka <jh@suse.cz>hubicka2004-09-031-2/+2
* * basic-block.h (BB_SET_PARTITION): Clear old value first.zack2004-08-251-1/+2
* * cfg.c (check_bb_profile): Fix typos.dnovillo2004-08-241-2/+2
* * basic-block.h (profile_staus): New global variable.hubicka2004-08-041-33/+65
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-117/+153
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-0/+2
* * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.rakdver2004-01-291-171/+2
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * cfg.c (dump_bb): Dump entry edges.rakdver2004-01-131-0/+4
* * alias.c: Fix comment typos.kazu2004-01-061-1/+1
* Backport from tree-ssa (relevant changes only):steven2003-12-301-0/+2
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-1/+1
* * cfg.c (dump_flow_info): Skip register dump if reg_n_info null.rth2003-09-171-41/+42
* * cfg.c (dump_edge_info): Add name of loop_exit edge flag.rakdver2003-08-141-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-7/+6
* * bt-load.c: Fix comment typos.kazu2003-07-051-1/+1
* * basic-block.h (create_basic_block, merge_blocks_nomove): Kill.hubicka2003-07-031-2/+4
* * caller-save.c: Convert to ISO C90.aj2003-06-221-74/+40
* * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates.hubicka2003-06-081-2/+182
* * basic-block.h (EDGE_SIBCALL): New.rth2003-06-071-2/+4
* * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.hubicka2003-06-061-0/+8
* * cfg.c (unchecked_make_edge): New.matz2003-03-101-13/+27
* * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New.rakdver2003-03-051-1/+1
* 2003-02-07 Daniel Berlin <dberlin@dberlin.org>dberlin2003-02-071-0/+1
* * alias.c: Fix comment typos.kazu2003-01-181-1/+1
* 2003-01-07 Daniel Berlin <dberlin@dberlin.org>dberlin2003-01-071-41/+23
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * c-decl.c: Fix a comment typo.kazu2002-12-131-2/+2