aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
2002-07-21Enhancements for the if-conversion passBernd Schmidt1-0/+27
2002-07-15[multiple changes]Michael Matz1-0/+6
2002-06-24Makefile.in (GTFILES): Add basic-block.hDavid S. Miller1-1/+2
2002-06-20Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-4/+22
2002-06-10cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b...Roger Sayle1-2/+2
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-2/+2
2002-06-02loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka1-3/+1
2002-06-01basic-block.h (struct basic_block_def): New field loop_father.Zdenek Dvorak1-6/+33
2002-05-28basic-block.h (last_basic_block): Declare.Zdenek Dvorak1-2/+2
2002-05-27basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks.Zdenek Dvorak1-0/+4
2002-05-27basic-block.h (can_hoist_p, [...]): new.Jan Hubicka1-0/+3
2002-05-27basic-block.h (PEOP_SCAN_DEAD_STORES): New.Jan Hubicka1-1/+6
2002-05-23basic-block.h (CLEANUP_NO_INSN_DEL): Define it.David S. Miller1-0/+2
2002-05-19basic_block.h (struct basic_block_def): Added prev_bb and next_bb fields.Zdenek Dvorak1-2/+17
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-27/+7
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-7/+27
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka1-0/+4
2002-05-11i386.md (testsi to testqi spliters): New.Jan Hubicka1-0/+2
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka1-0/+1
2002-04-09basic-block.h (flow_delete_block_noexpunge): Declare.Richard Henderson1-1/+3
2002-03-07basic-block.h (fixup_abnormal_edges): Declare.Jan Hubicka1-0/+1
2002-03-06cfgrtl.c (delete_insn_and_edges, [...]): New.Jan Hubicka1-3/+6
2002-02-28basic-block.h (BB_REACHABLE): Renumber.Jan Hubicka1-1/+6
2002-01-25df.c (df_ref_create, [...]): Kill BB argument.Jan Hubicka1-0/+1
2002-01-10basic-block.h (update_br_prob_note): Declare.Jan Hubicka1-0/+1
2001-12-31basic-block.h: Remove forward def of tree_node and define of tree.Graham Stott1-5/+0
2001-12-17Makefile.in (cfgcleanup.o): Add cselib.h dependancy.Jan Hubicka1-0/+1
2001-12-15Add newline in copyright block.Richard Kenner1-1/+2
2001-12-12basic-block.h (flow_preorder_transversal_compute): Declare.John Wehle1-0/+1
2001-11-15cfgrtl.c (purge_all_dead_edges): Use int as argument for portability.Andreas Jaeger1-1/+1
2001-10-29basic-block.h (purge_all_dead_edges): Add update_life_p argument.Jan Hubicka1-1/+1
2001-10-26cfg.c (clear_aux_for_blocks): Split out of ...Richard Henderson1-0/+2
2001-10-23i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.Jan Hubicka1-0/+1
2001-10-20basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka1-0/+1
2001-10-11calls.c: Fix formatting.Kazu Hirata1-5/+5
2001-09-25Makefile.in (cfgrtl.o): Add.Jan Hubicka1-1/+7
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka1-2/+0
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka1-0/+1
2001-09-12basic-block.h (expunge_block): Declare.Diego Novillo1-0/+1
2001-09-11basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka1-7/+12
2001-09-11basic-block.h (cached_make_edge, [...]): New.Jan Hubicka1-1/+5
2001-09-10Makefile.in (cfg.o, [...]): New.Jan Hubicka1-3/+12
2001-08-28df.h (struct df): Add rts_order variable.Daniel Berlin1-0/+1
2001-08-27flow.c (redirect_edge_succ_nodup): Return new edge.Richard Henderson1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-20basic-block.h (basic_block): Add new field 'flags'.Diego Novillo1-0/+7
2001-08-05Makefile.in (reload1.o): Add dedendancy on except.hJan Hubicka1-2/+2
2001-08-01* basic-block.h: Add prototype for last_loop_beg_note.Andreas Jaeger1-24/+25
2001-07-30i386.c (ix86_output_main_function_alignment_hack): New function.Jan Hubicka1-0/+2
2001-07-29basic-block.h (CLEANUP_PRE_LOOP): New.Jan Hubicka1-0/+2