| Commit message (Expand) | Author | Age | Files | Lines |
* | target-insns.def (reload_load_address): New targetm instruction pattern. | Richard Sandiford | 2015-07-28 | 1 | -4/+2 |
* | bb-reorder.c: Don't include obstack.h if backend.h is included. | Andrew Macleod | 2015-07-10 | 1 | -1/+0 |
* | gimple-predict.h: New file. | Andrew MacLeod | 2015-07-10 | 1 | -0/+1 |
* | always define WORD_REGISTER_OPERATIONS | Trevor Saunders | 2015-07-09 | 1 | -1/+1 |
* | reduce conditional compilation based on AUTO_INC_DEC | Trevor Saunders | 2015-07-09 | 1 | -14/+6 |
* | always define AUTO_INC_DEC | Trevor Saunders | 2015-07-09 | 1 | -9/+9 |
* | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 2015-07-08 | 1 | -2/+5 |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -11/+4 |
* | Use std::swap instead of manual swaps. | Mikhail Maltsev | 2015-06-22 | 1 | -5/+1 |
* | 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 | -6/+0 |
* | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 2015-06-06 | 1 | -2/+2 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -5/+0 |
* | Use std::swap instead of explicit swaps | Mikhail Maltsev | 2015-05-19 | 1 | -6/+3 |
* | rtl.h (always_void_p): New function. | Richard Sandiford | 2015-05-07 | 1 | -11/+8 |
* | type reg_equiv_init as rtx_insn_list | Trevor Saunders | 2015-05-02 | 1 | -4/+4 |
* | reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTER | Trevor Saunders | 2015-04-22 | 1 | -6/+4 |
* | dojump.h: New header file. | Prathamesh Kulkarni | 2015-01-15 | 1 | -5/+16 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -0/+4 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | Add a no_register_allocation target hook. | Bernd Schmidt | 2014-11-05 | 1 | -0/+5 |
* | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 2014-11-01 | 1 | -0/+1 |
* | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2014-10-29 | 1 | -33/+33 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+5 |
* | recog.h (constrain_operands): Add an alternative_mask parameter. | Richard Sandiford | 2014-10-22 | 1 | -7/+10 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 1 | -0/+4 |
* | Replace INSN_DELETED_P with rtx_insn member functions | Trevor Saunders | 2014-09-16 | 1 | -1/+1 |
* | use rtx_insn * more | Trevor Saunders | 2014-09-16 | 1 | -1/+1 |
* | Introduce LABEL_REF_LABEL | David Malcolm | 2014-09-11 | 1 | -3/+3 |
* | recog_memoized works on an rtx_insn * | David Malcolm | 2014-09-09 | 1 | -3/+3 |
* | NEXT_INSN and PREV_INSN take a const rtx_insn | David Malcolm | 2014-08-28 | 1 | -11/+11 |
* | Convert forced_labels from an EXPR_LIST to an INSN_LIST | David Malcolm | 2014-08-28 | 1 | -3/+3 |
* | Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LIST | David Malcolm | 2014-08-28 | 1 | -3/+3 |
* | reload1.c: Include rtl-iter.h. | Richard Sandiford | 2014-08-28 | 1 | -26/+26 |
* | rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_list | David Malcolm | 2014-08-27 | 1 | -3/+3 |
* | Use rtx_expr_list for expr_status.x_forced_labels | David Malcolm | 2014-08-27 | 1 | -5/+4 |
* | reload: Use rtx_insn (also touches caller-save.c and config/arc/arc) | David Malcolm | 2014-08-22 | 1 | -89/+96 |
* | Convert various rtx to rtx_note * | David Malcolm | 2014-08-19 | 1 | -1/+2 |
* | common.md: New file. | Richard Sandiford | 2014-06-11 | 1 | -15/+0 |
* | system.h (REG_CLASS_FROM_CONSTRAINT): Poison. | Richard Sandiford | 2014-06-11 | 1 | -2/+4 |
* | Improve reload code generation by ignoring init insns for reloads. | Bernd Schmidt | 2014-05-21 | 1 | -37/+64 |
* | re PR target/57935 (ICE in rs6000_secondary_reload_inner:15181, type = load) | Alan Modra | 2014-02-27 | 1 | -2/+5 |
* | re PR middle-end/52306 (ICE in cselib_record_set, at cselib.c:2158) | Jeff Law | 2014-02-10 | 1 | -2/+11 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | David Malcolm | 2013-12-09 | 1 | -4/+4 |
* | Eliminate last_basic_block macro. | David Malcolm | 2013-12-09 | 1 | -1/+1 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 2013-11-19 | 1 | -2/+2 |
* | Eliminate n_basic_blocks macro | David Malcolm | 2013-11-19 | 1 | -1/+1 |
* | cfgrtl.c (can_fallthru): Reorder code to move tablejump check up. | Steven Bosscher | 2013-11-13 | 1 | -1/+2 |
* | re PR rtl-optimization/58545 (error: unable to find a register to spill in cl... | Joern Rennecke | 2013-10-30 | 1 | -29/+44 |