aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
2003-02-06i386.c (x86_inter_unit_moves): New variable.Jan Hubicka1-0/+1
2003-01-24cfgloopanal.c: New file.Zdenek Dvorak1-201/+8
2003-01-18basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-01-18alias.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-09Makefile.in (optabs.o): Add dependency on basic-block.h.Josef Zlomek1-1/+2
2003-01-08Makefile.in (PARTITION_H): New.Josef Zlomek1-0/+1
2002-12-19* basic-block.h (flow_bb_inside_loop_p): Correct prototype.Roger Sayle1-2/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+5
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata1-4/+4
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-09-08* basic-block.h (struct loop): Remove unused cont_dominator field.Roger Sayle1-3/+0
2002-07-29profile.c: Add file comment describing the overall algorithm and structures.Nathan Sidwell1-7/+10
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