| Commit message (Expand) | Author | Age | Files | Lines |
* | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2015-06-17 | 1 | -1/+0 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -5/+0 |
* | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 2015-06-06 | 1 | -5/+5 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -2/+0 |
* | rtl.h (REG_NREGS): New macro | Richard Sandiford | 2015-05-19 | 1 | -3/+1 |
* | Use std::swap instead of explicit swaps | Mikhail Maltsev | 2015-05-19 | 1 | -20/+9 |
* | rtl.h (always_void_p): New function. | Richard Sandiford | 2015-05-07 | 1 | -3/+3 |
* | make several functions in the scheduler take rtx_insn * | Trevor Saunders | 2015-05-02 | 1 | -3/+3 |
* | add default for HARD_REGNO_RENAME_OK | Trevor Saunders | 2015-04-28 | 1 | -6/+0 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -0/+3 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2014-10-29 | 1 | -6/+6 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+5 |
* | recog.h (extract_constrain_insn): Declare. | Richard Sandiford | 2014-10-22 | 1 | -3/+1 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 1 | -1/+5 |
* | Instruction attributes take an rtx_insn * | David Malcolm | 2014-09-15 | 1 | -1/+1 |
* | recog_memoized works on an rtx_insn * | David Malcolm | 2014-09-09 | 1 | -1/+1 |
* | sel-sched.c: Include rtl-iter.h | Richard Sandiford | 2014-08-28 | 1 | -48/+26 |
* | Use rtx_insn for various target.def hooks | David Malcolm | 2014-08-27 | 1 | -2/+2 |
* | Use rtx_insn in more places in sel-sched.c | David Malcolm | 2014-08-26 | 1 | -4/+4 |
* | Remove BB_HEAD, BB_END, BB_HEADER scaffolding | David Malcolm | 2014-08-26 | 1 | -1/+1 |
* | insn_t becomes an rtx_insn * | David Malcolm | 2014-08-26 | 1 | -21/+21 |
* | Eliminate BB_NOTE_LIST scaffolding | David Malcolm | 2014-08-25 | 1 | -2/+2 |
* | Strengthen haifa_sched_info callbacks and 3 scheduler hooks | David Malcolm | 2014-08-25 | 1 | -2/+2 |
* | sel-sched.c: Use rtx_insn | David Malcolm | 2014-08-22 | 1 | -11/+12 |
* | get_ebb_head_tail works with rtx_insn | David Malcolm | 2014-08-22 | 1 | -1/+1 |
* | BND_TO scaffolding | David Malcolm | 2014-08-19 | 1 | -2/+2 |
* | BB_NOTE_LIST scaffolding | David Malcolm | 2014-08-19 | 1 | -2/+2 |
* | Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms | David Malcolm | 2014-08-19 | 1 | -6/+6 |
* | Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants | David Malcolm | 2014-08-18 | 1 | -1/+1 |
* | recog.h (operand_alternative): Convert reg_class, reject, matched and matches... | Richard Sandiford | 2014-06-04 | 1 | -2/+2 |
* | recog.h (alternative_class): New function. | Richard Sandiford | 2014-06-04 | 1 | -10/+3 |
* | recog.h (recog_op_alt): Convert to a flat array. | Richard Sandiford | 2014-06-04 | 1 | -6/+6 |
* | Cleanup and improve multipass_dfa_lookahead_guard | Maxim Kuvyrkov | 2014-05-22 | 1 | -1/+1 |
* | Remove IA64 speculation tweaking flags | Maxim Kuvyrkov | 2014-05-22 | 1 | -30/+0 |
* | sel-sched.c (calculate_new_fences): New parameter ptime. | Andrey Belevantsev | 2014-02-25 | 1 | -9/+16 |
* | re PR middle-end/60292 (ICE: in fill_vec_av_set, at sel-sched.c:3863 with -m6... | Andrey Belevantsev | 2014-02-25 | 1 | -1/+2 |
* | Check if mode is OK first | H.J. Lu | 2014-02-03 | 1 | -6/+8 |
* | re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors ... | Andrey Belevantsev | 2014-02-03 | 1 | -1/+5 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | re PR rtl-optimization/57422 (ICE: SIGSEGV in dominated_by_p with custom flags) | Andrey Belevantsev | 2013-12-23 | 1 | -1/+9 |
* | re PR rtl-optimization/57422 (ICE: SIGSEGV in dominated_by_p with custom flags) | Andrey Belevantsev | 2013-12-23 | 1 | -1/+1 |
* | Eliminate BASIC_BLOCK macro. | David Malcolm | 2013-12-09 | 1 | -8/+10 |
* | Eliminate SET_BASIC_BLOCK macro. | David Malcolm | 2013-12-09 | 1 | -2/+2 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 2013-11-19 | 1 | -2/+3 |
* | Eliminate n_basic_blocks macro | David Malcolm | 2013-11-19 | 1 | -1/+1 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -3/+3 |
* | re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors ... | Andrey Belevantsev | 2013-08-14 | 1 | -1/+14 |
* | re PR rtl-optimization/56957 (ICE in add_insn_after, at emit-rtl.c:3783) | Andrey Belevantsev | 2013-04-30 | 1 | -4/+3 |
* | re PR middle-end/55889 (ICE: in move_op_ascend, at sel-sched.c:6153 with -fsc... | Andrey Belevantsev | 2013-02-19 | 1 | -0/+67 |