| Commit message (Expand) | Author | Age | Files | Lines |
* | reg-notes.def (DEP_CONTROL): New. | Bernd Schmidt | 2011-10-21 | 1 | -15/+6 |
* | revert: re PR rtl-optimization/11320 (Scheduler bug) | Bernd Schmidt | 2011-07-15 | 1 | -8/+4 |
* | haifa-sched.c: Include "hashtab.h" | Bernd Schmidt | 2011-07-13 | 1 | -0/+1 |
* | cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l... | Eric Botcazou | 2011-07-12 | 1 | -3/+6 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 2011-06-14 | 1 | -2/+0 |
* | re PR debug/47590 (pragma optimize doesn't recompute derived options (was: va... | Alexandre Oliva | 2011-06-03 | 1 | -1/+1 |
* | sched-ebb.c (begin_schedule_ready): Remove second argument. | Bernd Schmidt | 2011-04-01 | 1 | -2/+3 |
* | cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o... | Anatoly Sokolov | 2011-03-19 | 1 | -21/+10 |
* | re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks) | Alexandre Oliva | 2011-02-02 | 1 | -1/+1 |
* | revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns) | Alexandre Oliva | 2011-01-31 | 1 | -1/+1 |
* | re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns) | Alexandre Oliva | 2011-01-25 | 1 | -1/+1 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -2/+0 |
* | re PR rtl-optimization/46614 (gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs wit... | Jakub Jelinek | 2010-11-24 | 1 | -1/+4 |
* | basic-block.h (find_fallthru_edge): Define. | Nathan Froyd | 2010-10-21 | 1 | -4/+1 |
* | target.def (class_likely_spilled_p): New hook. | Anatoly Sokolov | 2010-09-02 | 1 | -5/+5 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -5/+5 |
* | sched-ebb.c: Rename struct deps to struct deps_desc. | Jan Hubicka | 2010-05-27 | 1 | -6/+6 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+1 |
* | common.opt (fsched2-use-traces): Preserved for backward compatibility. | Alexander Monakov | 2010-02-09 | 1 | -1/+1 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -70/+70 |
* | sched-deps.c (init_deps): New parameter lazy_reg_last. | Andrey Belevantsev | 2009-11-13 | 1 | -1/+1 |
* | target.h (have_conditional_execution): Add a new target hook function. | Wei Guozhi | 2009-10-27 | 1 | -3/+3 |
* | re PR rtl-optimization/41239 (Scheduler reorders division by zero before a ca... | Jakub Jelinek | 2009-09-08 | 1 | -0/+5 |
* | invoke.texi (-fsched-pressure): Document it. | Vladimir Makarov | 2009-09-02 | 1 | -2/+28 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -4/+29 |
* | haifa-sched.c (insn_finishes_cycle_p): New static function. | Maxim Kuvyrkov | 2009-07-09 | 1 | -0/+14 |
* | re PR middle-end/37499 (Scheduling pass 2 time increases by order of magnitude) | Alexander Monakov | 2008-09-18 | 1 | -11/+9 |
* | sel-sched.h, [...]: New files. | Andrey Belevantsev | 2008-09-01 | 1 | -399/+672 |
* | sched-rgn.c (new_ready): Check if instruction can be speculatively scheduled ... | Maxim Kuvyrkov | 2008-08-06 | 1 | -3/+15 |
* | recog.c (validate_change_1, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-07-16 | 1 | -3/+3 |
* | ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 2008-06-26 | 1 | -5/+5 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -4/+4 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -6/+10 |
* | rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET. | Hans-Peter Nilsson | 2007-11-24 | 1 | -5/+29 |
* | optabs.c (prepare_cmp_insn): Merge a couple of conditional blocks. | Eric Botcazou | 2007-11-01 | 1 | -1/+1 |
* | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 2007-09-09 | 1 | -13/+9 |
* | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 2007-09-05 | 1 | -2/+2 |
* | sched-int.h (struct _dep): Rename field 'kind' to 'type'. | Maxim Kuvyrkov | 2007-08-14 | 1 | -51/+68 |
* | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 2007-07-30 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 2007-06-19 | 1 | -4/+4 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -230/+60 |
* | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 2007-05-21 | 1 | -3/+2 |
* | sched-ebb.c (debug_ebb_dependencies): New static function. | Maxim Kuvyrkov | 2007-05-04 | 1 | -49/+61 |
* | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 2007-04-16 | 1 | -1/+4 |
* | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 2007-02-02 | 1 | -33/+35 |
* | re PR target/29794 (cc1 segfaults with -O3 -msched-control-spec) | Maxim Kuvyrkov | 2006-12-07 | 1 | -1/+7 |
* | haifa-sched.c: Remove define LINE_NOTE(INSN). | Tehila Meyzels | 2006-11-29 | 1 | -23/+0 |
* | tree-pass.h (pass_purge_lineno_notes): Remove declaration. | Jan Hubicka | 2006-11-11 | 1 | -5/+0 |