| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -3/+1 |
* | sched-int.h (schedule_block): Adjust declaration. | Bernd Schmidt | 2012-10-08 | 1 | -1/+1 |
* | cfglayout.h: Remove. | Steven Bosscher | 2012-06-17 | 1 | -1/+0 |
* | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 2012-05-31 | 1 | -1/+0 |
* | re PR rtl-optimization/48721 (ICE: verify_flow_info failed: missing barrier a... | Jakub Jelinek | 2011-11-30 | 1 | -2/+7 |
* | reg-notes.def (DEP_CONTROL): New. | Bernd Schmidt | 2011-10-21 | 1 | -20/+11 |
* | sched-ebb.c (schedule_ebb): No longer static. | Bernd Schmidt | 2011-09-30 | 1 | -49/+72 |
* | re PR rtl-optimization/49900 (ICE in advance_target_bb, at sched-ebb.c:691) | Bernd Schmidt | 2011-08-05 | 1 | -0/+3 |
* | revert: re PR rtl-optimization/11320 (Scheduler bug) | Bernd Schmidt | 2011-07-15 | 1 | -14/+4 |
* | haifa-sched.c: Include "hashtab.h" | Bernd Schmidt | 2011-07-13 | 1 | -70/+97 |
* | sched-ebb.c (begin_schedule_ready): Remove second argument. | Bernd Schmidt | 2011-04-01 | 1 | -2/+8 |
* | * sched-ebb.c (schedule_ebbs): Honor the BB_DISABLE_SCHEDULE flag. | Bernd Schmidt | 2011-04-01 | 1 | -2/+7 |
* | re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks) | Alexandre Oliva | 2011-02-02 | 1 | -2/+2 |
* | revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns) | Alexandre Oliva | 2011-01-31 | 1 | -2/+2 |
* | re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns) | Alexandre Oliva | 2011-01-25 | 1 | -2/+2 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -3/+1 |
* | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 2010-10-21 | 1 | -9/+7 |
* | basic-block.h (find_fallthru_edge): Define. | Nathan Froyd | 2010-10-21 | 1 | -8/+2 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | sched-ebb.c: Rename struct deps to struct deps_desc. | Jan Hubicka | 2010-05-27 | 1 | -1/+1 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -8/+8 |
* | sched-deps.c (init_deps): New parameter lazy_reg_last. | Andrey Belevantsev | 2009-11-13 | 1 | -1/+1 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -2/+2 |
* | haifa-sched.c (insn_finishes_cycle_p): New static function. | Maxim Kuvyrkov | 2009-07-09 | 1 | -0/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | sel-sched.h, [...]: New files. | Andrey Belevantsev | 2008-09-01 | 1 | -69/+72 |
* | 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 | -3/+3 |
* | sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'. | Maxim Kuvyrkov | 2007-10-17 | 1 | -0/+4 |
* | sched-int.h (struct _dep): Rename field 'kind' to 'type'. | Maxim Kuvyrkov | 2007-08-14 | 1 | -28/+40 |
* | 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 | -2/+2 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -98/+15 |
* | sched-ebb.c (debug_ebb_dependencies): New static function. | Maxim Kuvyrkov | 2007-05-04 | 1 | -3/+14 |
* | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 2007-02-02 | 1 | -15/+11 |
* | haifa-sched.c: Remove define LINE_NOTE(INSN). | Tehila Meyzels | 2006-11-29 | 1 | -8/+0 |
* | tree-pass.h (pass_purge_lineno_notes): Remove declaration. | Jan Hubicka | 2006-11-11 | 1 | -4/+0 |
* | sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros. | Maxim Kuvyrkov | 2006-10-06 | 1 | -1/+1 |
* | re PR rtl-optimization/29128 (ICE: in move_block_after_check, at haifa-sched.... | Maxim Kuvyrkov | 2006-10-06 | 1 | -2/+6 |
* | re PR rtl-optimization/28489 (ICE in move_insn, at haifa-sched.c:1968) | Maxim Kuvyrkov | 2006-08-17 | 1 | -4/+14 |
* | haifa-sched.c (choose_ready): Fix type of the local variable. | Maxim Kuvyrkov | 2006-03-23 | 1 | -1/+1 |
* | target.h (struct spec_info_def): New opaque declaration. | Maxim Kuvyrkov | 2006-03-16 | 1 | -174/+289 |
* | sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ... | Maxim Kuvyrkov | 2006-03-16 | 1 | -15/+6 |
* | ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call. | Maxim Kuvyrkov | 2006-03-16 | 1 | -7/+29 |
* | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 2006-02-06 | 1 | -4/+4 |
* | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 2005-12-17 | 1 | -1/+1 |
* | re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps) | Steven Bosscher | 2005-07-27 | 1 | -1/+2 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 2005-06-16 | 1 | -2/+2 |
* | PR middle end/18718 | Alan Modra | 2004-12-04 | 1 | -5/+1 |