aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
AgeCommit message (Expand)Author
2013-03-05 PR middle-end/56461Jakub Jelinek
2013-02-25 * sched-deps.c (sched_analyze_insn): Fix typo in comment.Andrey Belevantsev
2013-02-252013-02-25 Andrey Belevantsev <abel@ispras.ru>Andrey Belevantsev
2013-01-28 PR rtl-optimization/56117Jakub Jelinek
2013-01-162013-01-16 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2013-01-152013-01-15 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-08 PR rtl-optimization/54850Bernd Schmidt
2012-10-16 * rtl.h (get_call_rtx_from): New prototype.Steven Bosscher
2012-10-03 PR rtl-optimization/54792Jakub Jelinek
2012-09-28 PR bootstrap/54688Bernd Schmidt
2012-09-19 * dbgcnt.def (sched_breakdep): New counter.Bernd Schmidt
2012-08-27 * sched-deps.c (add_dependence_list_and_free): Simplify.Maxim Kuvyrkov
2012-08-232012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2012-07-08gcc/Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-05-14 * attribs.c (decl_attributes): Avoid emitting a warning ifBernd Schmidt
2012-05-09gcc/Richard Sandiford
2012-04-26gcc/Richard Sandiford
2012-04-26gcc/Richard Sandiford
2012-04-26gcc/Richard Sandiford
2012-02-13 PR bootstrap/52172Jakub Jelinek
2012-01-25 PR middle-end/51986Jakub Jelinek
2012-01-24gcc/Richard Sandiford
2011-11-30 PR rtl-optimization/48721Jakub Jelinek
2011-11-222011-11-22 Tom de Vries <tom@codesourcery.com>Tom de Vries
2011-10-21 PR bootstrap/50825Bernd Schmidt
2011-10-21 * reg-notes.def (DEP_CONTROL): New.Bernd Schmidt
2011-08-12PR rtl-opt/49994Richard Henderson
2011-08-112011-08-11 Sergey Grechanik <mouseentity@ispras.ru>Sergey Grechanik
2011-07-15 RevertEric Botcazou
2011-07-14 * haifa-sched.c (schedule_insns): Remove outdated comment.Bernd Schmidt
2011-07-13 * haifa-sched.c: Include "hashtab.h"Bernd Schmidt
2011-07-13 * sched-int.h (struct _dep): Add member cost.Bernd Schmidt
2011-05-27 * sched-int.h (struct _haifa_deps_insn_data): New members condBernd Schmidt
2011-04-20remove useless if-before-free testsJim Meyering
2011-04-09 * expr.c (expand_expr_real_1): Use add_to_hard_reg_set functionAnatoly Sokolov
2011-04-08 PR rtl-optimization/48272Andrey Belevantsev
2011-03-292011-03-28 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2011-03-282011-03-27 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2011-03-272011-03-27 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2011-02-03PR debug/43092Alexandre Oliva
2011-02-02gcc/ChangeLog:Alexandre Oliva
2011-01-31Reverted:Alexandre Oliva
2011-01-25PR debug/45136Alexandre Oliva
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-24 PR rtl-optimization/46614Jakub Jelinek
2010-10-14 * sched-deps.c (sched_insn_is_legitimate_for_speculation): InvokeEric Botcazou