summaryrefslogtreecommitdiff
path: root/gcc/regs.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-01Update remaining calls to choose_hard_reg_modeRichard Sandiford
2019-09-30Add a function for getting the ABI of a call insn targetRichard Sandiford
2019-09-09Simplify the implementation of HARD_REG_SETRichard Sandiford
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford
2017-03-14re PR rtl-optimization/79728 (ICE in setup_pressure_classes, at ira.c:912)Bernd Schmidt
2017-01-01Update copyright years.Jakub Jelinek
2016-04-30Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSEDAlan Modra
2016-04-30Goodbye REG_LIVE_LENGTHAlan Modra
2016-01-04Update copyright years.Jakub Jelinek
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-19regs.h (END_HARD_REGNO): Delete.Richard Sandiford
2015-05-19rtl.h (reg_info): Add an nregs field.Richard Sandiford
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-09-05Eliminate the checked cast from get_call_reg_set_usageDavid Malcolm
2014-08-24Remove CALLER_SAVE_PROFITABLE since it is not used at present.Kito Cheng
2014-05-28-fuse-caller-save - Collect register usage informationRadovan Obradovic
2014-05-16ira-int.h (REG_FREQ_FROM_EDGE_FREQ): Use optimize_function_for_size_p.Dehao Chen
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-02-08re PR debug/53948 (Assignment line missing for -O0 -g)Jeff Law
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher
2012-05-31regs.h (move_table, [...]): Move these definitions and associated target_glob...Richard Sandiford
2012-05-24recog.c (reg_fits_class_p): Check both regno and regno + offset are hard regi...Jim MacArthur
2011-09-07regrename.c (struct du_head): Make nregs signed.Bernd Schmidt
2011-04-10Remove doubled up words.Mike Stump
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-09-02target.def (class_likely_spilled_p): New hook.Anatoly Sokolov
2010-07-12regs.h (target_regs): Add x_direct_load, x_direct_store and x_float_extend_fr...Richard Sandiford
2010-07-12regs.h (target_regs): Add x_hard_regs_of_mode...Richard Sandiford
2010-07-12Makefile.in (target-globals.o): Depend on $(REGS_H).Richard Sandiford
2010-05-23regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher
2009-11-25Remove trailing white spaces.H.J. Lu
2008-08-26[multiple changes]Vladimir Makarov
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues
2008-01-16re PR rtl-optimization/31396 (Inline code performance much worse than out-of-...Jan Hubicka
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-11Merge dataflow branch into mainlineDaniel Berlin
2007-05-22regs.h (end_hard_regno): New function.Richard Sandiford