aboutsummaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
AgeCommit message (Expand)Author
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
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-182014-09-18 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2014-09-05Use rtx_insn_list within haifa-sched.cdmalcolm
2014-09-05Return type of get_ready_elementdmalcolm
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm
2014-08-28Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insndmalcolm
2014-08-27Use rtx_insn_list in various placesdmalcolm
2014-08-27Use rtx_insn for various target.def hooksdmalcolm
2014-08-26Remove DF_REF_INSN scaffoldingdmalcolm
2014-08-26Various scheduling strengtheningsdmalcolm