summaryrefslogtreecommitdiff
path: root/gcc/reginfo.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-7/+7
* [multiple changes]Vladimir Makarov2011-03-271-7/+7
* reginfo.c (struct subregs_of_mode_node): Remove.Richard Guenther2010-12-091-70/+31
* rtl.h (invalid_mode_change_p): Adjust prototype.Richard Guenther2010-12-091-2/+2
* re PR debug/46771 (-fcompare-debug failure (length) with -O -ftree-vectorize)Jakub Jelinek2010-12-061-1/+1
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-221-5/+2
* timevar.def (TV_IPA_OPT, [...]): New.Michael Matz2010-11-171-1/+1
* tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.Richard Earnshaw2010-11-131-36/+41
* reginfo.c (fix_register): Avoid inserting English word in diagnostic sentence.Joseph Myers2010-11-111-5/+33
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-2/+2
* tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonz...Joseph Myers2010-08-201-3/+2
* re PR target/45296 (register long double ICE at -O2, -Os, -O3)Uros Bizjak2010-08-171-0/+8
* reload.h (register_move_cost, [...]): Adjust prototype.Anatoly Sokolov2010-08-151-5/+4
* reginfo.c (init_reg_sets): Don't zero globals here.Richard Sandiford2010-07-121-3/+3
* Makefile.in (reginfo.o): Don't depend on $(GGC_H) or gt-reginfo.h.Richard Sandiford2010-07-121-6/+0