Age | Commit message (Expand) | Author | Files | Lines |
2013-11-06 | tree-pass.h (make_pass_live_range_shrinkage): New external. | Vladimir Makarov | 1 | -0/+2 |
2013-05-25 | sched-int.h (ds_t, dw_t): Make unsigned int. | Steven Bosscher | 1 | -34/+68 |
2013-04-13 | sched-deps.c (deps_analyze_insn): Do not check for EH_REGION insn notes, they... | Steven Bosscher | 1 | -2/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2012-11-26 | invoke.texi: Remove -dv documentation. | Steven Bosscher | 1 | -6/+0 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -21/+12 |
2012-10-08 | sched-int.h (schedule_block): Adjust declaration. | Bernd Schmidt | 1 | -1/+1 |
2012-09-19 | dbgcnt.def (sched_breakdep): New counter. | Bernd Schmidt | 1 | -9/+41 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -3/+3 |
2012-06-06 | invoke.texi (sched-pressure-algorithm): Document new --param. | Richard Sandiford | 1 | -0/+8 |
2012-04-26 | sched-int.h (_haifa_insn_data): Move priority_status. | Richard Sandiford | 1 | -5/+7 |
2012-04-26 | common.opt (fsched-pressure-algorithm=): New option. | Richard Sandiford | 1 | -1/+1 |
2012-01-09 | sched-int.h (bb_note): Move to... | Richard Sandiford | 1 | -1/+0 |
2011-10-21 | reg-notes.def (DEP_CONTROL): New. | Bernd Schmidt | 1 | -7/+34 |
2011-09-30 | sched-ebb.c (schedule_ebb): No longer static. | Bernd Schmidt | 1 | -0/+5 |
2011-09-30 | haifa-sched.c (modulo_ii, [...]): New static variables. | Bernd Schmidt | 1 | -2/+4 |
2011-08-12 | re PR rtl-optimization/49994 (ICE: in maybe_record_trace_start, at dwarf2cfi.... | Richard Henderson | 1 | -0/+3 |
2011-08-11 | sched-deps.c (sched_get_condition_with_rev): Rename to ... | Sergey Grechanik | 1 | -1/+1 |
2011-07-15 | revert: re PR rtl-optimization/11320 (Scheduler bug) | Bernd Schmidt | 1 | -5/+2 |
2011-07-13 | haifa-sched.c: Include "hashtab.h" | Bernd Schmidt | 1 | -1/+30 |
2011-07-13 | sched-int.h (struct _dep): Add member cost. | Bernd Schmidt | 1 | -0/+6 |
2011-05-27 | sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond. | Bernd Schmidt | 1 | -0/+13 |
2011-05-27 | haifa-sched.c (sched_scan_info): Remove. | Bernd Schmidt | 1 | -29/+5 |
2011-04-08 | re PR rtl-optimization/48272 (internal compiler error: in setup_insn_reg_pres... | Andrey Belevantsev | 1 | -0/+1 |
2011-04-01 | sched-ebb.c (begin_schedule_ready): Remove second argument. | Bernd Schmidt | 1 | -4/+9 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -5/+5 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -5/+5 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -5/+5 |
2011-02-02 | re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks) | Alexandre Oliva | 1 | -17/+0 |
2011-01-31 | revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns) | Alexandre Oliva | 1 | -0/+17 |
2011-01-25 | re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns) | Alexandre Oliva | 1 | -17/+0 |
2010-11-02 | Model decoder of Core 2/i7 for multipass scheduling. | Maxim Kuvyrkov | 1 | -1/+1 |
2010-10-21 | basic-block.h (find_fallthru_edge): Define. | Nathan Froyd | 1 | -1/+1 |
2010-09-09 | Dispatch scheduling for AMD Bulldozer processors. | Reza Yazdani | 1 | -0/+9 |
2010-05-27 | sched-ebb.c: Rename struct deps to struct deps_desc. | Jan Hubicka | 1 | -10/+10 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-01-03 | postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN. | Steven Bosscher | 1 | -0/+5 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -9/+9 |
2009-11-13 | sched-deps.c (init_deps): New parameter lazy_reg_last. | Andrey Belevantsev | 1 | -1/+2 |
2009-09-08 | re PR rtl-optimization/41239 (Scheduler reorders division by zero before a ca... | Jakub Jelinek | 1 | -0/+6 |
2009-09-02 | invoke.texi (-fsched-pressure): Document it. | Vladimir Makarov | 1 | -5/+84 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -2/+25 |
2009-07-09 | haifa-sched.c (insn_finishes_cycle_p): New static function. | Maxim Kuvyrkov | 1 | -0/+4 |
2009-05-11 | basic-block.h (enum profile_status): Break out of struct control_flow_graph. | Ian Lance Taylor | 1 | -10/+22 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-18 | re PR middle-end/37499 (Scheduling pass 2 time increases by order of magnitude) | Alexander Monakov | 1 | -3/+0 |
2008-09-05 | Improved branch hints, safe hints, and scheduling. | Trevor Smigiel | 1 | -0/+1 |
2008-09-01 | sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING. | Andrey Belevantsev | 1 | -5/+6 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -83/+464 |
2008-08-06 | re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loop... | Maxim Kuvyrkov | 1 | -1/+1 |