summaryrefslogtreecommitdiffstats
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-4/+4
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* * basic-block.h (struct loop): Remove unused cont_dominator field.sayle2002-09-081-3/+0
* * profile.c: Add file comment describing the overall algorithm andnathan2002-07-291-7/+10
* Enhancements for the if-conversion passbernds2002-07-211-0/+27
* 2002-07-15 Michael Matz <matz@suse.de>,matz2002-07-151-0/+6
* 2002-06-24 David S. Miller <davem@redhat.com>davem2002-06-241-1/+2
* Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-201-4/+22
* 2002-06-10 Roger Sayle <roger@eyesopen.com>sayle2002-06-101-2/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-2/+2
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-3/+1
* * basic-block.h (struct basic_block_def): New field loop_father.hubicka2002-06-011-6/+33
* * basic-block.h (last_basic_block): Declare.rakdver2002-05-281-2/+2
* * basic-block.h (last_basic_block): Defined as synonym forrakdver2002-05-271-0/+4
* * basic-block.h (can_hoist_p, hoist_insn_after, hoist_insn_to_edge):hubicka2002-05-271-0/+3
* * basic-block.h (PEOP_SCAN_DEAD_STORES): New.hubicka2002-05-271-1/+6
* 2002-05-23 David S. Miller <davem@redhat.com>davem2002-05-231-0/+2
* * basic_block.h (struct basic_block_def): Added prev_bb and next_bbrakdver2002-05-191-2/+17
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-27/+7
* Basic block renumbering removal.rth2002-05-161-7/+27
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-0/+4
* * i386.md (testsi to testqi spliters): New.hubicka2002-05-111-0/+2
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-0/+1
* * basic-block.h (flow_delete_block_noexpunge): Declare.rth2002-04-101-1/+3
* * basic-block.h (fixup_abnormal_edges): Declare.hubicka2002-03-071-0/+1
* * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.hubicka2002-03-061-3/+6
* * basic-block.h (BB_REACHABLE): Renumber.hubicka2002-02-281-1/+6
* * df.c (df_ref_create, df_ref_record_1, df_ref_record): Kill BB argument.hubicka2002-01-251-0/+1
* * basic-block.h (update_br_prob_note): Declare.hubicka2002-01-101-0/+1
* * basic-block.h: Remove forward def of tree_node andgrahams2001-12-311-5/+0
* * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.hubicka2001-12-171-0/+1
* Add newline in copyright block.kenner2001-12-161-1/+2
* * basic-block.h (flow_preorder_transversal_compute): Declare.wehle2001-12-121-0/+1
* * cfgrtl.c (purge_all_dead_edges): Use int as argument foraj2001-11-151-1/+1
* * basic-block.h (purge_all_dead_edges): Add update_life_p argument.hubicka2001-10-291-1/+1
* * cfg.c (clear_aux_for_blocks): Split out of ...rth2001-10-261-0/+2
* * i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.hubicka2001-10-231-0/+1
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-0/+1
* * calls.c: Fix formatting.kazu2001-10-111-5/+5
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-1/+7
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-2/+0
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-0/+1
* * basic-block.h (expunge_block): Declare.dnovillo2001-09-121-0/+1
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-111-7/+12
* * basic-block.h (cached_make_edge, make_single_succ): New.hubicka2001-09-111-1/+5
* * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):hubicka2001-09-101-3/+12
* 2001-08-28 Daniel Berlin <dan@cgsoftware.com>dberlin2001-08-281-0/+1
* * flow.c (redirect_edge_succ_nodup): Return new edge.rth2001-08-281-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * basic-block.h (basic_block): Add new field 'flags'.dnovillo2001-08-211-0/+7
OpenPOWER on IntegriCloud