]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sel-sched.c
Allow automatics in equivalences
[thirdparty/gcc.git] / gcc / sel-sched.c
2019-05-09  amonakovsel-sched: allow negative insn priority (PR 88879)
2019-04-02  amonakovsel-sched: fixup reset of first_insn (PR 85876)
2019-04-01  amonakovsel-sched: correct reset of reset_sched_cycles_p (PR...
2019-03-18  abel PR middle-end/89676
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-09-08  danglin PR rtl-optimization/85458
2018-04-12  amonakovsel-sched: move cleanup_cfg before calculate_dominance_...
2018-04-09  abel PR rtl-optimization/83530
2018-01-03  jakub Update copyright years.
2017-12-26  amonakovsel-sched: fix zero-usefulness case in sel_rank_for_sch...
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-12-13  amonakovsel-sched: fix sel_rank_for_schedule for qsort (PR...
2017-09-12  rsandifoConvert hard_regno_nregs to a function
2017-09-12  rsandifoMake more use of REG_NREGS
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-02-21  jakub PR target/79570
2017-01-01  jakub Update copyright years.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-26  ktkachov[regrename][sel-sched] Fix bogus use of HARD_FRAME_POIN...
2016-09-23  jakub * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-03-15  abelgcc/
2016-03-12  law PR rtl-optimization/69307
2016-02-11  jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
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-09  tbsaundeuse #if for HARD_FRAME_POINTER_IS_FRAME_POINTER less
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-05-19  rsandifogcc/
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-05-07  rsandifogcc/
2015-05-02  tbsaundemake several functions in the scheduler take rtx_insn *
2015-04-28  tbsaundeadd default for HARD_REGNO_RENAME_OK
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22  rsandifogcc/
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-15  dmalcolmInstruction attributes take an rtx_insn *
2014-09-09  dmalcolmrecog_memoized works on an rtx_insn *
2014-08-28  rsandifogcc/
2014-08-27  dmalcolmUse rtx_insn for various target.def hooks
2014-08-26  dmalcolmUse rtx_insn in more places in sel-sched.c
2014-08-26  dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-26  dmalcolminsn_t becomes an rtx_insn *
2014-08-25  dmalcolmEliminate BB_NOTE_LIST scaffolding
2014-08-25  dmalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22  dmalcolmsel-sched.c: Use rtx_insn
2014-08-22  dmalcolmget_ebb_head_tail works with rtx_insn
2014-08-19  dmalcolmBND_TO scaffolding
2014-08-19  dmalcolmBB_NOTE_LIST scaffolding
2014-08-19  dmalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-08-18  dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-06-04  rsandifogcc/
2014-06-04  rsandifogcc/
2014-06-04  rsandifogcc/
2014-05-22  mkuvyrkovCleanup and improve multipass_dfa_lookahead_guard
2014-05-22  mkuvyrkovRemove IA64 speculation tweaking flags
2014-04-02  mrsMerge in trunk.
2014-02-25  abel * sel-sched.c (calculate_new_fences): New param...
2014-02-25  abel PR rtl-optimization/60292
2014-02-10  mrsMerge in trunk.
2014-02-03  hjlCheck if mode is OK first
2014-02-03  abelgcc/
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-23  abel PR rtl-optimization/57422
2013-12-23  abel PR rtl-optimization/57422
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-09  dmalcolmEliminate SET_BASIC_BLOCK macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-04  mrsMerge in trunk.
2013-08-14  amonakovPR rtl-optimization/57662
2013-04-30  abel PR rtl-optimization/56957
2013-02-19  abel2012-02-19 Andrey Belevantsev <abel@ispras.ru>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-09  abel PR rtl-optimization/53701
2012-07-16  stevengcc/
next