]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sched-rgn.c
c++: Adjust push_template_decl_real
[thirdparty/gcc.git] / gcc / sched-rgn.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-09-09  Richard SandifordMake note_stores take an rtx_insn
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-06  Richard Bienerdf-problems.c (df_rd_local_compute): Use bitmap_release.
2018-04-11  Alexander Monakovsched-rgn: run add_branch_dependencies for sel-sched...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-19  Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-09-21  Segher BoessenkoolRename existing insn_cost to insn_sched_cost
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-08  Jan Hubickacgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_...
2017-02-06  Segher Boessenkoolsched: Do not move expensive insns speculatively (PR68664)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-09  Nikolai Bozhenov[sched] Dump dependency graph to a dot file
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-08-19  Trevor Saundersremove more useless typedefs
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodfunction.h (struct rtl_data): Remove struct and accesso...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-19  Richard Sandifordbitmap.c (bitmap_set_range): Handle count==1 specially.
2015-05-19  Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-02  Trevor Saundersmake several functions in the scheduler take rtx_insn *
2015-04-22  Trevor Saundersmake some HAVE_cc0 code always compiled
2015-04-22  Trevor Saundersalways define HAVE_cc0
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-14  Bin Chengtimevar.def (TV_SCHED_FUSION): New time var.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-20  Andrew MacLeodcfgrtl.h: New.
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-08-28  David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-27  David MalcolmUse rtx_expr_list in various places
2014-08-27  David MalcolmUse rtx_insn_list in various places
2014-08-26  David MalcolmVarious scheduling strengthenings
2014-08-25  David MalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22  David Malcolmsched-rgn.c: Use rtx_insn in a couple of places
2014-08-22  David Malcolmget_ebb_head_tail works with rtx_insn
2014-07-09  Trevor Saundersremove has_execute
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-02-24  Andrey Belevantsevre PR rtl-optimization/60268 (ICE: in rank_for_schedule...
2014-02-18  Andrey Belevantsevre PR rtl-optimization/58960 (ICE in bmp_iter_set_init)
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmEliminate n_edges macro
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-06  Vladimir Makarovtree-pass.h (make_pass_live_range_shrinkage): New external.
2013-11-04  Wei Misched-rgn.c (add_branch_dependences): Keep insns in...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-05-03  Teresa Johnsonre PR bootstrap/57154 (Bootstrap broken for powerpc64...
2013-05-02  Teresa JohnsonFollow-on patch to r197595 to complete the replacement...
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-08  Teresa JohnsonFirst phase of unifying the computation of profile...
2013-03-30  Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-08  Steven Bosscherre PR rtl-optimization/55158 (segfault in schedule_regi...
2012-11-01  Lawrence CrowlThis patch renames sbitmap iterators to unify them...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-08  Bernd Schmidtsched-int.h (schedule_block): Adjust declaration.
2012-09-19  Bernd Schmidtdbgcnt.def (sched_breakdep): New counter.
2012-09-04  Eric Botcazoure PR rtl-optimization/54456 (ICE: in init_seqno, at...
2012-08-09  Steven Bosschercalls.c (mem_overlaps_already_clobbered_arg_p): Use...
2012-07-20  Steven Bosscherbasic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2012-07-17  Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-11  Steven Bosscherbasic-block.h (struct edge_def): Use basic_block instea...
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-04-26  Richard Sandifordcommon.opt (fsched-pressure-algorithm=): New option.
2011-10-21  Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
2011-07-15  Bernd Schmidtrevert: re PR rtl-optimization/11320 (Scheduler bug)
2011-07-13  Bernd Schmidthaifa-sched.c: Include "hashtab.h"
2011-07-12  Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-03  Alexandre Olivare PR debug/47590 (pragma optimize doesn't recompute...
2011-04-01  Bernd Schmidtsched-ebb.c (begin_schedule_ready): Remove second argument.
2011-03-19  Anatoly Sokolovcfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap...
2011-02-02  Alexandre Olivare PR debug/47498 (-fcompare-debug failure with -fsched...
2011-01-31  Alexandre Olivarevert: re PR debug/45136 (-fcompare-debug failure...
2011-01-25  Alexandre Olivare PR debug/45136 (-fcompare-debug failure with -Os...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
next