summaryrefslogtreecommitdiffstats
path: root/gcc/cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgcleanup.c: Include params.h.rth2003-02-151-5/+8
* * cfgcleanup.c (outgoing_edges_match): When there is single outgoingzlomek2003-02-131-2/+4
* * Makefile.in (bb-reorder.o): Add dependency on $(FIBHEAP_H).zlomek2003-02-101-11/+0
* * alias.c: Fix comment typos.kazu2003-01-181-6/+6
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* * calls.c (expand_call): Simplify noreturn call.hubicka2002-10-111-2/+3
* * builtins.def: Fix comment formatting.kazu2002-09-291-1/+1
* Do not foward a branch to just after a loop exit beforedalej2002-09-171-0/+9
* * cfgcleanup.c (try_crossjump_to_edge): Fix updating of livenessrakdver2002-09-071-22/+6
* Index: ChangeLoggeoffk2002-08-051-2/+0
* * cfgcleanup.c (try_optimize_cfg): Make sure merge_blocks doesn'tjakub2002-06-101-0/+1
* * basic-block.h (last_basic_block): Declare.rakdver2002-05-281-22/+6
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-9/+10
* 2002-05-23 David S. Miller <davem@redhat.com>davem2002-05-231-2/+4
* * cfgbuild.c: Fix formatting.kazu2002-05-221-63/+63
* * bb-reorder.c (make_reorder_chain_1): Modified.rakdver2002-05-211-3/+3
* * basic_block.h (struct basic_block_def): Added prev_bb and next_bbrakdver2002-05-191-0/+3
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-44/+54
* Basic block renumbering removal.rth2002-05-161-54/+44
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-2/+2
* Fix merge typos.hubicka2002-05-081-1/+0
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-3/+2
* * cfgcleanup.c (try_optimize_cfg): Call merge_block only whenhubicka2002-05-031-1/+1
* * cfgcleanup.c (merge_blocks_move_successor_nojumps): Emit dumprth2002-05-011-3/+3
* * basic-block.h (flow_delete_block_noexpunge): Declare.rth2002-04-101-7/+18
* * local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not opti...hubicka2002-03-301-8/+25
* * rtlanal.c: Include flags.hhubicka2002-03-281-3/+8
* Fix the constant I forgot to update :(hubicka2002-03-221-1/+1
* * cfgcleanup.c (outgoing_edges_math): Fix condition; relaxhubicka2002-03-221-5/+17
* * cfgcleanup.c (cleanup_cfg): Fix updating of liveness.hubicka2002-03-161-1/+1
* * toplev.c (rest_of_compilation): Do jump threading before SSA path;hubicka2002-03-061-0/+2
* * cfgcleanup.c (mentions_nonequal_regs): New function.hubicka2002-03-061-0/+32
* * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.hubicka2002-03-061-9/+33
* * basic-block.h (BB_REACHABLE): Renumber.hubicka2002-02-281-39/+9
* * hooks.c: New file.aoliva2002-02-091-123/+133
* * cfgcleanup.c (try_forward_edges): Avoid infinite loop at infinitehubicka2002-01-141-1/+4
* * basic-block.h (update_br_prob_note): Declare.hubicka2002-01-101-28/+40
* * cfgcleanup.c (try_forward_edges): Properly initialize nthreaded_edges;hubicka2002-01-101-4/+32
* 2002-01-06 H.J. Lu <hjl@gnu.org>hjl2002-01-071-2/+2
* * cfgcleanup.c (try_forward_edges): Detect infinite loops whilerth2002-01-061-3/+27
* * cfgcleanup.c (try_forward_edges): Allow multiple jump threading.hubicka2002-01-051-6/+14
* * cfgcleanup.c (thread_jump): Fix handling of reversed branches.hubicka2002-01-051-1/+1
* * cfgcleanup.c: Include tm_p.hhubicka2002-01-051-4/+27
* * cfgrtl.c (try_redirect_by_replacing_jump): Allow redirect_jumpjakub2001-12-301-1/+2
* * rtl.h (in_expr_list_p): New declaration.kenner2001-12-241-55/+86
* * cfgcleanup.c (flow_find_cross_jump): Avoid incrementing of ninsnshubicka2001-12-201-8/+12
* * cfgcleanup.c (outgoing_edges_match): Check for insn match withrth2001-12-171-4/+7
* * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.hubicka2001-12-171-35/+215
* * builtins.c (expand_builtin_memcmp): Mark parameter withghazi2001-12-151-1/+1
OpenPOWER on IntegriCloud