summaryrefslogtreecommitdiff
path: root/gcc/cfgbuild.c
Commit message (Expand)AuthorAgeFilesLines
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-35/+135
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-4/+4
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-2/+2
* * cfgbuild.c (find_sub_basic_blocks): Handle insns that can throw.rth2001-09-191-21/+43
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-2/+0
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-111-5/+7
* * basic-block.h (cached_make_edge, make_single_succ): New.hubicka2001-09-111-8/+8
* * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):hubicka2001-09-101-0/+791