aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-8/+6
2012-11-08re PR rtl-optimization/54850 (FAIL: gcc.c-torture/execute/20041113-1.c execut...Bernd Schmidt1-6/+4
2012-10-16rtl.h (get_call_rtx_from): New prototype.Steven Bosscher1-8/+2
2012-10-03re PR rtl-optimization/54792 (-fcompare-debug failures introduced by r191493)Jakub Jelinek1-2/+2
2012-09-28re PR bootstrap/54688 (violation of implicit restriction "No_Elaboration_Code...Bernd Schmidt1-5/+9
2012-09-19dbgcnt.def (sched_breakdep): New counter.Bernd Schmidt1-73/+428
2012-08-27sched-deps.c (add_dependence_list_and_free): Simplify.Maxim Kuvyrkov1-12/+12
2012-08-23alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck1-4/+1
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-0/+3
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-3/+3
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-1/+1
2012-05-09re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford1-4/+2
2012-04-26sched-deps.c (fixup_sched_groups): Rename to...Richard Sandiford1-5/+37
2012-04-26sched-int.h (_haifa_insn_data): Move priority_status.Richard Sandiford1-4/+5
2012-04-26common.opt (fsched-pressure-algorithm=): New option.Richard Sandiford1-2/+2
2012-02-14re PR bootstrap/52172 (stage 3 Bootstrap comparison failure on FreeBSD ia64)Jakub Jelinek1-3/+8
2012-01-25re PR middle-end/51986 (uninitialized variable warning regression prevents bo...Jakub Jelinek1-4/+1
2012-01-24rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford1-2/+1
2011-11-30re PR rtl-optimization/48721 (ICE: verify_flow_info failed: missing barrier a...Jakub Jelinek1-1/+5
2011-11-22re PR rtl-optimization/50764 (ICE: in maybe_record_trace_start, at dwarf2cfi....Tom de Vries1-2/+8
2011-10-21re PR bootstrap/50825 (bootstrap fails at stage1 libgcc from r180302)Bernd Schmidt1-0/+4
2011-10-21reg-notes.def (DEP_CONTROL): New.Bernd Schmidt1-64/+226
2011-08-12re PR rtl-optimization/49994 (ICE: in maybe_record_trace_start, at dwarf2cfi....Richard Henderson1-2/+23
2011-08-11sched-deps.c (sched_get_condition_with_rev): Rename to ...Sergey Grechanik1-29/+42
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