aboutsummaryrefslogtreecommitdiff
path: root/gcc/sel-sched.c
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-26sel-sched: fix zero-usefulness case in sel_rank_for_schedule (PR 83513)Alexander Monakov
2017-12-19 * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withJakub Jelinek
2017-12-13sel-sched: fix sel_rank_for_schedule for qsort (PR 82398)Alexander Monakov
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford
2017-09-12Make more use of REG_NREGSRichard Sandiford
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford
2017-02-21 PR target/79570Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-26[regrename][sel-sched] Fix bogus use of HARD_FRAME_POINTER_REGNUM (was: Fix a...Kyrylo Tkachov
2016-09-23 * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,Jakub Jelinek
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-03-15gcc/Andrey Belevantsev
2016-03-12 PR rtl-optimization/69307Andrey Belevantsev
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andJakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-08-13 * ira-int.h: Include recog.h.Andrew Macleod
2015-08-07Add alternative_mask to ira_implicitly_set_insn_hard_regsH.J. Lu
2015-07-09use #if for HARD_FRAME_POINTER_IS_FRAME_POINTER lessTrevor Saunders
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-06gcc/Richard Sandiford
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-19gcc/Richard Sandiford
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev
2015-05-07gcc/Richard Sandiford
2015-05-02make several functions in the scheduler take rtx_insn *Trevor Saunders
2015-04-28add default for HARD_REGNO_RENAME_OKTrevor Saunders
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-10-29gcc/ada/Richard Sandiford
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-22gcc/Richard Sandiford
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-09-15Instruction attributes take an rtx_insn *David Malcolm
2014-09-09recog_memoized works on an rtx_insn *David Malcolm
2014-08-28gcc/Richard Sandiford
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm
2014-08-26Use rtx_insn in more places in sel-sched.cDavid Malcolm
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingDavid Malcolm
2014-08-26insn_t becomes an rtx_insn *David Malcolm
2014-08-25Eliminate BB_NOTE_LIST scaffoldingDavid Malcolm
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm
2014-08-22sel-sched.c: Use rtx_insnDavid Malcolm
2014-08-22get_ebb_head_tail works with rtx_insnDavid Malcolm