]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/bb-reorder.c
Change copyright header to refer to version 3 of the GNU General Public License and...
[thirdparty/gcc.git] / gcc / bb-reorder.c
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-15  Dirk Muelleromega.c (coalesce): Fix memory leak on early exit.
2007-07-11  Kenneth Zadecktoplev.c (no_new_pseudos): Deleted.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-03-23  Steven Bosschertracer.c (tracer): Don't take FLAGS argument.
2007-02-01  Roger Saylealias.c (init_alias_analysis): Correct whitespace.
2006-05-18  Mike StumpWhitespace fixups
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-15  Paolo Bonzinicfg.c (dump_flow_info): Get dump flags as an additional...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-16  Kazu Hiratabb-reorder.c (partition_hot_cold_basic_blocks): Make...
2005-12-17  Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-10-26  Eric Botcazoure PR rtl-optimization/24460 (Profiled bootstrap broken)
2005-10-21  Eric Botcazoure PR rtl-optimization/24460 (Profiled bootstrap broken)
2005-10-05  David Edelsohnparams.def (PARAM_MAX_GROW_COPY_BB_INSNS): New.
2005-09-20  J"orn Renneckere PR rtl-optimization/23898 (basic block reordering...
2005-08-24  Zdenek Dvorakbb-reorder.c (copy_bb, [...]): Add argument to duplicat...
2005-08-10  Paolo Bonzinibb-reorder.c (pass_duplicate_computed_gotos, [...]...
2005-07-05  Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-03  Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-06-27  Jan Hubickabasic-block.h (basic_block_def): Kill rbi.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-17  Pat Haugenbb-reorder.c (find_traces_1_round): Use succ block...
2005-06-16  Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-06-01  Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-16  Caroline Ticebb-reorder.c (verify_hot_cold_block_grouping): Replace...
2005-04-27  Caroline TiceCorrect fixes for various hot/cold partitioning concerns.
2005-04-21  Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2005-04-12  Caroline TiceRevert patch from April 9.
2005-04-09  Caroline TiceFix problems with labels with hot/cold partitioning.
2005-04-03  Steven Bosscherre PR middle-end/20648 (ICE in cfg_layout_redirect_edge...
2005-04-01  Kazu Hirata* bb-reorder.c, fold-const.c, varasm.c: Fix comment...
2005-03-31  Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-21  Roger Saylere PR middle-end/20557 (FAIL: gcc.dg/pr18628.c)
2005-03-11  Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-07  Kazu Hiratabb-reorder.c (max_entry_frequency, [...]): Make them...
2005-02-25  Kaz Kojimare PR rtl-optimization/20117 (duplicated labels in...
2005-02-17  Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-15  Richard Hendersonbb-reorder.c (find_traces_1_round): Force fallthru...
2005-02-01  Steven Bosscherre PR rtl-optimization/15242 (pessimization of "goto *")
2005-01-17  Paolo Bonzinibb-reorder.c (fix_edges_for_rarely_executed_code):...
2004-11-27  Kazu Hiratabb-reorder.c (find_traces_1_round): Speed up by using...
2004-11-25  Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-10  Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-08-30  Nathan Sidwellalias.c (mems_in_disjoint_alias_sets_p, [...]): Use...
2004-08-25  Caroline TiceAdd more details to hot/cold partitioning comments...
2004-08-24  Zack Weinbergbasic-block.h (struct basic_block_def): Reorder fields...
2004-08-19  Steven Bosscherbasic-block.h (struct edge_def): Remove crossing_edge.
2004-08-18  Caroline TiceHot/cold partitioning update patch.
2004-07-26  Richard Sandifordre PR rtl-optimization/16643 (verify_local_live_at_star...
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-05-30  Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-13  Andrew Pinskibb-reoder.c (connect_traces): Free cold_traces at the...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-30  Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-04-19  Andrew Pinskire PR bootstrap/15009 (Latest CVS: Stage2 Error: bb...
2004-04-14  Andreas Toblerbb-reorder.c (fix_crossing_conditional_branches): Adjus...
2004-04-13  Richard Hendersonbb-reorder.c (fix_crossing_unconditional_branches)...
2004-04-11  Andreas Toblerbb-reorder.c (fix_crossing_conditional_branches): Fix...
2004-04-09  Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-03-20  Kazu Hiratabb-reorder.c, [...]: Replace calls via (*targetm.foo...
2004-02-27  Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-24  Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2003-12-20  Josef ZlomekPR optimization/13430, PR optimization/12322
2003-12-18  Steven BosscherMakefile.in (tracer.o, [...]): Depend on timevar.h
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-07-03  Jan Hubickabasic-block.h (create_basic_block, [...]): Kill.
2003-07-01  Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-28  Josef Zlomekbb-reorder.c (find_traces_1_round): Do not send basic...
2003-06-15  Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2003-02-20  Josef Zlomek* bb-reorder.c (find_traces_1_round): Fix comment typo.
2003-02-19  Josef Zlomekbb-reorder.c (find_traces_1_round): Fixed condition...
2003-02-15  Richard Hendersonbb-reorder.c (find_traces_1_round): Don't connect easy...
2003-02-10  Josef ZlomekMakefile.in (bb-reorder.o): Add dependency on $(FIBHEAP_H).
2003-01-24  Zdenek Dvorakcfgloopanal.c: New file.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-06-21  Richard Hendersonbb-reorder.c (make_reorder_chain_1): Search harder...
2002-05-26  Kazu Hirataalias.c: Fix formatting.
2002-05-23  Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21  Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17  Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16  Zdenek DvorakBasic block renumbering removal.
2002-03-22  DJ Deloriebb-reorder.c (make_reorder_chain_1): Protect against...
2002-02-09  Alexandre Olivahooks.c: New file.
2001-11-14  Jan Hubickacfglayout.c (fixup_fallthru_exit_predecesor): New stati...
2001-11-05  Jan HubickaMakefile.in (bb-reoder.o): Add depdendency on cfglayout...
2001-09-25  Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-16  Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-09-11  Jan Hubickabasic-block.h (EDGE_CRITICAL): Remove; renumber other...
2001-09-11  Jan Hubickabb-reorder.c (fixup_reorder_chain): Fallthru edge to...
2001-09-11  Jan Hubickabasic-block.h (cached_make_edge, [...]): New.
2001-09-10  Jan HubickaMakefile.in (cfg.o, [...]): New.
2001-08-29  Richard Hendersonbb-reorder.c (function_tail_eff_head): New.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-28  Jan Hubickabasic-block.h (EDGE_FREQUENCY): New macro.
2001-07-25  Jan Hubickaflow.c (delete_dead_jumptables): New function.
2001-07-14  Jan Hubickabb-reorder.c (skip_insn_after_block): Get past the...
2001-07-10  Bernd SchmidtCorrect branch/fallthru edge detection
next