aboutsummaryrefslogtreecommitdiff
path: root/gcc/reginfo.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-4/+4
2013-09-27cse.c (count_reg_usage): Handle INT_LIST.Richard Sandiford1-0/+1
2013-09-05re PR target/58139 (PowerPC volatile VSX register live across call)Peter Bergner1-13/+8
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-17/+34
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-10-03reginfo.c (max_regno_since_last_resize): New.Vladimir Makarov1-10/+34
2012-08-23alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck1-4/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-1/+1
2012-05-31regs.h (move_table, [...]): Move these definitions and associated target_glob...Richard Sandiford1-111/+0
2012-04-11Check for incompatible pointer sign extensionH.J. Lu1-11/+1
2012-01-31function.h (regno_reg_rtx): Adjust comment.Richard Sandiford1-6/+8
2011-11-27hard-reg-set.h (target_hard_regs): Add x_accessible_reg_set and x_operand_reg...Richard Sandiford1-0/+28
2011-11-06regset.h (fixed_reg_set_regset): Declare.Joern Rennecke1-2/+12
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-2/+1
2011-06-09Print location for conflicting global regs.Andi Kleen1-4/+14
2011-05-01reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas...Anatoly Sokolov1-1/+2
2011-03-29[multiple changes]Vladimir Makarov1-7/+7
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-7/+7
2011-03-27[multiple changes]Vladimir Makarov1-7/+7