Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-06-17 | Remove libcall notes. | Steven Bosscher | 1 | -6/+0 |
2007-10-17 | sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'. | Maxim Kuvyrkov | 1 | -3/+4 |
2007-09-01 | arm.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -7/+7 |
2007-08-14 | sched-int.h (struct _dep): Rename field 'kind' to 'type'. | Maxim Kuvyrkov | 1 | -58/+192 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -30/+6 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -1/+1 |
2007-05-04 | haifa-sched.c (rtx_vec_t): New typedef. | Maxim Kuvyrkov | 1 | -3/+6 |
2007-05-04 | sched-ebb.c (debug_ebb_dependencies): New static function. | Maxim Kuvyrkov | 1 | -0/+3 |
2007-04-16 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 1 | -5/+10 |
2007-02-17 | sched-deps.c (find_insn_list): Remove. | Kazu Hirata | 1 | -1/+0 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-02-02 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 1 | -14/+237 |
2006-11-29 | haifa-sched.c: Remove define LINE_NOTE(INSN). | Tehila Meyzels | 1 | -7/+1 |
2006-11-11 | tree-pass.h (pass_purge_lineno_notes): Remove declaration. | Jan Hubicka | 1 | -2/+0 |
2006-10-07 | * sched-int.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-10-07 | * gimplify.c, sched-int.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-10-06 | sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros. | Maxim Kuvyrkov | 1 | -0/+8 |
2006-10-06 | re PR rtl-optimization/29128 (ICE: in move_block_after_check, at haifa-sched.... | Maxim Kuvyrkov | 1 | -0/+7 |
2006-08-17 | re PR rtl-optimization/28489 (ICE in move_insn, at haifa-sched.c:1968) | Maxim Kuvyrkov | 1 | -0/+1 |
2006-04-15 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-04-08 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -8/+8 |