summaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.mrs2013-07-211-1/+1
* PR rtl-optimization/57268jakub2013-06-031-2/+9
* 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>dinar2013-06-011-8/+2
* 2013-05-31 Dinar Temirbulatov <dinar@kugelworks.com>dinar2013-05-311-2/+8
* * sched-int.h (ds_t, dw_t): Make unsigned int.steven2013-05-251-2/+4
* * sched-deps.c (deps_analyze_insn): Do not check for EH_REGION insnsteven2013-04-131-6/+0
* PR middle-end/56461jakub2013-03-051-0/+2
* * sched-deps.c (sched_analyze_insn): Fix typo in comment.abel2013-02-251-1/+1
* 2013-02-25 Andrey Belevantsev <abel@ispras.ru>abel2013-02-251-3/+3
* PR rtl-optimization/56117jakub2013-01-281-2/+6
* 2013-01-16 Vladimir Makarov <vmakarov@redhat.com>vmakarov2013-01-161-2/+3
* 2013-01-15 Vladimir Makarov <vmakarov@redhat.com>vmakarov2013-01-151-0/+14
* Update copyright years in gcc/rsandifo2013-01-101-4/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-8/+6
* PR rtl-optimization/54850bernds2012-11-081-6/+4
* * rtl.h (get_call_rtx_from): New prototype.steven2012-10-161-8/+2
* PR rtl-optimization/54792jakub2012-10-031-2/+2
* PR bootstrap/54688bernds2012-09-281-5/+9
* * dbgcnt.def (sched_breakdep): New counter.bernds2012-09-191-73/+428
* * sched-deps.c (add_dependence_list_and_free): Simplify.mkuvyrkov2012-08-271-12/+12
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-4/+1
* gcc/steven2012-07-081-0/+3
* * LANGUAGES: Fix typos.jsm282012-05-291-3/+3
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-1/+1
* gcc/rsandifo2012-05-091-4/+2
* gcc/rsandifo2012-04-261-5/+37
* gcc/rsandifo2012-04-261-4/+5
* gcc/rsandifo2012-04-261-2/+2
* PR bootstrap/52172jakub2012-02-131-3/+8
* PR middle-end/51986jakub2012-01-251-4/+1
* gcc/rsandifo2012-01-241-2/+1
* PR rtl-optimization/48721jakub2011-11-301-1/+5
* 2011-11-22 Tom de Vries <tom@codesourcery.com>vries2011-11-221-2/+8
* PR bootstrap/50825bernds2011-10-211-0/+4
* * reg-notes.def (DEP_CONTROL): New.bernds2011-10-211-64/+226
* PR rtl-opt/49994rth2011-08-121-2/+23
* 2011-08-11 Sergey Grechanik <mouseentity@ispras.ru>amonakov2011-08-111-29/+42
* Revertbernds2011-07-151-21/+9
* * haifa-sched.c (schedule_insns): Remove outdated comment.bernds2011-07-141-22/+33
* * haifa-sched.c: Include "hashtab.h"bernds2011-07-131-0/+22
* * sched-int.h (struct _dep): Add member cost.bernds2011-07-131-0/+1
* * sched-int.h (struct _haifa_deps_insn_data): New members condbernds2011-05-271-3/+50
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* * expr.c (expand_expr_real_1): Use add_to_hard_reg_set functionaesok2011-04-091-7/+4
* PR rtl-optimization/48272abel2011-04-081-3/+3
* 2011-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-291-12/+12
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-281-12/+12
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-271-12/+12
* PR debug/43092aoliva2011-02-031-5/+7