aboutsummaryrefslogtreecommitdiff
path: root/gcc/regs.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-02-08re PR debug/53948 (Assignment line missing for -O0 -g)Jeff Law1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-15/+11
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-2/+2
2012-05-31regs.h (move_table, [...]): Move these definitions and associated target_glob...Richard Sandiford1-23/+0
2012-05-24recog.c (reg_fits_class_p): Check both regno and regno + offset are hard regi...Jim MacArthur1-0/+7
2011-09-07regrename.c (struct du_head): Make nregs signed.Bernd Schmidt1-0/+44
2011-04-10Remove doubled up words.Mike Stump1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-02target.def (class_likely_spilled_p): New hook.Anatoly Sokolov1-6/+0
2010-07-12regs.h (target_regs): Add x_direct_load, x_direct_store and x_float_extend_fr...Richard Sandiford1-0/+15
2010-07-12regs.h (target_regs): Add x_hard_regs_of_mode...Richard Sandiford1-20/+32
2010-07-12Makefile.in (target-globals.o): Depend on $(REGS_H).Richard Sandiford1-10/+25
2010-05-23regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher1-2/+1
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-4/+0
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-1/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2008-08-26[multiple changes]Vladimir Makarov1-0/+18
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+3
2008-01-16re PR rtl-optimization/31396 (Inline code performance much worse than out-of-...Jan Hubicka1-0/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-70/+90
2007-05-22regs.h (end_hard_regno): New function.Richard Sandiford1-0/+84
2007-02-01lower-subreg.c: New file.Ian Lance Taylor1-1/+4
2006-04-14basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY.Kazu Hirata1-10/+17
2005-08-22re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that i...Jakub Jelinek1-0/+7
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-11-22bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell1-0/+1
2004-10-09regs.h (struct reg_info_def): Remove the last_node_uid and changes_mode fields.Steven Bosscher1-7/+0
2004-09-24re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p)Richard Henderson1-2/+0
2004-07-22tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini1-0/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+4
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-02alias.c (record_set): Use hard_regno_nregs.Jan Hubicka1-0/+3
2003-12-06re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc)Alan Modra1-2/+5
2003-07-11regclass.c (choose_hard_reg_mode): Add third argument.J"orn Rennecke1-1/+1
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-4/+4
2003-06-19c-tree.h: Remove declaration of poplevel.Andreas Jaeger1-5/+1
2003-02-28combine.c (gen_lowpart_for_combine): Update handling of subregs_of_modeJan Hubicka1-1/+1
2002-11-04hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez1-7/+4
2001-11-27aix.h (REG_SIZE): Don't #undef.Kaveh R. Ghazi1-16/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-30flow.c (mark_set_1): Use REG_FREQ_FROM_BB.Jan Hubicka1-0/+18
2001-06-22regs.h (struct reg_info_def): Add freq field.Jan Hubicka1-2/+6
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-2/+18
2001-02-28caller-save.c (reg_save_code, [...]): Index by mode, not NREGS.Jan Hubicka1-1/+1
2000-06-13combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson1-4/+6