summaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
Commit message (Expand)AuthorAgeFilesLines
* dbgcnt.def (sched_breakdep): New counter.Bernd Schmidt2012-09-191-4/+12
* re PR rtl-optimization/54456 (ICE: in init_seqno, at sel-sched.c:6797 with -f...Eric Botcazou2012-09-041-1/+1
* calls.c (mem_overlaps_already_clobbered_arg_p): Use SBITMAP_SIZE instead of l...Steven Bosscher2012-08-091-1/+1
* basic-block.h (BB_FLAGS_TO_PRESERVE): New define.Steven Bosscher2012-07-201-1/+1
* dumpfile.h (TDF_COMMENT): New define.Steven Bosscher2012-07-171-1/+2
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher2012-07-111-1/+1
* cfglayout.h: Remove.Steven Bosscher2012-06-171-1/+0
* common.opt (fsched-pressure-algorithm=): New option.Richard Sandiford2012-04-261-1/+1
* reg-notes.def (DEP_CONTROL): New.Bernd Schmidt2011-10-211-15/+6
* revert: re PR rtl-optimization/11320 (Scheduler bug)Bernd Schmidt2011-07-151-8/+4
* haifa-sched.c: Include "hashtab.h"Bernd Schmidt2011-07-131-0/+1
* cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l...Eric Botcazou2011-07-121-3/+6
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-2/+0
* re PR debug/47590 (pragma optimize doesn't recompute derived options (was: va...Alexandre Oliva2011-06-031-1/+1
* sched-ebb.c (begin_schedule_ready): Remove second argument.Bernd Schmidt2011-04-011-2/+3
* cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o...Anatoly Sokolov2011-03-191-21/+10
* re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)Alexandre Oliva2011-02-021-1/+1
* revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-311-1/+1
* re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-251-1/+1
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+0
* re PR rtl-optimization/46614 (gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs wit...Jakub Jelinek2010-11-241-1/+4
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-4/+1
* target.def (class_likely_spilled_p): New hook.Anatoly Sokolov2010-09-021-5/+5
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-5/+5
* sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka2010-05-271-6/+6
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* common.opt (fsched2-use-traces): Preserved for backward compatibility.Alexander Monakov2010-02-091-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-70/+70
* sched-deps.c (init_deps): New parameter lazy_reg_last.Andrey Belevantsev2009-11-131-1/+1
* target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi2009-10-271-3/+3
* re PR rtl-optimization/41239 (Scheduler reorders division by zero before a ca...Jakub Jelinek2009-09-081-0/+5
* invoke.texi (-fsched-pressure): Document it.Vladimir Makarov2009-09-021-2/+28
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-4/+29
* haifa-sched.c (insn_finishes_cycle_p): New static function.Maxim Kuvyrkov2009-07-091-0/+14
* re PR middle-end/37499 (Scheduling pass 2 time increases by order of magnitude)Alexander Monakov2008-09-181-11/+9
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-399/+672
* sched-rgn.c (new_ready): Check if instruction can be speculatively scheduled ...Maxim Kuvyrkov2008-08-061-3/+15
* recog.c (validate_change_1, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-3/+3
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-5/+5
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-4/+4
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-6/+10
* rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.Hans-Peter Nilsson2007-11-241-5/+29
* optabs.c (prepare_cmp_insn): Merge a couple of conditional blocks.Eric Botcazou2007-11-011-1/+1
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson2007-09-091-13/+9
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-2/+2
* sched-int.h (struct _dep): Rename field 'kind' to 'type'.Maxim Kuvyrkov2007-08-141-51/+68
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3