]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/bb-reorder.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / bb-reorder.c
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-08-26  David MalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-21  David Malcolmbb-reorder.c: Use rtx_insn
2014-08-18  David MalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-07-09  Trevor Saundersremove has_execute
2014-06-30  Richard Hendersonre PR rtl-optimization/61608 (FAIL: gcc.target/arm...
2014-05-24  Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-20  Jan Hubickatree.h (DECL_ONE_ONLY): Return true only for externally...
2014-05-19  Richard Sandifordreg-notes.def (CROSSING_JUMP): Likewise.
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-03-23  Eric Botcazoure PR rtl-optimization/60601 (profiledbootstrap fails...
2014-01-19  Jakub Jelinekre PR rtl-optimization/57763 (comp-goto-1.c: ICE verify...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-19  Teresa Johnsonre PR gcov-profile/59542 (ICE: verify_flow_info failed...
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-10-03  Teresa Johnsonpredict.c (probably_never_executed): New function.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-31  Teresa JohnsonThis patch sanitizes the partitioning to address issues...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-07-21  Ondřej BílkaFix typos.
2013-06-06  Teresa Johnsonre PR c++/53743 (ICE when compiling firefox with PGO...
2013-05-23  David Malcolmbb-reorder.c (branch_threshold): make const
2013-05-15  Teresa Johnsonfunction.h (has_bb_partition): New rtl_data flag.
2013-04-16  Steven Bosscherre PR middle-end/43631 (var-tracking inserts notes...
2013-04-05  Steven Bosscherbb-reorder.c (fix_crossing_unconditional_branches)...
2013-03-30  Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-19  Zhenqiang Chenre PR middle-end/54364 (Tail call jumps not threaded)
2012-09-05  Eric Botcazoubb-reorder.c: Clarify a few points in the head comment...
2012-09-04  Eric Botcazoubb-reorder.c (gate_handle_reorder_blocks): Move around.
2012-08-24  Martin Jamborpredict.c (maybe_hot_frequency_p): New parameter fun.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-08  Michael Matzbasic-block.h (struct rtl_bb_info): Remove visited...
2012-03-29  Richard Guenthercgraph.h (cgraph_materialize_all_clones): Remove.
2012-01-06  Jakub Jelinekre PR gcov-profile/50127 (g++.dg/tree-prof/partition2...
2011-11-09  Alan Modrafunction.c (bb_active_p): Delete.
2011-09-12  Jakub Jelinekre PR rtl-optimization/50212 (ICE: in ei_container...
2011-09-07  Bernd Schmidtbb-reorder.c (insert_section_boundary_note): Don't...
2011-08-30  Bernd Schmidtbb-reorder.c (insert_section_boundary_note): Only do...
2011-07-23  Richard Hendersonbb-reorder: Split EH edges crossing partitions.
2011-07-22  Richard Henderson* bb-reorder.c (gate_handle_partition_blocks): Honor...
2011-07-20  Ulrich Weigandbb-reorder.c (fix_crossing_conditional_branches): Fix...
2011-07-18  Richard Hendersonbb-reorder.c (fix_crossing_conditional_branches): Emit...
2011-07-18  Richard Hendersonbb-reorder.c (emit_barrier_after_bb): Split out of ...
2011-07-16  Richard Hendersonbbpart: Use a VEC for crossing_edges.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2010-09-01  Jakub Jelinekre PR middle-end/45458 (ICE: in add_labels_and_missing_...
2010-07-12  Richard SandifordMakefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-10  Steven Bosscherre PR rtl-optimization/42621 (Computed gotos on AMD...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-27  Wei Guozhitarget.h (have_conditional_execution): Add a new target...
2009-08-18  Jakub Jelinekbb-reorder.c (fix_up_fall_thru_edges): Only call invert...
2009-03-30  Paolo Bonzinibb-reorder.c (partition_hot_cold_basic_blocks): Do...
2008-08-30  Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-08-29  Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-07-02  Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26  Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-27  Revital EresFix PR rtl-optimization/34999
2008-02-25  Ben Ellistonre PR other/32948 (five warnings and a patch)
2007-11-26  Steven Bosscherre PR rtl-optimization/34085 (ICE with -freorder-blocks...
2007-09-10  Robert Kiddbb-reorder.c (rest_of_handler_reorder_blocks): Removed...
2007-09-05  Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-27  Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-14  Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
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.
next