summaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
Commit message (Expand)AuthorAgeFilesLines
* reg-notes.def (DEP_CONTROL): New.Bernd Schmidt2011-10-211-7/+34
* sched-ebb.c (schedule_ebb): No longer static.Bernd Schmidt2011-09-301-0/+5
* haifa-sched.c (modulo_ii, [...]): New static variables.Bernd Schmidt2011-09-301-2/+4
* re PR rtl-optimization/49994 (ICE: in maybe_record_trace_start, at dwarf2cfi....Richard Henderson2011-08-121-0/+3
* sched-deps.c (sched_get_condition_with_rev): Rename to ...Sergey Grechanik2011-08-111-1/+1
* revert: re PR rtl-optimization/11320 (Scheduler bug)Bernd Schmidt2011-07-151-5/+2
* haifa-sched.c: Include "hashtab.h"Bernd Schmidt2011-07-131-1/+30
* sched-int.h (struct _dep): Add member cost.Bernd Schmidt2011-07-131-0/+6
* sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond.Bernd Schmidt2011-05-271-0/+13
* haifa-sched.c (sched_scan_info): Remove.Bernd Schmidt2011-05-271-29/+5
* re PR rtl-optimization/48272 (internal compiler error: in setup_insn_reg_pres...Andrey Belevantsev2011-04-081-0/+1
* sched-ebb.c (begin_schedule_ready): Remove second argument.Bernd Schmidt2011-04-011-4/+9
* [multiple changes]Vladimir Makarov2011-03-291-5/+5
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-5/+5
* [multiple changes]Vladimir Makarov2011-03-271-5/+5
* re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)Alexandre Oliva2011-02-021-17/+0
* revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-311-0/+17
* re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-251-17/+0
* Model decoder of Core 2/i7 for multipass scheduling.Maxim Kuvyrkov2010-11-021-1/+1
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-1/+1
* Dispatch scheduling for AMD Bulldozer processors.Reza Yazdani2010-09-091-0/+9
* sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka2010-05-271-10/+10
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN.Steven Bosscher2010-01-031-0/+5
* Remove trailing white spaces.H.J. Lu2009-11-251-9/+9
* sched-deps.c (init_deps): New parameter lazy_reg_last.Andrey Belevantsev2009-11-131-1/+2
* re PR rtl-optimization/41239 (Scheduler reorders division by zero before a ca...Jakub Jelinek2009-09-081-0/+6
* invoke.texi (-fsched-pressure): Document it.Vladimir Makarov2009-09-021-5/+84
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-2/+25
* haifa-sched.c (insn_finishes_cycle_p): New static function.Maxim Kuvyrkov2009-07-091-0/+4
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-10/+22
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR middle-end/37499 (Scheduling pass 2 time increases by order of magnitude)Alexander Monakov2008-09-181-3/+0
* Improved branch hints, safe hints, and scheduling.Trevor Smigiel2008-09-051-0/+1
* sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.Andrey Belevantsev2008-09-011-5/+6
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-83/+464
* re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loop...Maxim Kuvyrkov2008-08-061-1/+1
* Remove libcall notes.Steven Bosscher2008-06-171-6/+0
* sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.Maxim Kuvyrkov2007-10-171-3/+4
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-09-011-1/+1
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-7/+7
* sched-int.h (struct _dep): Rename field 'kind' to 'type'.Maxim Kuvyrkov2007-08-141-58/+192
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-30/+6
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-1/+1
* haifa-sched.c (rtx_vec_t): New typedef.Maxim Kuvyrkov2007-05-041-3/+6
* sched-ebb.c (debug_ebb_dependencies): New static function.Maxim Kuvyrkov2007-05-041-0/+3
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-04-161-5/+10
* sched-deps.c (find_insn_list): Remove.Kazu Hirata2007-02-171-1/+0
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-2/+2