aboutsummaryrefslogtreecommitdiff
path: root/gcc/regs.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-2/+4
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford1-4/+9
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-6/+0
2017-03-14re PR rtl-optimization/79728 (ICE in setup_pressure_classes, at ira.c:912)Bernd Schmidt1-0/+6
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-30Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSEDAlan Modra1-8/+0
2016-04-30Goodbye REG_LIVE_LENGTHAlan Modra1-15/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-1/+0
2015-05-19regs.h (END_HARD_REGNO): Delete.Richard Sandiford1-8/+0
2015-05-19rtl.h (reg_info): Add an nregs field.Richard Sandiford1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-6/+6
2014-09-05Eliminate the checked cast from get_call_reg_set_usageDavid Malcolm1-1/+1
2014-08-24Remove CALLER_SAVE_PROFITABLE since it is not used at present.Kito Cheng1-8/+0
2014-05-28-fuse-caller-save - Collect register usage informationRadovan Obradovic1-0/+4
2014-05-16ira-int.h (REG_FREQ_FROM_EDGE_FREQ): Use optimize_function_for_size_p.Dehao Chen1-3/+1
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