summaryrefslogtreecommitdiff
path: root/gcc/sched-ebb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi2008-06-261-3/+3
* * sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.mkuvyrkov2007-10-171-0/+4
* * sched-int.h (struct _dep): Rename field 'kind' to 'type'.mkuvyrkov2007-08-141-28/+40
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-06-15 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-06-191-2/+2
* Merge dataflow branch into mainlinedberlin2007-06-111-98/+15
* * sched-ebb.c (debug_ebb_dependencies): New static function.mkuvyrkov2007-05-041-3/+14
* * sched-int.h (ds_to_dk, dk_to_ds): Declare functions.mkuvyrkov2007-02-021-15/+11
* 2006-11-29 Tehila Meyzels <tehila@il.ibm.com>dorit2006-11-291-8/+0
* * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka2006-11-111-4/+0