summaryrefslogtreecommitdiff
path: root/gcc/regs.h
Commit message (Expand)AuthorAgeFilesLines
* Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSEDAlan Modra2016-04-301-8/+0
* Goodbye REG_LIVE_LENGTHAlan Modra2016-04-301-15/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* regs.h (END_HARD_REGNO): Delete.Richard Sandiford2015-05-191-8/+0
* rtl.h (reg_info): Add an nregs field.Richard Sandiford2015-05-191-2/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-6/+6
* Eliminate the checked cast from get_call_reg_set_usageDavid Malcolm2014-09-051-1/+1
* Remove CALLER_SAVE_PROFITABLE since it is not used at present.Kito Cheng2014-08-241-8/+0
* -fuse-caller-save - Collect register usage informationRadovan Obradovic2014-05-281-0/+4
* ira-int.h (REG_FREQ_FROM_EDGE_FREQ): Use optimize_function_for_size_p.Dehao Chen2014-05-161-3/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* 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