summaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc/ChangeLog:aoliva2011-02-021-9/+0
* Reverted:aoliva2011-01-311-0/+9
* PR debug/45136aoliva2011-01-251-9/+0
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+0
* PR rtl-optimization/46614jakub2010-11-241-5/+17
* * sched-deps.c (sched_insn_is_legitimate_for_speculation): Invokeebotcazou2010-10-141-2/+2
* PR debug/45055jakub2010-07-301-9/+3
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* PR rtl-optimization/44013jakub2010-06-041-1/+4
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * sched-ebb.c: Rename struct deps to struct deps_desc.hubicka2010-05-271-22/+22
* * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.steven2010-05-031-2/+2
* PR debug/42977jakub2010-03-301-2/+2
* PR debug/43051jakub2010-03-161-2/+2
* 2010-02-03 Vladimir Makarov <vmakarov@redhat.com>vmakarov2010-02-031-2/+2
* 2010-02-01 Vladimir Makarov <vmakarov@redhat.com>vmakarov2010-02-011-0/+1
* Remove trailing white spaces.hjl2009-11-251-66/+66
* 2009-11-13 Andrey Belevantsev <abel@ispras.ru>abel2009-11-131-4/+31
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-2/+9
* PR debug/41535aoliva2009-10-171-52/+80
* PR rtl-optimization/41239jakub2009-09-081-2/+89
* 2009-09-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2009-09-071-0/+5
* 2009-09-02 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-09-021-124/+535
* gcc/ChangeLog:aoliva2009-09-021-8/+95
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * sched-deps.c (sched_analyze_2) [UNSPEC_VOLATILE]: Flush pendinguros2008-12-311-1/+4
* gcc/rsandifo2008-10-151-4/+1
* * value-prof.c (gimple_ic): Fix tuplification bug.hubicka2008-09-101-1/+1
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-349/+1017