aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-15revert: re PR rtl-optimization/11320 (Scheduler bug)Bernd Schmidt1-21/+9
2011-07-14haifa-sched.c (schedule_insns): Remove outdated comment.Bernd Schmidt1-22/+33
2011-07-13haifa-sched.c: Include "hashtab.h"Bernd Schmidt1-0/+22
2011-07-13sched-int.h (struct _dep): Add member cost.Bernd Schmidt1-0/+1
2011-05-27sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond.Bernd Schmidt1-3/+50
2011-04-20remove useless if-before-free testsJim Meyering1-2/+1
2011-04-09expr.c (expand_expr_real_1): Use add_to_hard_reg_set function instead of loop.Anatoly Sokolov1-7/+4
2011-04-08re PR rtl-optimization/48272 (internal compiler error: in setup_insn_reg_pres...Andrey Belevantsev1-3/+3
2011-03-29[multiple changes]Vladimir Makarov1-12/+12
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-12/+12
2011-03-27[multiple changes]Vladimir Makarov1-12/+12
2011-02-03re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva1-5/+7
2011-02-02re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)Alexandre Oliva1-9/+0
2011-01-31revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva1-0/+9
2011-01-25re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva1-9/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-2/+0
2010-11-24re PR rtl-optimization/46614 (gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs wit...Jakub Jelinek1-5/+17
2010-10-14sched-deps.c (sched_insn_is_legitimate_for_speculation): Invoke may_trap_or_f...Eric Botcazou1-2/+2
2010-07-30re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...Jakub Jelinek1-9/+3
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-04re PR rtl-optimization/44013 (VTA produces wrong code)Alexandre Oliva1-1/+4
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-1/+1
2010-05-27sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka1-22/+22
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-2/+2
2010-03-30re PR debug/42977 ("-fcompare-debug failure" with "-O2 -finline-functions -fo...Alexandre Oliva1-2/+2
2010-03-16re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek1-2/+2
2010-02-03re PR rtl-optimization/42941 (-fsched-pressure -fschedule-insns - valgrind wa...Vladimir Makarov1-2/+2
2010-02-01re PR target/41399 (Scheduler gives huge dependence graph compiling fortran/i...Vladimir Makarov1-0/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-66/+66
2009-11-13sched-deps.c (init_deps): New parameter lazy_reg_last.Andrey Belevantsev1-4/+31
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-2/+9
2009-10-17re PR debug/41535 (Broken var location info after scheduling)Alexandre Oliva1-52/+80
2009-09-08re PR rtl-optimization/41239 (Scheduler reorders division by zero before a ca...Jakub Jelinek1-2/+89
2009-09-07rtl.h (PREFETCH_SCHEDULE_BARRIER_P): New macro.Andreas Krebbel1-0/+5
2009-09-02invoke.texi (-fsched-pressure): Document it.Vladimir Makarov1-124/+535
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-8/+95
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-12-31sched-deps.c (sched_analyze_2): Flush pending memory loads and stores.Uros Bizjak1-1/+4
2008-10-15rtl.texi (const_double): Remove the "addr" operand.Richard Sandiford1-4/+1
2008-09-10value-prof.c (gimple_ic): Fix tuplification bug.Jan Hubicka1-1/+1
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-349/+1017
2008-08-06re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loop...Maxim Kuvyrkov1-0/+40
2008-06-17Remove libcall notes.Steven Bosscher1-52/+0
2008-05-07[multiple changes]Kenneth Zadeck1-1/+2
2007-11-09Maxim Kuvyrkov <maxim@codesourcery.com>Alexander Monakov1-90/+89
2007-10-17sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.Maxim Kuvyrkov1-18/+5
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-08-31sched-deps.c (update_dep): Mark arguments with ATTRIBUTE_UNUSED.Maxim Kuvyrkov1-1/+5
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-12/+12
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu1-0/+1