]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sched-deps.c
In PR70010, a function is marked with target(no-vsx) to disable VSX code
[thirdparty/gcc.git] / gcc / sched-deps.c
2019-10-01  rsandifoRemove clobber_high
2019-09-30  rsandifoRemove global call sets: sched-deps.c
2019-09-30  rsandifoPass an ABI identifier to hard_regno_call_part_clobbered
2019-09-09  rsandifoAdd "fast" conversions from arrays to bitmaps
2019-09-09  rsandifoRemove AND_COMPL_HARD_REG_SET
2019-09-09  rsandifoRemove IOR_HARD_REG_SET
2019-09-09  rsandifoMake note_stores take an rtx_insn
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-04-05  amylaar * sched-deps.c (sched_macro_fuse_insns): Check...
2019-03-25  law PR rtl-optimization/88347
2019-01-11  sje2019-01-11 Steve Ellcey <sellcey@marvell.com>
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-12-06  rguenth2018-12-06 Richard Biener <rguenther@suse.de>
2018-08-06  alahay01Remaining support for clobber high
2018-04-11  amonakovsched-deps: respect deps->readonly in macro-fusion...
2018-01-30  jakub PR rtl-optimization/83986
2018-01-27  jakub PR middle-end/84040
2018-01-03  jakub Update copyright years.
2017-09-20  law * combine-stack-adj.c (combine_stack_adjustments_for_b...
2017-09-12  rsandifoConvert hard_regno_nregs to a function
2017-09-04  rsandifoTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30  rsandifoDrop df_ from df_read_modify_subreg_p
2017-06-30  naveenh2017-06-29 Naveen H.S <Naveen.Hurugalawadi@cavium...
2017-01-01  jakub Update copyright years.
2016-10-28  seghersched: Do not mix prologue and epilogue insns
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-07  rguenth2016-10-07 Richard Biener <rguenther@suse.de>
2016-05-19  uros * sched-deps.c (sched_analyze_2) <case TRAP_IF>: Also
2016-05-02  ebotcazou PR rtl-optimization/70886
2016-03-21  abelgcc/
2016-03-15  abelgcc/
2016-01-04  jakub Update copyright years.
2015-11-06  rguenth2015-11-06 Richard Biener <rguenther@suse.de>
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-16  miyukiShare memory blocks between pool allocators
2015-08-13  amacleod * ira-int.h: Include recog.h.
2015-08-07  hjlAdd alternative_mask to ira_implicitly_set_insn_hard_regs
2015-07-16  marxinAdd new object_allocator and clean-up allocator usage.
2015-07-09  tbsaundereduce conditional compilation based on AUTO_INC_DEC
2015-07-09  tbsaundealways define AUTO_INC_DEC
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06  rsandifogcc/
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01  marxinFix pool_allocator fallback.
2015-06-01  marxinChange use to type-based pool allocator in
2015-06-01  jgreenhalgh[Patch obvious] Fuseable is not a word -> s/fuseable...
2015-05-22  tbsaunderemove most ifdef STACK_GROWS_DOWNWARD
2015-05-22  tbsaundealways define STACK_GROWS_DOWNWARD
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  rsandifogcc/
2015-05-09  tbsaundemore rtx_insn * in sched-deps.c
2015-05-02  tbsaundemake several functions in the scheduler take rtx_insn *
2015-04-22  tbsaunderemove more ifdefs for HAVE_cc0
2015-04-22  tbsaundealways define HAVE_cc0
2015-04-22  tbsaunderemove some ifdef HAVE_cc0
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  olegendogcc/
2015-01-05  jakub Update copyright years.
2014-11-24  ktkachov[sched-deps] Remove needless check for modified_in_p...
2014-11-11  amker * sched-deps.c (sched_analyze_1): Check pending list...
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-15  dmalcolmdeps_start_bb takes an insn
2014-09-05  dmalcolmUse rtx_insn for more scheduler things, plus CONST_CAST...
2014-09-01  jakub PR target/62025
2014-08-28  dmalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-27  dmalcolmUse rtx_expr_list in various places
2014-08-27  dmalcolmUse rtx_insn_list in various places
2014-08-27  dmalcolmUse rtx_insn for various target.def hooks
2014-08-26  dmalcolmcselib (also touches sched-deps.c)
2014-08-26  dmalcolmVarious scheduling strengthenings
2014-08-26  dmalcolmRemove DEP_PRO/CON scaffolding
2014-08-26  dmalcolminsn_t becomes an rtx_insn *
2014-08-25  dmalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22  dmalcolmsched-deps.c: Use rtx_insn
2014-08-19  dmalcolmDEP_PRO/DEP_CON scaffolding
2014-08-12  jakub PR target/62025
2014-08-04  ktkachov[sched-deps] Generalise usage of macro fusion to work...
2014-07-17  rguenth2014-07-17 Richard Biener <rguenther@suse.de>
2014-06-15  rsandifogcc/
2014-06-04  rsandifogcc/
2014-02-10  mrsMerge in trunk.
2014-02-05  rthPR debug/52727
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-04  rsandifoMerge with trunk.
2013-12-03  wmi2013-12-03 Wei Mi <wmi@google.com>
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-09  rsandifoMerge with trunk.
2013-11-06  vmakarov2013-11-06 Vladimir Makarov <vmakarov@redhat.com>
2013-07-21  mrsFix typos.
2013-06-03  jakub PR rtl-optimization/57268
2013-06-01  dinar2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
next