]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sched-int.h
cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.
[thirdparty/gcc.git] / gcc / sched-int.h
2013-12-10  Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-21  David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-06  Vladimir Makarovtree-pass.h (make_pass_live_range_shrinkage): New external.
2013-05-25  Steven Bosschersched-int.h (ds_t, dw_t): Make unsigned int.
2013-04-13  Steven Bosschersched-deps.c (deps_analyze_insn): Do not check for...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-26  Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-08  Bernd Schmidtsched-int.h (schedule_block): Adjust declaration.
2012-09-19  Bernd Schmidtdbgcnt.def (sched_breakdep): New counter.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-06-06  Richard Sandifordinvoke.texi (sched-pressure-algorithm): Document new...
2012-04-26  Richard Sandifordsched-int.h (_haifa_insn_data): Move priority_status.
2012-04-26  Richard Sandifordcommon.opt (fsched-pressure-algorithm=): New option.
2012-01-09  Richard Sandifordsched-int.h (bb_note): Move to...
2011-10-21  Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
2011-09-30  Bernd Schmidtsched-ebb.c (schedule_ebb): No longer static.
2011-09-30  Bernd Schmidthaifa-sched.c (modulo_ii, [...]): New static variables.
2011-08-12  Richard Hendersonre PR rtl-optimization/49994 (ICE: in maybe_record_trac...
2011-08-11  Sergey Grechaniksched-deps.c (sched_get_condition_with_rev): Rename...
2011-07-15  Bernd Schmidtrevert: re PR rtl-optimization/11320 (Scheduler bug)
2011-07-13  Bernd Schmidthaifa-sched.c: Include "hashtab.h"
2011-07-13  Bernd Schmidtsched-int.h (struct _dep): Add member cost.
2011-05-27  Bernd Schmidtsched-int.h (struct _haifa_deps_insn_data): New members...
2011-05-27  Bernd Schmidthaifa-sched.c (sched_scan_info): Remove.
2011-04-08  Andrey Belevantsevre PR rtl-optimization/48272 (internal compiler error...
2011-04-01  Bernd Schmidtsched-ebb.c (begin_schedule_ready): Remove second argument.
2011-03-29  Vladimir Makarov[multiple changes]
2011-03-28  Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27  Vladimir Makarov[multiple changes]
2011-02-02  Alexandre Olivare PR debug/47498 (-fcompare-debug failure with -fsched...
2011-01-31  Alexandre Olivarevert: re PR debug/45136 (-fcompare-debug failure...
2011-01-25  Alexandre Olivare PR debug/45136 (-fcompare-debug failure with -Os...
2010-11-02  Maxim KuvyrkovModel decoder of Core 2/i7 for multipass scheduling.
2010-10-21  Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-09-09  Reza YazdaniDispatch scheduling for AMD Bulldozer processors.
2010-05-27  Jan Hubickasched-ebb.c: Rename struct deps to struct deps_desc.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-03  Steven Bosscherpostreload-gcse.c (insert_expr_in_table): Replace BLOCK...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-13  Andrey Belevantsevsched-deps.c (init_deps): New parameter lazy_reg_last.
2009-09-08  Jakub Jelinekre PR rtl-optimization/41239 (Scheduler reorders divisi...
2009-09-02  Vladimir Makarovinvoke.texi (-fsched-pressure): Document it.
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-09  Maxim Kuvyrkovhaifa-sched.c (insn_finishes_cycle_p): New static function.
2009-05-11  Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-18  Alexander Monakovre PR middle-end/37499 (Scheduling pass 2 time increase...
2008-09-05  Trevor SmigielImproved branch hints, safe hints, and scheduling.
2008-09-01  Andrey Belevantsevsel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.
2008-09-01  Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-06  Maxim Kuvyrkovre PR target/35659 (Miscompiled code with -O2 (but...
2008-06-17  Steven BosscherRemove libcall notes.
2007-10-17  Maxim Kuvyrkovsched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.
2007-09-01  Kazu Hirataarm.c, [...]: Fix comment typos.
2007-08-27  Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-14  Maxim Kuvyrkovsched-int.h (struct _dep): Rename field 'kind' to ...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-21  Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-04  Maxim Kuvyrkovhaifa-sched.c (rtx_vec_t): New typedef.
2007-05-04  Maxim Kuvyrkovsched-ebb.c (debug_ebb_dependencies): New static function.
2007-04-16  Maxim Kuvyrkovre PR middle-end/28071 (A file that can not be compiled...
2007-02-17  Kazu Hiratasched-deps.c (find_insn_list): Remove.
2007-02-03  Kazu Hiratac-decl.c, [...]: Fix comment typos.
2007-02-02  Maxim Kuvyrkovre PR middle-end/28071 (A file that can not be compiled...
2006-11-29  Tehila Meyzelshaifa-sched.c: Remove define LINE_NOTE(INSN).
2006-11-11  Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-10-07  Kazu Hirata* sched-int.h: Fix comment typos.
2006-10-07  Kazu Hirata* gimplify.c, sched-int.h: Fix comment typos.
2006-10-06  Maxim Kuvyrkovsched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.
2006-10-06  Maxim Kuvyrkovre PR rtl-optimization/29128 (ICE: in move_block_after_...
2006-08-17  Maxim Kuvyrkovre PR rtl-optimization/28489 (ICE in move_insn, at...
2006-04-15  Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-04-08  Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-30  Maxim Kuvyrkovre PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)
2006-03-28  Maxim Kuvyrkov2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2006-03-27  Maxim Kuvyrkovrtl.def (Copyright): Update date.
2006-03-23  Maxim Kuvyrkovhaifa-sched.c (choose_ready): Fix type of the local...
2006-03-16  Maxim Kuvyrkovtarget.h (struct spec_info_def): New opaque declaration.
2006-03-16  Maxim Kuvyrkovsched-int.h (struct haifa_insn_data): New fields: resol...
2006-03-16  Maxim Kuvyrkovddg.c (build_intra_loop_deps): Adjust add_forward_depen...
2006-02-06  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-07-27  Steven Bosscherre PR rtl-optimization/17808 (Scheduler overly conserva...
2005-06-25  Kelley CookUpdate FSF address.
2005-04-09  Kazu Hiratasched-int.h (haifa_insn_data): Remove blockage and...
2004-11-08  Kazu Hiratasched-deps.c (add_insn_mem_dependence): Make it static.
2004-07-20  Paolo Bonzinigenattr.c (struct range, [...]): Remove them.
2004-06-09  J"orn Renneckere PR rtl-optimization/15521 (sched1 extends life of...
2004-06-03  Jerry QuinnMakefile.in (RA_H, [...]): New.
2004-02-23  Kazu Hirataconvert.c, [...]: Update copyright.
2004-02-20  Kazu Hiratahaifa-sched.c (sched_emit_insn): Remove.
2003-10-07  Dorit Naishlossched-int.h (sched_info): New field sched_max_insns_pri...
2003-10-05  Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-07-15  Eric Botcazoure PR rtl-optimization/11320 (Scheduler bug)
2003-07-06  Andreas Jaegerbasic-block.h: Convert prototypes to ISO C90.
2003-07-06  Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-01  Kazu Hiratabasic-block.h: Fix comment typos.
next