aboutsummaryrefslogtreecommitdiff
path: root/gcc/reginfo.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-3/+3
2019-01-11aarch64.c (aarch64_simd_call_p): New function.Steve Ellcey1-5/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-20Add support for grouping of related diagnostics (PR other/84889)David Malcolm1-0/+1
2018-08-06Remaining support for clobber highAlan Hayward1-0/+4
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford1-7/+9
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03poly_int: REGMODE_NATURAL_SIZERichard Sandiford1-4/+8
2017-12-20poly_int: SUBREG_BYTERichard Sandiford1-3/+7
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-1/+1
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford1-7/+8
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-7/+7
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-5/+10
2017-08-30Drop df_ from df_read_modify_subreg_pRichard Sandiford1-1/+1
2017-08-30[4/77] Add FOR_EACH iterators for modesRichard Sandiford1-12/+4
2017-03-14re PR rtl-optimization/79728 (ICE in setup_pressure_classes, at ira.c:912)Bernd Schmidt1-5/+15
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-1/+1
2016-05-03Fix PR44281, bad RA with global regs.Bernd Schmidt1-0/+1
2016-02-04PR 69577: Invalid RA of destination subregsRichard Sandiford1-5/+46
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-10/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-10/+9
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-22don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...Trevor Saunders1-3/+2
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERTrevor Saunders1-3/+2
2015-04-18remove need for store_values_directlyTrevor Saunders1-12/+3
2015-01-17re PR rtl-optimization/32790 (REG_N_SETS holds wrong value)Jeff Law1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-4/+14
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19PR jit/63854: Fix memory leak of reginfo.c: valid_mode_changes_obstackDavid Malcolm1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-12/+12
2014-10-29PR rtl-optimization/63340 (part 2)Richard Sandiford1-7/+3
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-4/+7
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+5
2014-09-22hard-reg-set.h: Include hash-table.h.Richard Sandiford1-44/+92
2014-08-22reginfo.c: Use rtx_insn (also touches rtl.h)David Malcolm1-5/+5
2014-07-24re PR rtl-optimization/61629 (FAIL: gcc.dg/20020312-2.c (internal compiler er...Richard Sandiford1-2/+5
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-05-27system.h (TEST_BIT): New macro.Richard Sandiford1-0/+1
2014-04-17pass cfun to pass::executeTrevor Saunders1-1/+1
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-15re PR debug/54694 (internal compiler error: in dwarf2out_frame_debug_expr, at...Richard Henderson1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1