Age | Commit message (Expand) | Author | Files | Lines |
2017-09-05 | Make mode_for_size return an opt_mode | Richard Sandiford | 1 | -8/+6 |
2017-09-05 | Make more use of int_mode_for_mode | Richard Sandiford | 1 | -5/+1 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 1 | -2/+3 |
2017-08-30 | [30/77] Use scalar_int_mode for doubleword splits | Richard Sandiford | 1 | -2/+4 |
2017-08-30 | [17/77] Add an int_mode_for_size helper function | Richard Sandiford | 1 | -2/+1 |
2017-08-30 | [6/77] Make GET_MODE_WIDER return an opt_mode | Richard Sandiford | 1 | -1/+1 |
2017-08-22 | Make more use of paradoxical_subreg_p | Richard Sandiford | 1 | -8/+3 |
2017-05-14 | use auto_bitmap more | Trevor Saunders | 1 | -7/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-21 | use rtx_insn * more places where it is obvious | Trevor Saunders | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -4/+1 |
2016-03-29 | re PR target/70355 (ICE: in simplify_subreg_concatn, at lower-subreg.c:617 wi... | Richard Henderson | 1 | -1/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -9/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -8/+8 |
2015-07-10 | bb-reorder.c: Don't include obstack.h if backend.h is included. | Andrew Macleod | 1 | -1/+0 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-09 | reduce conditional compilation based on AUTO_INC_DEC | Trevor Saunders | 1 | -16/+14 |
2015-07-09 | always define AUTO_INC_DEC | Trevor Saunders | 1 | -2/+2 |
2015-07-08 | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 1 | -2/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+3 |
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-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-26 | caller-save.c (init_caller_save): Base temporary register numbers on LAST_VIR... | Richard Sandiford | 1 | -2/+2 |
2015-05-22 | always define STACK_GROWS_DOWNWARD | Trevor Saunders | 1 | -7/+0 |
2015-05-07 | rtl.h (always_void_p): New function. | Richard Sandiford | 1 | -1/+1 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -2/+11 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -3/+9 |
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 | -12/+12 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-08-28 | lower-subreg.c (find_decomposable_subregs): Turn from being a for_each_rtx ca... | Richard Sandiford | 1 | -101/+100 |
2014-08-28 | lower-subreg.c (adjust_decomposed_uses): Delete. | Richard Sandiford | 1 | -29/+18 |
2014-08-28 | lower-subreg.c: Include rtl-iter.h. | Richard Sandiford | 1 | -38/+33 |
2014-08-22 | lower-subreg.c: Use rtx_insn | David Malcolm | 1 | -23/+26 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -2/+0 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -3/+2 |
2014-04-17 | genmodes.c (struct mode_data): Add need_bytesize_adj field. | Jakub Jelinek | 1 | -1/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -18/+12 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -10/+2 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -2/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -2/+2 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Eliminate BASIC_BLOCK macro. | David Malcolm | 1 | -1/+1 |
2013-10-31 | lower-subreg.c (resolve_simple_move): Copy REG_INC note. | Zhenqiang Chen | 1 | -0/+23 |
2013-10-28 | * lower-subreg.c (resolve_simple_move): Fix comment typo. | Jeff Law | 1 | -1/+1 |
2013-10-21 | Re-factor inclusion of tree.h. | Diego Novillo | 1 | -0/+1 |