aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-07-18 * Makefile.in (ifcvt.o): Add cfgloop.h.Zdenek Dvorak
2003-07-06 * basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-03 * basic-block.h (create_basic_block, merge_blocks_nomove): Kill.Jan Hubicka
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-26 * Makefile.in (cfgrtl.o): Add expr.h dependency.Zdenek Dvorak
2003-06-23 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-16 * basic-block.h: Remove duplicate prototype ofAndreas Jaeger
2003-06-15 * alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger
2003-06-12 * basic-block.h (flow_delete_block_noexpunge): Kill.Jan Hubicka
2003-06-07 * basic-block.h (EDGE_SIBCALL): New.Richard Henderson
2003-06-06 * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka
2003-04-23 * Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell
2003-03-10 * cfg.c (unchecked_make_edge): New.Michael Matz
2003-03-05 * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New.Zdenek Dvorak
2003-02-06 * i386.c (x86_inter_unit_moves): New variable.Jan Hubicka
2003-01-24 * cfgloopanal.c: New file.Zdenek Dvorak
2003-01-18 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-01-18 * alias.c: Fix comment typos.Kazu Hirata
2003-01-09 * Makefile.in (optabs.o): Add dependency on basic-block.h.Josef Zlomek
2003-01-08 * Makefile.in (PARTITION_H): New.Josef Zlomek
2002-12-19 * basic-block.h (flow_bb_inside_loop_p): Correct prototype.Roger Sayle
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-22 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-08 * basic-block.h: Fix comment formatting.Kazu Hirata
2002-09-08 * basic-block.h (struct loop): Remove unused cont_dominator field.Roger Sayle
2002-07-29 * profile.c: Add file comment describing the overall algorithm andNathan Sidwell
2002-07-21Enhancements for the if-conversion passBernd Schmidt
2002-07-152002-07-15 Michael Matz <matz@suse.de>,Michael Matz
2002-06-242002-06-24 David S. Miller <davem@redhat.com>David S. Miller
2002-06-20 Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka
2002-06-102002-06-10 Roger Sayle <roger@eyesopen.com>Roger Sayle
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-06-02 * loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka
2002-06-01 * basic-block.h (struct basic_block_def): New field loop_father.Zdenek Dvorak
2002-05-28 * basic-block.h (last_basic_block): Declare.Zdenek Dvorak
2002-05-27 * basic-block.h (last_basic_block): Defined as synonym forZdenek Dvorak
2002-05-27 * basic-block.h (can_hoist_p, hoist_insn_after, hoist_insn_to_edge):Jan Hubicka
2002-05-27 * basic-block.h (PEOP_SCAN_DEAD_STORES): New.Jan Hubicka
2002-05-232002-05-23 David S. Miller <davem@redhat.com>David S. Miller
2002-05-19 * basic_block.h (struct basic_block_def): Added prev_bb and next_bbZdenek Dvorak
2002-05-17 Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-05-15 * invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka
2002-05-11 * i386.md (testsi to testqi spliters): New.Jan Hubicka
2002-05-08 * cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka
2002-04-10 * basic-block.h (flow_delete_block_noexpunge): Declare.Richard Henderson
2002-03-07 * basic-block.h (fixup_abnormal_edges): Declare.Jan Hubicka
2002-03-06 * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.Jan Hubicka
2002-02-28 * basic-block.h (BB_REACHABLE): Renumber.Jan Hubicka