summaryrefslogtreecommitdiff
path: root/gcc/cfganal.c
Commit message (Expand)AuthorAgeFilesLines
* cfganal.c (keep_with_call_p): New function.Janis Johnson2002-02-011-14/+56
* Remove bogus blank lineRichard Kenner2001-12-241-1/+0
* * cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor cleanups.Richard Kenner2001-12-221-91/+97
* basic-block.h (flow_preorder_transversal_compute): Declare.John Wehle2001-12-121-0/+126
* cfganal.c (flow_depth_first_order_compute): Always increment dfsnum.John Wehle2001-12-121-1/+3
* cse.c (true_dependence_in_rtx): New function.Jan Hubicka2001-11-281-10/+6
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-4/+4
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-041-1/+1
* basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka2001-10-201-3/+4
* basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka2001-09-111-44/+0
* basic-block.h (cached_make_edge, [...]): New.Jan Hubicka2001-09-111-3/+3
* Makefile.in (cfg.o, [...]): New.Jan Hubicka2001-09-101-0/+1074