Age | Commit message (Expand) | Author | Files | Lines |
2023-02-16 | don't declare header-defined functions both static and inline | Patrick Palka | 1 | -11/+11 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-04-05 | try multi-reg dest in default_zero_call_used_regs | Alexandre Oliva | 1 | -0/+5 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-10-15 | IPA: fix profile handling in IRA | Martin Liska | 1 | -1/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-01 | Update remaining calls to choose_hard_reg_mode | Richard Sandiford | 1 | -1/+1 |
2019-09-30 | Add a function for getting the ABI of a call insn target | Richard Sandiford | 1 | -4/+0 |
2019-09-09 | Simplify the implementation of HARD_REG_SET | Richard Sandiford | 1 | -4/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-03 | asan.c (create_cond_insert_point): Maintain profile. | Jan Hubicka | 1 | -2/+4 |
2017-09-12 | Convert hard_regno_nregs to a function | Richard Sandiford | 1 | -4/+9 |
2017-09-04 | Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook | Richard Sandiford | 1 | -6/+0 |
2017-03-14 | re PR rtl-optimization/79728 (ICE in setup_pressure_classes, at ira.c:912) | Bernd Schmidt | 1 | -0/+6 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-04-30 | Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED | Alan Modra | 1 | -8/+0 |
2016-04-30 | Goodbye REG_LIVE_LENGTH | Alan Modra | 1 | -15/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -1/+0 |
2015-05-19 | regs.h (END_HARD_REGNO): Delete. | Richard Sandiford | 1 | -8/+0 |
2015-05-19 | rtl.h (reg_info): Add an nregs field. | Richard Sandiford | 1 | -2/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -6/+6 |
2014-09-05 | Eliminate the checked cast from get_call_reg_set_usage | David Malcolm | 1 | -1/+1 |
2014-08-24 | Remove CALLER_SAVE_PROFITABLE since it is not used at present. | Kito Cheng | 1 | -8/+0 |
2014-05-28 | -fuse-caller-save - Collect register usage information | Radovan Obradovic | 1 | -0/+4 |
2014-05-16 | ira-int.h (REG_FREQ_FROM_EDGE_FREQ): Use optimize_function_for_size_p. | Dehao Chen | 1 | -3/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -1/+1 |
2013-02-08 | re PR debug/53948 (Assignment line missing for -O0 -g) | Jeff Law | 1 | -0/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2012-12-05 | tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation. | Steven Bosscher | 1 | -15/+11 |
2012-07-08 | basic-block.h: Re-group most prototypes per file. | Steven Bosscher | 1 | -2/+2 |
2012-05-31 | regs.h (move_table, [...]): Move these definitions and associated target_glob... | Richard Sandiford | 1 | -23/+0 |
2012-05-24 | recog.c (reg_fits_class_p): Check both regno and regno + offset are hard regi... | Jim MacArthur | 1 | -0/+7 |
2011-09-07 | regrename.c (struct du_head): Make nregs signed. | Bernd Schmidt | 1 | -0/+44 |
2011-04-10 | Remove doubled up words. | Mike Stump | 1 | -1/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-09-02 | target.def (class_likely_spilled_p): New hook. | Anatoly Sokolov | 1 | -6/+0 |
2010-07-12 | regs.h (target_regs): Add x_direct_load, x_direct_store and x_float_extend_fr... | Richard Sandiford | 1 | -0/+15 |
2010-07-12 | regs.h (target_regs): Add x_hard_regs_of_mode... | Richard Sandiford | 1 | -20/+32 |
2010-07-12 | Makefile.in (target-globals.o): Depend on $(REGS_H). | Richard Sandiford | 1 | -10/+25 |
2010-05-23 | regs.h: Do not include obstack.h, basic-block.h. | Steven Bosscher | 1 | -2/+1 |
2010-05-03 | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 1 | -4/+0 |
2010-04-30 | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 1 | -1/+0 |