summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-2/+2
* loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka2002-06-021-3/+1
* basic-block.h (struct basic_block_def): New field loop_father.Zdenek Dvorak2002-06-011-6/+33
* basic-block.h (last_basic_block): Declare.Zdenek Dvorak2002-05-281-2/+2
* basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks.Zdenek Dvorak2002-05-271-0/+4
* basic-block.h (can_hoist_p, [...]): new.Jan Hubicka2002-05-271-0/+3
* basic-block.h (PEOP_SCAN_DEAD_STORES): New.Jan Hubicka2002-05-271-1/+6
* basic-block.h (CLEANUP_NO_INSN_DEL): Define it.David S. Miller2002-05-231-0/+2
* basic_block.h (struct basic_block_def): Added prev_bb and next_bb fields.Zdenek Dvorak2002-05-191-2/+17
* Revert "Basic block renumbering removal", and two followup patches.Richard Henderson2002-05-161-27/+7
* Basic block renumbering removal.Zdenek Dvorak2002-05-161-7/+27
* invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka2002-05-151-0/+4
* i386.md (testsi to testqi spliters): New.Jan Hubicka2002-05-111-0/+2
* cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka2002-05-081-0/+1
* basic-block.h (flow_delete_block_noexpunge): Declare.Richard Henderson2002-04-091-1/+3
* basic-block.h (fixup_abnormal_edges): Declare.Jan Hubicka2002-03-071-0/+1
* cfgrtl.c (delete_insn_and_edges, [...]): New.Jan Hubicka2002-03-061-3/+6
* basic-block.h (BB_REACHABLE): Renumber.Jan Hubicka2002-02-281-1/+6
* df.c (df_ref_create, [...]): Kill BB argument.Jan Hubicka2002-01-251-0/+1
* basic-block.h (update_br_prob_note): Declare.Jan Hubicka2002-01-101-0/+1
* basic-block.h: Remove forward def of tree_node and define of tree.Graham Stott2001-12-311-5/+0
* Makefile.in (cfgcleanup.o): Add cselib.h dependancy.Jan Hubicka2001-12-171-0/+1
* Add newline in copyright block.Richard Kenner2001-12-151-1/+2
* basic-block.h (flow_preorder_transversal_compute): Declare.John Wehle2001-12-121-0/+1
* cfgrtl.c (purge_all_dead_edges): Use int as argument for portability.Andreas Jaeger2001-11-151-1/+1
* basic-block.h (purge_all_dead_edges): Add update_life_p argument.Jan Hubicka2001-10-291-1/+1
* cfg.c (clear_aux_for_blocks): Split out of ...Richard Henderson2001-10-261-0/+2
* i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.Jan Hubicka2001-10-231-0/+1
* basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka2001-10-201-0/+1
* calls.c: Fix formatting.Kazu Hirata2001-10-111-5/+5
* Makefile.in (cfgrtl.o): Add.Jan Hubicka2001-09-251-1/+7
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-2/+0
* basic-block.h (free_bb_for_insn): Declare.Jan Hubicka2001-09-161-0/+1
* basic-block.h (expunge_block): Declare.Diego Novillo2001-09-121-0/+1
* basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka2001-09-111-7/+12
* basic-block.h (cached_make_edge, [...]): New.Jan Hubicka2001-09-111-1/+5
* Makefile.in (cfg.o, [...]): New.Jan Hubicka2001-09-101-3/+12
* df.h (struct df): Add rts_order variable.Daniel Berlin2001-08-281-0/+1
* flow.c (redirect_edge_succ_nodup): Return new edge.Richard Henderson2001-08-271-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* basic-block.h (basic_block): Add new field 'flags'.Diego Novillo2001-08-201-0/+7
* Makefile.in (reload1.o): Add dedendancy on except.hJan Hubicka2001-08-051-2/+2
* * basic-block.h: Add prototype for last_loop_beg_note.Andreas Jaeger2001-08-011-24/+25
* i386.c (ix86_output_main_function_alignment_hack): New function.Jan Hubicka2001-07-301-0/+2
* basic-block.h (CLEANUP_PRE_LOOP): New.Jan Hubicka2001-07-291-0/+2
* basic-block.h (EDGE_FREQUENCY): New macro.Jan Hubicka2001-07-281-0/+6
* basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.John Wehle2001-07-261-3/+5
* flow.c (try_simplify_condjump): Avoid duplicated edges.Jan Hubicka2001-07-241-0/+1
* basic-block.h (find_sub_basic_block): Declare.Jan Hubicka2001-07-231-0/+4
* basic-block.h (redirect_edge_and_branch_force, [...]): Declare.Jan Hubicka2001-07-221-0/+5