summaryrefslogtreecommitdiff
path: root/gcc/regs.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* re PR debug/53948 (Assignment line missing for -O0 -g)Jeff Law2013-02-081-0/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher2012-12-051-15/+11
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-2/+2
* regs.h (move_table, [...]): Move these definitions and associated target_glob...Richard Sandiford2012-05-311-23/+0
* recog.c (reg_fits_class_p): Check both regno and regno + offset are hard regi...Jim MacArthur2012-05-241-0/+7
* regrename.c (struct du_head): Make nregs signed.Bernd Schmidt2011-09-071-0/+44
* Remove doubled up words.Mike Stump2011-04-101-1/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* target.def (class_likely_spilled_p): New hook.Anatoly Sokolov2010-09-021-6/+0
* regs.h (target_regs): Add x_direct_load, x_direct_store and x_float_extend_fr...Richard Sandiford2010-07-121-0/+15
* regs.h (target_regs): Add x_hard_regs_of_mode...Richard Sandiford2010-07-121-20/+32
* Makefile.in (target-globals.o): Depend on $(REGS_H).Richard Sandiford2010-07-121-10/+25
* regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher2010-05-231-2/+1
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-4/+0
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* [multiple changes]Vladimir Makarov2008-08-261-0/+18
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* re PR rtl-optimization/31396 (Inline code performance much worse than out-of-...Jan Hubicka2008-01-161-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-70/+90
* regs.h (end_hard_regno): New function.Richard Sandiford2007-05-221-0/+84
* lower-subreg.c: New file.Ian Lance Taylor2007-02-011-1/+4
* basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY.Kazu Hirata2006-04-141-10/+17
* re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that i...Jakub Jelinek2005-08-221-0/+7
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-0/+1
* regs.h (struct reg_info_def): Remove the last_node_uid and changes_mode fields.Steven Bosscher2004-10-091-7/+0
* re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p)Richard Henderson2004-09-241-2/+0
* tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini2004-07-221-0/+4
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+4
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-041-1/+1
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-0/+3
* re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc)Alan Modra2003-12-061-2/+5
* regclass.c (choose_hard_reg_mode): Add third argument.J"orn Rennecke2003-07-111-1/+1
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-4/+4
* c-tree.h: Remove declaration of poplevel.Andreas Jaeger2003-06-191-5/+1
* combine.c (gen_lowpart_for_combine): Update handling of subregs_of_modeJan Hubicka2003-02-281-1/+1
* hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez2002-11-041-7/+4
* aix.h (REG_SIZE): Don't #undef.Kaveh R. Ghazi2001-11-271-16/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* flow.c (mark_set_1): Use REG_FREQ_FROM_BB.Jan Hubicka2001-07-301-0/+18
* regs.h (struct reg_info_def): Add freq field.Jan Hubicka2001-06-221-2/+6
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-2/+18
* caller-save.c (reg_save_code, [...]): Index by mode, not NREGS.Jan Hubicka2001-02-281-1/+1
* combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson2000-06-131-4/+6
* print-rtl.c (reg_names): Remove const.Richard Henderson2000-05-271-1/+1