summaryrefslogtreecommitdiff
path: root/gcc/sched-ebb.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-5/+5
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* gcc/rsandifo2015-06-061-3/+1
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+6
* 2014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-201-0/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-3/+3
* Various scheduling strengtheningsdmalcolm2014-08-261-2/+2
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm2014-08-251-15/+15
* sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c)dmalcolm2014-08-221-10/+10
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * sched-int.h (schedule_block): Adjust declaration.bernds2012-10-081-1/+1
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* PR rtl-optimization/48721jakub2011-11-301-2/+7
* * reg-notes.def (DEP_CONTROL): New.bernds2011-10-211-20/+11
* * sched-ebb.c (schedule_ebb): No longer static. Remove declaration.bernds2011-09-301-49/+72
* PR rtl-optimization/49900bernds2011-08-051-0/+3
* Revertbernds2011-07-151-14/+4
* * haifa-sched.c: Include "hashtab.h"bernds2011-07-131-70/+97
* * sched-ebb.c (begin_schedule_ready): Remove second argument.bernds2011-04-011-2/+8
* * sched-ebb.c (schedule_ebbs): Honor the BB_DISABLE_SCHEDULE flag.bernds2011-04-011-2/+7
* gcc/ChangeLog:aoliva2011-02-021-2/+2
* Reverted:aoliva2011-01-311-2/+2
* PR debug/45136aoliva2011-01-251-2/+2
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-3/+1
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-9/+7
* * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-8/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * sched-ebb.c: Rename struct deps to struct deps_desc.hubicka2010-05-271-1/+1
* Remove trailing white spaces.hjl2009-11-251-8/+8
* 2009-11-13 Andrey Belevantsev <abel@ispras.ru>abel2009-11-131-1/+1
* gcc/ChangeLog:aoliva2009-09-021-2/+2
* * haifa-sched.c (insn_finishes_cycle_p): New static function.mkuvyrkov2009-07-091-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-69/+72
* * recog.c (validate_change_1, validate_change,ghazi2008-07-161-3/+3