Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-08-22 | sel-sched.c: Use rtx_insn | David Malcolm | 1 | -11/+12 |
2014-08-22 | get_ebb_head_tail works with rtx_insn | David Malcolm | 1 | -1/+1 |
2014-08-19 | BND_TO scaffolding | David Malcolm | 1 | -2/+2 |
2014-08-19 | BB_NOTE_LIST scaffolding | David Malcolm | 1 | -2/+2 |
2014-08-19 | Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms | David Malcolm | 1 | -6/+6 |
2014-08-18 | Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants | David Malcolm | 1 | -1/+1 |
2014-06-04 | recog.h (operand_alternative): Convert reg_class, reject, matched and matches... | Richard Sandiford | 1 | -2/+2 |
2014-06-04 | recog.h (alternative_class): New function. | Richard Sandiford | 1 | -10/+3 |
2014-06-04 | recog.h (recog_op_alt): Convert to a flat array. | Richard Sandiford | 1 | -6/+6 |
2014-05-22 | Cleanup and improve multipass_dfa_lookahead_guard | Maxim Kuvyrkov | 1 | -1/+1 |
2014-05-22 | Remove IA64 speculation tweaking flags | Maxim Kuvyrkov | 1 | -30/+0 |
2014-02-25 | sel-sched.c (calculate_new_fences): New parameter ptime. | Andrey Belevantsev | 1 | -9/+16 |
2014-02-25 | re PR middle-end/60292 (ICE: in fill_vec_av_set, at sel-sched.c:3863 with -m6... | Andrey Belevantsev | 1 | -1/+2 |
2014-02-03 | Check if mode is OK first | H.J. Lu | 1 | -6/+8 |
2014-02-03 | re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors ... | Andrey Belevantsev | 1 | -1/+5 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-23 | re PR rtl-optimization/57422 (ICE: SIGSEGV in dominated_by_p with custom flags) | Andrey Belevantsev | 1 | -1/+9 |
2013-12-23 | re PR rtl-optimization/57422 (ICE: SIGSEGV in dominated_by_p with custom flags) | Andrey Belevantsev | 1 | -1/+1 |
2013-12-09 | Eliminate BASIC_BLOCK macro. | David Malcolm | 1 | -8/+10 |
2013-12-09 | Eliminate SET_BASIC_BLOCK macro. | David Malcolm | 1 | -2/+2 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -2/+3 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+3 |
2013-08-14 | re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors ... | Andrey Belevantsev | 1 | -1/+14 |
2013-04-30 | re PR rtl-optimization/56957 (ICE in add_insn_after, at emit-rtl.c:3783) | Andrey Belevantsev | 1 | -4/+3 |
2013-02-19 | re PR middle-end/55889 (ICE: in move_op_ascend, at sel-sched.c:6153 with -fsc... | Andrey Belevantsev | 1 | -0/+67 |