]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sched-deps.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / sched-deps.c
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06  Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01  Martin LiskaFix pool_allocator fallback.
2015-06-01  Martin LiskaChange use to type-based pool allocator in
2015-06-01  James Greenhalgh[Patch obvious] Fuseable is not a word -> s/fuseable...
2015-05-22  Trevor Saundersremove most ifdef STACK_GROWS_DOWNWARD
2015-05-22  Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19  Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-09  Trevor Saundersmore rtx_insn * in sched-deps.c
2015-05-02  Trevor Saundersmake several functions in the scheduler take rtx_insn *
2015-04-22  Trevor Saundersremove more ifdefs for HAVE_cc0
2015-04-22  Trevor Saundersalways define HAVE_cc0
2015-04-22  Trevor Saundersremove some ifdef HAVE_cc0
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Oleg Endortlanal.c (refers_to_regno_p): Change return value...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-24  Kyrylo Tkachov[sched-deps] Remove needless check for modified_in_p...
2014-11-11  Bin Chengsched-deps.c (sched_analyze_1): Check pending list...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-15  David Malcolmdeps_start_bb takes an insn
2014-09-05  David MalcolmUse rtx_insn for more scheduler things, plus CONST_CAST...
2014-09-01  Jakub Jelinekre PR target/62025 (Miscompilation of openssl sha512.c)
2014-08-28  David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-27  David MalcolmUse rtx_expr_list in various places
2014-08-27  David MalcolmUse rtx_insn_list in various places
2014-08-27  David MalcolmUse rtx_insn for various target.def hooks
2014-08-26  David Malcolmcselib (also touches sched-deps.c)
2014-08-26  David MalcolmVarious scheduling strengthenings
2014-08-26  David MalcolmRemove DEP_PRO/CON scaffolding
2014-08-26  David Malcolminsn_t becomes an rtx_insn *
2014-08-25  David MalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22  David Malcolmsched-deps.c: Use rtx_insn
2014-08-19  David MalcolmDEP_PRO/DEP_CON scaffolding
2014-08-12  Jakub Jelinekre PR target/62025 (Miscompilation of openssl sha512.c)
2014-08-04  Ramana Radhakrishnan[sched-deps] Generalise usage of macro fusion to work...
2014-07-17  Richard Bienerre PR rtl-optimization/61801 (sched2 miscompiles syscal...
2014-06-15  Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-06-04  Richard Sandifordrecog.h (operand_alternative): Convert reg_class, rejec...
2014-02-05  Richard Hendersonre PR debug/52727 (internal compiler error at dwarf2cfi...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-03  Wei Mire PR rtl-optimization/59020 (internal compiler error...
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-06  Vladimir Makarovtree-pass.h (make_pass_live_range_shrinkage): New external.
2013-07-21  Ondřej BílkaFix typos.
2013-06-03  Jakub Jelinekre PR rtl-optimization/57268 (c nested loops hang compi...
2013-06-01  Dinar Temirbulatovrevert: re PR rtl-optimization/57268 (c nested loops...
2013-05-31  Dinar Temirbulatovre PR rtl-optimization/57268 (c nested loops hang compi...
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-03-05  Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-25  Andrey Belevantsev* sched-deps.c (sched_analyze_insn): Fix typo in comment.
2013-02-25  Andrey Belevantsevre PR middle-end/56077 (volatile ignored when function...
2013-01-28  Jakub Jelinekre PR rtl-optimization/56117 (ICE: in cselib_subst_to_v...
2013-01-16  Vladimir Makarovre PR rtl-optimization/56005 (FAIL: gcc.target/i386...
2013-01-15  Vladimir MakarovPR rtl-optimization/pr55153
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-08  Bernd Schmidtre PR rtl-optimization/54850 (FAIL: gcc.c-torture/execu...
2012-10-16  Steven Bosscherrtl.h (get_call_rtx_from): New prototype.
2012-10-03  Jakub Jelinekre PR rtl-optimization/54792 (-fcompare-debug failures...
2012-09-28  Bernd Schmidtre PR bootstrap/54688 (violation of implicit restrictio...
2012-09-19  Bernd Schmidtdbgcnt.def (sched_breakdep): New counter.
2012-08-27  Maxim Kuvyrkovsched-deps.c (add_dependence_list_and_free): Simplify.
2012-08-23  Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-14  Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-05-09  Richard Sandifordre PR bootstrap/53249 (Bootstrap failure)
2012-04-26  Richard Sandifordsched-deps.c (fixup_sched_groups): Rename to...
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-02-13  Jakub Jelinekre PR bootstrap/52172 (stage 3 Bootstrap comparison...
2012-01-25  Jakub Jelinekre PR middle-end/51986 (uninitialized variable warning...
2012-01-24  Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2011-11-30  Jakub Jelinekre PR rtl-optimization/48721 (ICE: verify_flow_info...
2011-11-22  Tom de Vriesre PR rtl-optimization/50764 (ICE: in maybe_record_trac...
2011-10-21  Bernd Schmidtre PR bootstrap/50825 (bootstrap fails at stage1 libgcc...
2011-10-21  Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
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-14  Bernd Schmidthaifa-sched.c (schedule_insns): Remove outdated comment.
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-04-20  Jim Meyeringremove useless if-before-free tests
2011-04-09  Anatoly Sokolovexpr.c (expand_expr_real_1): Use add_to_hard_reg_set...
2011-04-08  Andrey Belevantsevre PR rtl-optimization/48272 (internal compiler error...
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-03  Alexandre Olivare PR debug/43092 (Wrong debuginfo with VTA and -fomit...
2011-02-02  Alexandre Olivare PR debug/47498 (-fcompare-debug failure with -fsched...
next