]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/haifa-sched.c
* doc/md.texi: Document vec_shl_<mode> pattern.
[thirdparty/gcc.git] / gcc / haifa-sched.c
2019-03-01  amonakovhaifa-sched: handle fallthru edge to EXIT block (PR...
2019-01-01  jakub Update copyright years.
2018-10-19  rdappReset insn priority after inc/ref replacement
2018-09-13  vladlazarSchedule by INSN_COST in case of tie
2018-08-06  alahay01Remaining support for clobber high
2018-02-08  wilcoPR84068, PR83459: Fix sort order of SCHED_PRESSURE_MODEL
2018-01-03  jakub Update copyright years.
2017-12-12  aoliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-24  wilcoCleanup autopref scheduling
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-10-11  wilsonAllow 2 insns from sched group to issue in same cycle...
2017-10-06  wilcoPR82396 workaround
2017-10-04  wilcoRevert r253399:
2017-10-04  wilcoFix PR82396: qsort comparator non-negative on sorted...
2017-09-27  amonakovhaifa-sched: fix autopref_rank_for_schedule qsort compa...
2017-09-21  segherRename existing insn_cost to insn_sched_cost
2017-07-04  hubicka * haifa-sched.c (sched_create_recovery_edges): Update...
2017-06-08  hubicka * cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb...
2017-05-14  tbsaundemove several bitmaps from gc memory to the default...
2017-04-18  lawgcc/
2017-01-15  segherMake rtl_split_edge work for jumps that fall through...
2017-01-01  jakub Update copyright years.
2016-10-26  pthaugen * haifa-sched.c (call_used_regs_num): Rename to...
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-23  jakub * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,
2016-08-28  tbsaundehaifa-sched.c: make ready_list an auto_vec<rtx_insn *>
2016-07-28  tbsaundemerge adjust_cost and adjust_cost_2 target hooks
2016-07-28  tbsaundehaifa-sched.c: make twins a auto_vec<rtx_insn *>
2016-07-13  tbsaundeuse auto_vec for more local variables
2016-01-18  jakub * haifa-sched.c (autopref_multipass_init): Work around
2016-01-04  jakub Update copyright years.
2015-11-18  marxinRelease memory in haifa-sched
2015-11-10  ktkachov[haifa-sched] PR rtl-optimization/68236: Exit early...
2015-11-09  lawChange behavior of -fsched-verbose option
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-21  law[PATCH] Move RTL printing code from sched-vis.c into...
2015-10-19  ktkachov[haifa-sched] model load/store multiples properly in...
2015-08-19  tbsaunderemove useless typedefs
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
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  rsandifogcc/
2015-05-02  tbsaundemake several functions in the scheduler take rtx_insn *
2015-05-02  tbsaundechange local vars to rtx_insn *
2015-04-22  tbsaundemake some HAVE_cc0 code always compiled
2015-04-22  tbsaundealways define HAVE_cc0
2015-04-22  tbsaundeadd default definition of EH_RETURN_DATA_REGNO
2015-04-18  tbsaunderemove need for store_values_directly
2015-02-19  mkuvyrkovFix PR64935
2015-02-17  jgreenhalgh[Haifa Scheduler] Fix latent bug in macro-fusion/instru...
2015-02-11  law PR target/63347
2015-02-01  mkuvyrkovFix scheduling undeterminism from sorting with DEBUG_INSNs
2015-01-17  mkuvyrkovModel cache auto-prefetcher in scheduler
2015-01-05  jakub Update copyright years.
2014-11-14  amker * timevar.def (TV_SCHED_FUSION): New time var.
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-24  mkuvyrkovDisable max_issue when scheduling for register pressure
2014-10-24  mkuvyrkovRemove cached_first_cycle_multipass_dfa_lookahead and...
2014-10-24  mkuvyrkovImprove scheduler dumps of ready list
2014-10-24  mkuvyrkovAccount for prologue spills in reg_pressure scheduling
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-18  vmakarov2014-09-18 Vladimir Makarov <vmakarov@redhat.com>
2014-09-05  dmalcolmUse rtx_insn_list within haifa-sched.c
2014-09-05  dmalcolmReturn type of get_ready_element
2014-08-28  dmalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-28  dmalcolmMake SET_NEXT_INSN/SET_PREV_INSN require an rtx_insn
2014-08-27  dmalcolmUse rtx_insn_list in various places
2014-08-27  dmalcolmUse rtx_insn for various target.def hooks
2014-08-26  dmalcolmRemove DF_REF_INSN scaffolding
2014-08-26  dmalcolmVarious scheduling strengthenings
2014-08-26  dmalcolmUse rtx_insn in more places in haifa-sched.c
2014-08-26  dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-26  dmalcolmRemove DEP_PRO/CON 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  dmalcolmget_ebb_head_tail works with rtx_insn
2014-08-22  dmalcolmhaifa-sched.c: Use rtx_insn
2014-08-19  dmalcolmConvert various rtx to rtx_note *
2014-08-19  dmalcolmDEP_PRO/DEP_CON 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-08-07  mkuvyrkovAdd statistical printout of rank_for_schedule decisions
2014-08-07  mkuvyrkovFix INSN_TICK heuristic for SCHED_PRESSURE
2014-08-06  vmakarov2014-08-06 Vladimir Makarov <vmakarov@redhat.com>
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-05-22  mkuvyrkovCleanup and improve multipass_dfa_lookahead_guard
2014-05-22  mkuvyrkovRemove IA64 speculation tweaking flags
2014-05-22  mkuvyrkovImprove scheduling debug output
next