aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger1-154/+134
2003-07-03basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka1-2/+4
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-06-26Makefile.in (cfgrtl.o): Add expr.h dependency.Zdenek Dvorak1-0/+1
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-06-16basic-block.h: Remove duplicate prototype of note_prediction_to_br_prob.Andreas Jaeger1-1/+0
2003-06-15alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger1-1/+3
2003-06-12basic-block.h (flow_delete_block_noexpunge): Kill.Jan Hubicka1-1/+0
2003-06-07basic-block.h (EDGE_SIBCALL): New.Richard Henderson1-1/+2
2003-06-06function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka1-6/+4
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell1-0/+4
2003-03-10cfg.c (unchecked_make_edge): New.Michael Matz1-0/+2
2003-03-05basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New.Zdenek Dvorak1-1/+3
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