OSDN Git Service

* gcc.dg/tm/memopt-6.c: Cleanup tmedge tree dump.
[pf3gnuchains/gcc-fork.git] / gcc / sched-deps.c
2011-10-21 bernds PR bootstrap/50825
2011-10-21 bernds * reg-notes.def (DEP_CONTROL): New.
2011-08-12 rthPR rtl-opt/49994
2011-08-11 amonakov2011-08-11 Sergey Grechanik <mouseentity@ispras.ru>
2011-07-15 bernds Revert
2011-07-14 bernds * haifa-sched.c (schedule_insns): Remove outdated...
2011-07-13 bernds * haifa-sched.c: Include "hashtab.h"
2011-07-13 bernds * sched-int.h (struct _dep): Add member cost.
2011-05-27 bernds * sched-int.h (struct _haifa_deps_insn_data): New...
2011-04-20 meyeringremove useless if-before-free tests
2011-04-09 aesok * expr.c (expand_expr_real_1): Use add_to_hard_reg_set...
2011-04-08 abel PR rtl-optimization/48272
2011-03-29 vmakarov2011-03-28 Vladimir Makarov <vmakarov@redhat.com>
2011-03-28 vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2011-03-27 vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2011-02-03 aolivaPR debug/43092
2011-02-02 aolivagcc/ChangeLog:
2011-01-31 aolivaReverted:
2011-01-25 aolivaPR debug/45136
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-24 jakub PR rtl-optimization/46614
2010-10-14 ebotcazou * sched-deps.c (sched_insn_is_legitimate_for_speculati...
2010-07-30 jakub PR debug/45055
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-04 jakub PR rtl-optimization/44013
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-27 hubicka * sched-ebb.c: Rename struct deps to struct deps_desc.
2010-05-03 steven * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-03-30 jakub PR debug/42977
2010-03-16 jakub PR debug/43051
2010-02-03 vmakarov2010-02-03 Vladimir Makarov <vmakarov@redhat.com>
2010-02-01 vmakarov2010-02-01 Vladimir Makarov <vmakarov@redhat.com>
2009-11-25 hjlRemove trailing white spaces.
2009-11-13 abel2009-11-13 Andrey Belevantsev <abel@ispras.ru>
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-17 aolivaPR debug/41535
2009-09-08 jakub PR rtl-optimization/41239
2009-09-07 krebbel2009-09-07 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2009-09-02 vmakarov2009-09-02 Vladimir Makarov <vmakarov@redhat.com>
2009-09-02 aolivagcc/ChangeLog:
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-12-31 uros * sched-deps.c (sched_analyze_2) [UNSPEC_VOLATILE...
2008-10-15 rsandifogcc/
2008-09-10 hubicka * value-prof.c (gimple_ic): Fix tuplification bug.
2008-09-01 abel2008-08-31 Andrey Belevantsev <abel@ispras.ru>
2008-08-06 mkuvyrkov PR target/35659
2008-06-17 stevenRemove libcall notes.
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-11-09 amonakov Maxim Kuvyrkov <maxim@codesourcery.com>
2007-10-17 mkuvyrkov * sched-ebb.c: Surround code with '#ifdef INSN_SCHEDUL...
2007-09-01 kazu * config/arm/arm.c, config/rs6000/ppu_intrinsics.h,
2007-08-31 mkuvyrkov * sched-deps.c (update_dep): Mark arguments with ATTRI...
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-23 chaoyingfu * rtl.c (rtx_code_size): Check CONST_FIXED to calcualt...
2007-08-14 mkuvyrkov * sched-int.h (struct _dep): Rename field 'kind' to...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-11 dberlinMerge dataflow branch into mainline
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-04-19 ebotcazou PR rtl-optimization/29841
2007-04-16 mkuvyrkovPR middle-end/28071
2007-02-17 kazu * sched-deps.c (find_insn_list): Remove.
2007-02-03 kazu * c-decl.c, config/avr/avr.c, config/avr/avr.h,
2007-02-02 mkuvyrkov * sched-int.h (ds_to_dk, dk_to_ds): Declare functions.
2006-09-11 ebotcazou PR rtl-optimization/28726
2006-04-08 kazu * builtins.c, config/arm/arm.c, config/i386/cygwin.h,
2006-03-16 mkuvyrkov2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2006-03-16 mkuvyrkov2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2006-03-15 rakdver * haifa-sched.c (unlink_other_notes, reemit_notes...
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-11 zadeck2005-01-11 Danny Berlin <dberlin@dberlin.org>
2005-10-25 wilsonIA-64 bootstrap failure with --param max-pending-list...
2005-10-15 wilsonFix IA-64 sched-ebb failure due to missing dependencies.
2005-07-27 steven PR rtl-optimization/17808
2005-06-25 kcookUpdate FSF address.
2005-04-26 sayle * sched-deps.c (sched_analyze_1): On STACK_REGS target...
2005-03-08 kazu * sched-deps.c (cache_size): Make it static.
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-05 steven * combine.c (expand_compound_operation) <ZERO_EXTRACT...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-24 steven * cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-15 echristo2004-11-15 Eric Christopher <echristo@redhat.com>
2004-11-08 kazu * sched-deps.c (add_insn_mem_dependence): Make it...
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-11-02 steven * cfgloop.h (struct loop): Update comment.
2004-10-18 kazu * basic-block.h (reg_set_iterator): New.
2004-09-09 nathan * ra-build.c (copy_insn_p, remember_move, defuse_overl...
2004-08-30 rearnsha* sched-deps.c (get_condition): Partially revert previo...
2004-08-30 rearnsha* sched-deps.c (get_condition): Fix breakage in previou...
2004-08-29 rearnsha* sched-deps.c (get_condition): Rewrite using jump...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-06-09 amylaar PR rtl-optimization/15521:
2004-03-25 rth * alias.c (alias_invariant, alias_invariant_siz...
2004-03-04 djPR optimization/14282
2004-03-04 hubicka * cfgcleanup.c (thread_jump): Update call of cselib_init.
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-03 kazu * doloop.c, optabs.c, regmove.c, sched-deps.c,
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
next