Age | Commit message (Expand) | Author | Files | Lines |
2018-04-12 | sel-sched: move cleanup_cfg before calculate_dominance_info (PR 85354) | Alexander Monakov | 1 | -0/+5 |
2018-04-09 | re PR rtl-optimization/83530 (ICE in reset_sched_cycles_in_current_ebb, at se... | Andrey Belevantsev | 1 | -4/+14 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-26 | sel-sched: fix zero-usefulness case in sel_rank_for_schedule (PR 83513) | Alexander Monakov | 1 | -9/+14 |
2017-12-19 | read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ... | Jakub Jelinek | 1 | -1/+1 |
2017-12-13 | sel-sched: fix sel_rank_for_schedule for qsort (PR 82398) | Alexander Monakov | 1 | -1/+1 |
2017-09-12 | Convert hard_regno_nregs to a function | Richard Sandiford | 1 | -4/+4 |
2017-09-12 | Make more use of REG_NREGS | Richard Sandiford | 1 | -2/+2 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -1/+1 |
2017-09-04 | Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook | Richard Sandiford | 1 | -2/+2 |
2017-02-21 | re PR target/79570 (ICE in sel-sched-ir.c:4534 in pr69956.c) | Jakub Jelinek | 1 | -0/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-09-26 | [regrename][sel-sched] Fix bogus use of HARD_FRAME_POINTER_REGNUM (was: Fix a... | Kyrylo Tkachov | 1 | -1/+1 |
2016-09-23 | sel-sched-ir.c (sel_global_bb_info, [...]): Remove unnecessary = vNULL initia... | Jakub Jelinek | 1 | -2/+2 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -3/+1 |
2016-03-15 | re PR rtl-optimization/63384 (scheduler loops on endless fence list with -fse... | Andrey Belevantsev | 1 | -2/+3 |
2016-03-12 | re PR rtl-optimization/69307 (wrong code with -O2 -fselective-scheduling @ ar... | Andrey Belevantsev | 1 | -23/+36 |
2016-02-12 | cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. | Jakub Jelinek | 1 | -2/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -6/+0 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -21/+6 |
2015-08-13 | ira-int.h: Include recog.h. | Andrew MacLeod | 1 | -1/+0 |
2015-08-07 | Add alternative_mask to ira_implicitly_set_insn_hard_regs | H.J. Lu | 1 | -1/+3 |
2015-07-09 | use #if for HARD_FRAME_POINTER_IS_FRAME_POINTER less | Trevor Saunders | 1 | -5/+4 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -9/+6 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-06 | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 1 | -5/+5 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -2/+0 |
2015-05-19 | rtl.h (REG_NREGS): New macro | Richard Sandiford | 1 | -3/+1 |
2015-05-19 | Use std::swap instead of explicit swaps | Mikhail Maltsev | 1 | -20/+9 |
2015-05-07 | rtl.h (always_void_p): New function. | Richard Sandiford | 1 | -3/+3 |
2015-05-02 | make several functions in the scheduler take rtx_insn * | Trevor Saunders | 1 | -3/+3 |
2015-04-28 | add default for HARD_REGNO_RENAME_OK | Trevor Saunders | 1 | -6/+0 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+3 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -6/+6 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+5 |
2014-10-22 | recog.h (extract_constrain_insn): Declare. | Richard Sandiford | 1 | -3/+1 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -1/+5 |
2014-09-15 | Instruction attributes take an rtx_insn * | David Malcolm | 1 | -1/+1 |
2014-09-09 | recog_memoized works on an rtx_insn * | David Malcolm | 1 | -1/+1 |
2014-08-28 | sel-sched.c: Include rtl-iter.h | Richard Sandiford | 1 | -48/+26 |
2014-08-27 | Use rtx_insn for various target.def hooks | David Malcolm | 1 | -2/+2 |
2014-08-26 | Use rtx_insn in more places in sel-sched.c | David Malcolm | 1 | -4/+4 |
2014-08-26 | Remove BB_HEAD, BB_END, BB_HEADER scaffolding | David Malcolm | 1 | -1/+1 |
2014-08-26 | insn_t becomes an rtx_insn * | David Malcolm | 1 | -21/+21 |
2014-08-25 | Eliminate BB_NOTE_LIST scaffolding | David Malcolm | 1 | -2/+2 |
2014-08-25 | Strengthen haifa_sched_info callbacks and 3 scheduler hooks | David Malcolm | 1 | -2/+2 |