summaryrefslogtreecommitdiff
path: root/gcc/reginfo.c
Commit message (Expand)AuthorAgeFilesLines
* PR 69577: Invalid RA of destination subregsRichard Sandiford2016-02-041-5/+46
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-10/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-10/+9
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...Trevor Saunders2015-05-221-3/+2
* reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERTrevor Saunders2015-04-221-3/+2
* remove need for store_values_directlyTrevor Saunders2015-04-181-12/+3
* re PR rtl-optimization/32790 (REG_N_SETS holds wrong value)Jeff Law2015-01-171-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-4/+14
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* PR jit/63854: Fix memory leak of reginfo.c: valid_mode_changes_obstackDavid Malcolm2014-11-191-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-12/+12
* PR rtl-optimization/63340 (part 2)Richard Sandiford2014-10-291-7/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-4/+7
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+5
* hard-reg-set.h: Include hash-table.h.Richard Sandiford2014-09-221-44/+92
* reginfo.c: Use rtx_insn (also touches rtl.h)David Malcolm2014-08-221-5/+5
* re PR rtl-optimization/61629 (FAIL: gcc.dg/20020312-2.c (internal compiler er...Richard Sandiford2014-07-241-2/+5
* remove has_executeTrevor Saunders2014-07-091-1/+0
* system.h (TEST_BIT): New macro.Richard Sandiford2014-05-271-0/+1
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+1
* remove has_gateTrevor Saunders2014-04-171-1/+0
* re PR debug/54694 (internal compiler error: in dwarf2out_frame_debug_expr, at...Richard Henderson2014-01-151-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+4
* cse.c (count_reg_usage): Handle INT_LIST.Richard Sandiford2013-09-271-0/+1
* re PR target/58139 (PowerPC volatile VSX register live across call)Peter Bergner2013-09-051-13/+8
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-17/+34
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* reginfo.c (max_regno_since_last_resize): New.Vladimir Makarov2012-10-031-10/+34
* alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck2012-08-231-4/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-1/+1
* regs.h (move_table, [...]): Move these definitions and associated target_glob...Richard Sandiford2012-05-311-111/+0
* Check for incompatible pointer sign extensionH.J. Lu2012-04-111-11/+1
* function.h (regno_reg_rtx): Adjust comment.Richard Sandiford2012-01-311-6/+8
* hard-reg-set.h (target_hard_regs): Add x_accessible_reg_set and x_operand_reg...Richard Sandiford2011-11-271-0/+28
* regset.h (fixed_reg_set_regset): Declare.Joern Rennecke2011-11-061-2/+12
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-2/+1
* Print location for conflicting global regs.Andi Kleen2011-06-091-4/+14
* reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas...Anatoly Sokolov2011-05-011-1/+2
* [multiple changes]Vladimir Makarov2011-03-291-7/+7