summaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-03-051-0/+2
* * sched-deps.c (sched_analyze_insn): Fix typo in comment.Andrey Belevantsev2013-02-251-1/+1
* re PR middle-end/56077 (volatile ignored when function inlined)Andrey Belevantsev2013-02-251-3/+3
* re PR rtl-optimization/56117 (ICE: in cselib_subst_to_values, at cselib.c:185...Jakub Jelinek2013-01-281-2/+6
* re PR rtl-optimization/56005 (FAIL: gcc.target/i386/pr45352.c (internal compi...Vladimir Makarov2013-01-161-2/+3
* PR rtl-optimization/pr55153Vladimir Makarov2013-01-151-0/+14
* Update copyright years in gcc/Richard Sandiford2013-01-101-4/+1
* Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-8/+6
* re PR rtl-optimization/54850 (FAIL: gcc.c-torture/execute/20041113-1.c execut...Bernd Schmidt2012-11-081-6/+4
* rtl.h (get_call_rtx_from): New prototype.Steven Bosscher2012-10-161-8/+2
* re PR rtl-optimization/54792 (-fcompare-debug failures introduced by r191493)Jakub Jelinek2012-10-031-2/+2
* re PR bootstrap/54688 (violation of implicit restriction "No_Elaboration_Code...Bernd Schmidt2012-09-281-5/+9
* dbgcnt.def (sched_breakdep): New counter.Bernd Schmidt2012-09-191-73/+428
* sched-deps.c (add_dependence_list_and_free): Simplify.Maxim Kuvyrkov2012-08-271-12/+12
* alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck2012-08-231-4/+1
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-0/+3
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-3/+3
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-141-1/+1
* re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford2012-05-091-4/+2
* sched-deps.c (fixup_sched_groups): Rename to...Richard Sandiford2012-04-261-5/+37
* sched-int.h (_haifa_insn_data): Move priority_status.Richard Sandiford2012-04-261-4/+5
* common.opt (fsched-pressure-algorithm=): New option.Richard Sandiford2012-04-261-2/+2
* re PR bootstrap/52172 (stage 3 Bootstrap comparison failure on FreeBSD ia64)Jakub Jelinek2012-02-141-3/+8
* re PR middle-end/51986 (uninitialized variable warning regression prevents bo...Jakub Jelinek2012-01-251-4/+1
* rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford2012-01-241-2/+1
* re PR rtl-optimization/48721 (ICE: verify_flow_info failed: missing barrier a...Jakub Jelinek2011-11-301-1/+5
* re PR rtl-optimization/50764 (ICE: in maybe_record_trace_start, at dwarf2cfi....Tom de Vries2011-11-221-2/+8
* re PR bootstrap/50825 (bootstrap fails at stage1 libgcc from r180302)Bernd Schmidt2011-10-211-0/+4
* reg-notes.def (DEP_CONTROL): New.Bernd Schmidt2011-10-211-64/+226
* re PR rtl-optimization/49994 (ICE: in maybe_record_trace_start, at dwarf2cfi....Richard Henderson2011-08-121-2/+23
* sched-deps.c (sched_get_condition_with_rev): Rename to ...Sergey Grechanik2011-08-111-29/+42
* 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