summaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
Commit message (Expand)AuthorAgeFilesLines
* * sched-int.h (ds_t, dw_t): Make unsigned int.steven2013-05-251-34/+68
* * sched-deps.c (deps_analyze_insn): Do not check for EH_REGION insnsteven2013-04-131-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* gcc/steven2012-11-261-6/+0
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-21/+12
* * sched-int.h (schedule_block): Adjust declaration.bernds2012-10-081-1/+1
* * dbgcnt.def (sched_breakdep): New counter.bernds2012-09-191-9/+41
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-3/+3
* gcc/rsandifo2012-06-061-0/+8
* gcc/rsandifo2012-04-261-5/+7
* gcc/rsandifo2012-04-261-1/+1
* gcc/rsandifo2012-01-091-1/+0
* * reg-notes.def (DEP_CONTROL): New.bernds2011-10-211-7/+34
* * sched-ebb.c (schedule_ebb): No longer static. Remove declaration.bernds2011-09-301-0/+5
* * haifa-sched.c (modulo_ii, modulo_max_states, modulo_n_insns,bernds2011-09-301-2/+4
* PR rtl-opt/49994rth2011-08-121-0/+3
* 2011-08-11 Sergey Grechanik <mouseentity@ispras.ru>amonakov2011-08-111-1/+1
* Revertbernds2011-07-151-5/+2
* * haifa-sched.c: Include "hashtab.h"bernds2011-07-131-1/+30
* * sched-int.h (struct _dep): Add member cost.bernds2011-07-131-0/+6
* * sched-int.h (struct _haifa_deps_insn_data): New members condbernds2011-05-271-0/+13
* * haifa-sched.c (sched_scan_info): Remove.bernds2011-05-271-29/+5
* PR rtl-optimization/48272abel2011-04-081-0/+1
* * sched-ebb.c (begin_schedule_ready): Remove second argument.bernds2011-04-011-4/+9
* 2011-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-291-5/+5
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-281-5/+5
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-271-5/+5
* gcc/ChangeLog:aoliva2011-02-021-17/+0
* Reverted:aoliva2011-01-311-0/+17
* PR debug/45136aoliva2011-01-251-17/+0
* Model decoder of Core 2/i7 for multipass scheduling.mkuvyrkov2010-11-021-1/+1
* * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-1/+1
* Dispatch scheduling for AMD Bulldozer processors.spop2010-09-091-0/+9
* * sched-ebb.c: Rename struct deps to struct deps_desc.hubicka2010-05-271-10/+10
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUMsteven2010-01-031-0/+5
* Remove trailing white spaces.hjl2009-11-251-9/+9
* 2009-11-13 Andrey Belevantsev <abel@ispras.ru>abel2009-11-131-1/+2
* PR rtl-optimization/41239jakub2009-09-081-0/+6
* 2009-09-02 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-09-021-5/+84
* gcc/ChangeLog:aoliva2009-09-021-2/+25
* * haifa-sched.c (insn_finishes_cycle_p): New static function.mkuvyrkov2009-07-091-0/+4
* ./:ian2009-05-111-10/+22
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-09-18 Alexander Monakov <amonakov@ispras.ru>amonakov2008-09-181-3/+0
* Improved branch hints, safe hints, and scheduling.tsmigiel2008-09-051-0/+1
* * sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.abel2008-09-011-5/+6
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-83/+464
* PR target/35659mkuvyrkov2008-08-061-1/+1
* Remove libcall notes.steven2008-06-171-6/+0