summaryrefslogtreecommitdiffstats
path: root/gcc/cfganal.c
Commit message (Expand)AuthorAgeFilesLines
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-5/+5
* Index: ChangeLoggeoffk2002-08-051-1/+0
* * basic-block.h (struct basic_block_def): New field loop_father.hubicka2002-06-011-0/+51
* * basic-block.h (last_basic_block): Declare.rakdver2002-05-281-22/+14
* * basic-block.h (last_basic_block): Defined as synonym forrakdver2002-05-271-9/+9
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-143/+40
* * bb-reorder.c (make_reorder_chain_1): Modified.rakdver2002-05-211-3/+3
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-108/+218
* Basic block renumbering removal.rth2002-05-161-218/+108
* * i386.md (testsi to testqi spliters): New.hubicka2002-05-111-3/+36
* * cfganal.c (can_fallthru): Fix fast path.hubicka2002-05-091-1/+4
* * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.hubicka2002-03-061-27/+0
* * cfgrtl.c: Include recog.h and insn-config.h.rth2002-02-081-1/+3
* * cfganal.c (keep_with_call_p): Source for fixed_reg dest mustrth2002-02-061-2/+5
* * cfganal.c: Include tm_p.h.janis2002-02-011-2/+2
* * cfganal.c (keep_with_call_p): New function.janis2002-02-011-14/+56
* Remove bogus blank linekenner2001-12-241-1/+0
* * cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor cleanups.kenner2001-12-221-91/+97
* * basic-block.h (flow_preorder_transversal_compute): Declare.wehle2001-12-121-0/+126
* * cfganal.c (flow_depth_first_order_compute): Alwayswehle2001-12-121-1/+3
* * cse.c (true_dependence_in_rtx): New function.hubicka2001-11-281-10/+6
* * 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
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-3/+4
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-111-44/+0
* * basic-block.h (cached_make_edge, make_single_succ): New.hubicka2001-09-111-3/+3
* * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):hubicka2001-09-101-0/+1074
OpenPOWER on IntegriCloud