Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / sched-rgn.c
2016-01-04 jakub Update copyright years.
2015-11-09 law[sched] Dump dependency graph to a dot file
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-08-19 tbsaunderemove more useless typedefs
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-19 rsandifogcc/
2015-05-19 rsandifogcc/
2015-05-02 tbsaundemake several functions in the scheduler take rtx_insn *
2015-04-22 tbsaundemake some HAVE_cc0 code always compiled
2015-04-22 tbsaundealways define HAVE_cc0
2015-01-05 jakub Update copyright years.
2014-11-14 amker * timevar.def (TV_SCHED_FUSION): New time var.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-20 amacleod2014-10-20 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-28 dmalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-27 dmalcolmUse rtx_expr_list in various places
2014-08-27 dmalcolmUse rtx_insn_list in various places
2014-08-26 dmalcolmVarious scheduling strengthenings
2014-08-25 dmalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22 dmalcolmsched-rgn.c: Use rtx_insn in a couple of places
2014-08-22 dmalcolmget_ebb_head_tail works with rtx_insn
2014-07-09 tbsaunderemove has_execute
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-04-02 mrsMerge in trunk.
2014-02-24 abelgcc/
2014-02-18 abel PR rtl-optimization/58960
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmEliminate last_basic_block macro.
2013-12-09 dmalcolmEliminate BASIC_BLOCK macro.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 dmalcolmEliminate n_edges macro
2013-11-19 dmalcolmEliminate n_basic_blocks macro
2013-11-09 rsandifoMerge with trunk.
2013-11-06 vmakarov2013-11-06 Vladimir Makarov <vmakarov@redhat.com>
2013-11-06 mrsMerge in trunk.
2013-11-04 wmi2013-11-04 Wei Mi <wmi@google.com>
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-05-03 tejohnson2013-05-03 Teresa Johnson <tejohnson@google.com>
2013-05-02 tejohnsonFollow-on patch to r197595 to complete the replacement...
2013-04-10 rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-08 tejohnsonFirst phase of unifying the computation of profile...
2013-03-30 steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-12-08 steven PR rtl-optimization/55158
2012-11-01 crowlThis patch renames sbitmap iterators to unify them...
2012-11-01 crowlThis patch normalizes more bitmap function names.
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30 crowlThis patch implements the unification of the *bitmap...
2012-10-08 bernds * sched-int.h (schedule_block): Adjust declaration.
2012-09-19 bernds * dbgcnt.def (sched_breakdep): New counter.
2012-09-04 ebotcazou PR rtl-optimization/54456
2012-08-09 steven * calls.c (mem_overlaps_already_clobbered_arg_p):...
2012-07-20 stevengcc/
2012-07-17 steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16 stevengcc/
2012-07-11 steven * basic-block.h (struct edge_def): Use basic_block...
2012-06-17 steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-04-26 rsandifogcc/
2011-10-21 bernds * reg-notes.def (DEP_CONTROL): New.
2011-07-15 bernds Revert
2011-07-13 bernds * haifa-sched.c: Include "hashtab.h"
2011-07-12 ebotcazou * cse.c (insert_with_costs): Put semi-colon after...
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-03 aolivaPR debug/47590
2011-04-01 bernds * sched-ebb.c (begin_schedule_ready): Remove second...
2011-03-19 aesok * cfgcleanup.c (mark_effect): Use bitmap_set_range...
2011-02-02 aolivagcc/ChangeLog:
2011-01-31 aolivaReverted:
2011-01-25 aolivaPR debug/45136
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-24 jakub PR rtl-optimization/46614
2010-10-21 froydnj * basic-block.h (find_fallthru_edge): Define.
2010-09-02 aesok * target.def (class_likely_spilled_p): New hook.
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-27 hubicka * sched-ebb.c: Rename struct deps to struct deps_desc.
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-09 amonakov2010-02-09 Alexander Monakov <amonakov@ispras.ru>
2009-11-25 hjlRemove trailing white spaces.
2009-11-13 abel2009-11-13 Andrey Belevantsev <abel@ispras.ru>
2009-10-27 carrot * target.h (have_conditional_execution): Add a new...
next