summaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
Commit message (Expand)AuthorAgeFilesLines
* revert: re PR rtl-optimization/11320 (Scheduler bug)Bernd Schmidt2011-07-151-21/+9
* haifa-sched.c (schedule_insns): Remove outdated comment.Bernd Schmidt2011-07-141-22/+33
* haifa-sched.c: Include "hashtab.h"Bernd Schmidt2011-07-131-0/+22
* sched-int.h (struct _dep): Add member cost.Bernd Schmidt2011-07-131-0/+1
* sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond.Bernd Schmidt2011-05-271-3/+50
* remove useless if-before-free testsJim Meyering2011-04-201-2/+1
* expr.c (expand_expr_real_1): Use add_to_hard_reg_set function instead of loop.Anatoly Sokolov2011-04-091-7/+4
* re PR rtl-optimization/48272 (internal compiler error: in setup_insn_reg_pres...Andrey Belevantsev2011-04-081-3/+3
* [multiple changes]Vladimir Makarov2011-03-291-12/+12
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-12/+12
* [multiple changes]Vladimir Makarov2011-03-271-12/+12
* re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva2011-02-031-5/+7
* re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)Alexandre Oliva2011-02-021-9/+0
* revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-311-0/+9
* re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-251-9/+0
* 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-5/+17
* sched-deps.c (sched_insn_is_legitimate_for_speculation): Invoke may_trap_or_f...Eric Botcazou2010-10-141-2/+2
* re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...Jakub Jelinek2010-07-301-9/+3
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR rtl-optimization/44013 (VTA produces wrong code)Alexandre Oliva2010-06-041-1/+4
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-1/+1
* sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka2010-05-271-22/+22
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-2/+2
* re PR debug/42977 ("-fcompare-debug failure" with "-O2 -finline-functions -fo...Alexandre Oliva2010-03-301-2/+2
* re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek2010-03-161-2/+2
* re PR rtl-optimization/42941 (-fsched-pressure -fschedule-insns - valgrind wa...Vladimir Makarov2010-02-031-2/+2
* re PR target/41399 (Scheduler gives huge dependence graph compiling fortran/i...Vladimir Makarov2010-02-011-0/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-66/+66
* sched-deps.c (init_deps): New parameter lazy_reg_last.Andrey Belevantsev2009-11-131-4/+31
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-2/+9
* re PR debug/41535 (Broken var location info after scheduling)Alexandre Oliva2009-10-171-52/+80
* re PR rtl-optimization/41239 (Scheduler reorders division by zero before a ca...Jakub Jelinek2009-09-081-2/+89
* rtl.h (PREFETCH_SCHEDULE_BARRIER_P): New macro.Andreas Krebbel2009-09-071-0/+5
* invoke.texi (-fsched-pressure): Document it.Vladimir Makarov2009-09-021-124/+535
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-8/+95
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* sched-deps.c (sched_analyze_2): Flush pending memory loads and stores.Uros Bizjak2008-12-311-1/+4
* rtl.texi (const_double): Remove the "addr" operand.Richard Sandiford2008-10-151-4/+1
* value-prof.c (gimple_ic): Fix tuplification bug.Jan Hubicka2008-09-101-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-349/+1017
* re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loop...Maxim Kuvyrkov2008-08-061-0/+40
* Remove libcall notes.Steven Bosscher2008-06-171-52/+0
* [multiple changes]Kenneth Zadeck2008-05-071-1/+2
* Maxim Kuvyrkov <maxim@codesourcery.com>Alexander Monakov2007-11-091-90/+89
* sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.Maxim Kuvyrkov2007-10-171-18/+5
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-09-011-2/+2
* sched-deps.c (update_dep): Mark arguments with ATTRIBUTE_UNUSED.Maxim Kuvyrkov2007-08-311-1/+5
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-12/+12
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-0/+1