summaryrefslogtreecommitdiff
path: root/gcc/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* * basic-block.h (struct basic_block_def): New field loop_father.hubicka2002-06-011-0/+2
* * cfg.c (dump_flow_info): Print bb->index, not i, for block number.rth2002-05-281-1/+1
* * basic-block.h (last_basic_block): Declare.rakdver2002-05-281-21/+29
* * cfg.c (dump_flow_info): Remove extra argument to fprintf.aj2002-05-261-1/+1
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-40/+20
* * cfg.c (dump_flow_info): Print results ofhubicka2002-05-231-1/+6
* * cfgbuild.c: Fix formatting.kazu2002-05-221-2/+2
* * basic_block.h (struct basic_block_def): Added prev_bb and next_bbrakdver2002-05-191-0/+29
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-89/+58
* Basic block renumbering removal.rth2002-05-161-58/+89
* * i386.md (testsi to testqi spliters): New.hubicka2002-05-111-1/+1
* * basic-block.h (flow_delete_block_noexpunge): Declare.rth2002-04-101-6/+14
* * cfg.c (dump_flow_info): Guard against NULL regno_reg_rtx[i].hp2002-03-301-3/+4
* * cfg.c (dump_flow_info): Remove unused variable.aj2002-03-111-2/+2
* * cfg.c (dump_flow_info): Warn about profile mismatches.hubicka2002-03-051-1/+34
* * basic-block.h (BB_REACHABLE): Renumber.hubicka2002-02-281-0/+11
* * cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor cleanups.kenner2001-12-221-19/+37
* * cfg.c: Fix typos and formatting in the introductory comment.rsandifo2001-11-211-4/+5
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-4/+4
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-2/+2
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * cfg.c (clear_aux_for_blocks): Split out of ...rth2001-10-261-12/+30
* * cfg.c (free_edge): Break out from ....hubicka2001-10-161-8/+36
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-3/+3
* * c-common.h: Fix comment formatting.kazu2001-10-091-1/+1
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-1870/+124
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-66/+50
* * cfg.c (force_nonfallthru_and_redirect): Handle redirectingrth2001-09-191-6/+22
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-28/+33
* * basic-block.h (expunge_block): Declare.dnovillo2001-09-121-2/+1
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-111-258/+173
* * basic-block.h (cached_make_edge, make_single_succ): New.hubicka2001-09-111-79/+75
* * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):hubicka2001-09-101-0/+2517