aboutsummaryrefslogtreecommitdiff
path: root/gcc/regs.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-02-16don't declare header-defined functions both static and inlinePatrick Palka1-11/+11
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-04-05try multi-reg dest in default_zero_call_used_regsAlexandre Oliva1-0/+5
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-15IPA: fix profile handling in IRAMartin Liska1-1/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-01Update remaining calls to choose_hard_reg_modeRichard Sandiford1-1/+1
2019-09-30Add a function for getting the ABI of a call insn targetRichard Sandiford1-4/+0
2019-09-09Simplify the implementation of HARD_REG_SETRichard Sandiford1-4/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
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