aboutsummaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
AgeCommit message (Expand)Author
2017-04-18gcc/law
2017-01-15Make rtl_split_edge work for jumps that fall through (PR72749)segher
2017-01-01 Update copyright years.jakub
2016-10-26 * haifa-sched.c (call_used_regs_num): Rename to...pthaugen
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-23 * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,jakub
2016-08-28haifa-sched.c: make ready_list an auto_vec<rtx_insn *>tbsaunde
2016-07-28merge adjust_cost and adjust_cost_2 target hookstbsaunde
2016-07-28haifa-sched.c: make twins a auto_vec<rtx_insn *>tbsaunde
2016-07-13use auto_vec for more local variablestbsaunde
2016-01-18 * haifa-sched.c (autopref_multipass_init): Work aroundjakub
2016-01-04 Update copyright years.jakub
2015-11-18Release memory in haifa-schedmarxin
2015-11-10[haifa-sched] PR rtl-optimization/68236: Exit early from autoprefetcher looka...ktkachov
2015-11-09Change behavior of -fsched-verbose optionlaw
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-21[PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw
2015-10-19[haifa-sched] model load/store multiples properly in autoprefetcher schedulingktkachov
2015-08-19remove useless typedefstbsaunde
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-30gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-02make several functions in the scheduler take rtx_insn *tbsaunde
2015-05-02change local vars to rtx_insn *tbsaunde
2015-04-22make some HAVE_cc0 code always compiledtbsaunde
2015-04-22always define HAVE_cc0tbsaunde
2015-04-22add default definition of EH_RETURN_DATA_REGNOtbsaunde
2015-04-18remove need for store_values_directlytbsaunde
2015-02-19Fix PR64935mkuvyrkov
2015-02-17[Haifa Scheduler] Fix latent bug in macro-fusion/instruction groupingjgreenhalgh
2015-02-11 PR target/63347law
2015-02-01Fix scheduling undeterminism from sorting with DEBUG_INSNsmkuvyrkov
2015-01-17Model cache auto-prefetcher in schedulermkuvyrkov
2015-01-05 Update copyright years.jakub
2014-11-14 * timevar.def (TV_SCHED_FUSION): New time var.amker
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-24Disable max_issue when scheduling for register pressuremkuvyrkov
2014-10-24Remove cached_first_cycle_multipass_dfa_lookahead and cached_issue_ratemkuvyrkov
2014-10-24Improve scheduler dumps of ready listmkuvyrkov
2014-10-24Account for prologue spills in reg_pressure schedulingmkuvyrkov