]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sched-deps.c
[6/6] Preprocessor forced macro location
[thirdparty/gcc.git] / gcc / sched-deps.c
2018-08-06  Alan HaywardRemaining support for clobber high
2018-04-11  Alexander Monakovsched-deps: respect deps->readonly in macro-fusion...
2018-01-30  Jakub Jelinekre PR target/83986 (ICE in maybe_record_trace_start...
2018-01-27  Jakub Jelinekre PR middle-end/84040 (compilation time of gcc.c-tortu...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-20  Jeff Lawcombine-stack-adj.c (combine_stack_adjustments_for_bloc...
2017-09-12  Richard SandifordConvert hard_regno_nregs to a function
2017-09-04  Richard SandifordTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30  Richard SandifordDrop df_ from df_read_modify_subreg_p
2017-06-30  Naveen H.Saarch64.c (aarch_macro_fusion_pair_p): Push the check...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-28  Segher Boessenkoolsched: Do not mix prologue and epilogue insns
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-07  Richard Bienerbitmap.c (bitmap_elem_to_freelist): Set indx to -1.
2016-05-19  Uros Bizjaksched-deps.c (sched_analyze_2): Also force pending...
2016-05-02  Eric Botcazoure PR rtl-optimization/70886 (-frename-registers causes...
2016-03-21  Andrey Belevantsevre PR rtl-optimization/69102 (ICE: in move_op_ascend...
2016-03-15  Andrey Belevantsevre PR target/64411 (ICE: in verify_target_availability...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-06  Richard Bienertree-ssa-sccvn.c (class sccvn_dom_walker): Add destructor.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-16  Mikhail MaltsevShare memory blocks between pool allocators
2015-08-13  Andrew MacLeodira-int.h: Include recog.h.
2015-08-07  H.J. LuAdd alternative_mask to ira_implicitly_set_insn_hard_regs
2015-07-16  Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-09  Trevor Saundersreduce conditional compilation based on AUTO_INC_DEC
2015-07-09  Trevor Saundersalways define AUTO_INC_DEC
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...
next