Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | poly_int: GET_MODE_SIZE | Richard Sandiford | 1 | -7/+9 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | poly_int: REGMODE_NATURAL_SIZE | Richard Sandiford | 1 | -4/+8 |
2017-12-20 | poly_int: SUBREG_BYTE | Richard Sandiford | 1 | -3/+7 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 1 | -1/+1 |
2017-09-12 | Convert hard_regno_nregs to a function | Richard Sandiford | 1 | -7/+8 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -7/+7 |
2017-09-04 | Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook | Richard Sandiford | 1 | -5/+10 |
2017-08-30 | Drop df_ from df_read_modify_subreg_p | Richard Sandiford | 1 | -1/+1 |
2017-08-30 | [4/77] Add FOR_EACH iterators for modes | Richard Sandiford | 1 | -12/+4 |
2017-03-14 | re PR rtl-optimization/79728 (ICE in setup_pressure_classes, at ira.c:912) | Bernd Schmidt | 1 | -5/+15 |
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-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -1/+1 |
2016-05-03 | Fix PR44281, bad RA with global regs. | Bernd Schmidt | 1 | -0/+1 |
2016-02-04 | PR 69577: Invalid RA of destination subregs | Richard Sandiford | 1 | -5/+46 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -10/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+9 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -10/+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-22 | don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep... | Trevor Saunders | 1 | -3/+2 |
2015-04-22 | reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTER | Trevor Saunders | 1 | -3/+2 |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -12/+3 |
2015-01-17 | re PR rtl-optimization/32790 (REG_N_SETS holds wrong value) | Jeff Law | 1 | -1/+1 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -4/+14 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | PR jit/63854: Fix memory leak of reginfo.c: valid_mode_changes_obstack | David Malcolm | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -12/+12 |
2014-10-29 | PR rtl-optimization/63340 (part 2) | Richard Sandiford | 1 | -7/+3 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -4/+7 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -1/+5 |
2014-09-22 | hard-reg-set.h: Include hash-table.h. | Richard Sandiford | 1 | -44/+92 |
2014-08-22 | reginfo.c: Use rtx_insn (also touches rtl.h) | David Malcolm | 1 | -5/+5 |
2014-07-24 | re PR rtl-optimization/61629 (FAIL: gcc.dg/20020312-2.c (internal compiler er... | Richard Sandiford | 1 | -2/+5 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-05-27 | system.h (TEST_BIT): New macro. | Richard Sandiford | 1 | -0/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -1/+1 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-15 | re PR debug/54694 (internal compiler error: in dwarf2out_frame_debug_expr, at... | Richard Henderson | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -1/+1 |
2013-10-21 | Re-factor inclusion of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -4/+4 |
2013-09-27 | cse.c (count_reg_usage): Handle INT_LIST. | Richard Sandiford | 1 | -0/+1 |
2013-09-05 | re PR target/58139 (PowerPC volatile VSX register live across call) | Peter Bergner | 1 | -13/+8 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -17/+34 |