Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-21 | ira: Handle register filters | Richard Sandiford | 1 | -0/+14 |
2023-09-29 | Remove poly_int_pod | Richard Sandiford | 1 | -1/+1 |
2023-05-18 | Machine_Mode: Extend machine_mode from 8 to 16 bits | Pan Li | 1 | -28/+28 |
2023-02-16 | don't declare header-defined functions both static and inline | Patrick Palka | 1 | -25/+25 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-02-28 | rtl-optimization/104686 - speed up conflict iteration | Richard Biener | 1 | -4/+6 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -10/+10 |
2022-01-11 | ira: Fix old-reload targets [PR103974] | Richard Sandiford | 1 | -2/+8 |
2022-01-10 | ira: Handle "soft" conflicts between cap and non-cap allocnos | Richard Sandiford | 1 | -0/+1 |
2022-01-10 | ira: Consider modelling caller-save allocations as loop spills | Richard Sandiford | 1 | -0/+39 |
2022-01-10 | ira: Try to avoid propagating conflicts | Richard Sandiford | 1 | -0/+37 |
2022-01-10 | ira: Add ira_subloop_allocnos_can_differ_p | Richard Sandiford | 1 | -0/+28 |
2022-01-10 | ira: Add a ira_loop_border_costs class | Richard Sandiford | 1 | -0/+56 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-07-05 | ira: Support more matching constraint forms with param [PR100328] | Kewen Lin | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-30 | Remove global call sets: IRA | Richard Sandiford | 1 | -0/+29 |
2019-09-09 | Tweak interface to ira-build.c:ior_hard_reg_conflicts | Richard Sandiford | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -4/+4 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+4 |
2019-07-01 | Use alternative_mask for add_insn_allocno_copies | Richard Sandiford | 1 | -2/+2 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 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-12-21 | poly_int: reload<->ira interface | Richard Sandiford | 1 | -1/+1 |
2017-09-12 | Convert hard_regno_nregs to a function | Richard Sandiford | 1 | -2/+2 |
2017-02-07 | re PR middle-end/79399 (GCC fails to compile big source at -O0) | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -1/+1 |
2015-08-13 | ira-int.h: Include recog.h. | Andrew MacLeod | 1 | -0/+2 |
2015-08-07 | Add alternative_mask to ira_implicitly_set_insn_hard_regs | H.J. Lu | 1 | -0/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -4/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-15 | re PR rtl-optimization/63397 (signed integer overflows in ira.c) | Vladimir Makarov | 1 | -3/+3 |
2014-12-15 | ira-int.h (ira_prohibited_class_mode_regs): Remove. | Vladimir Makarov | 1 | -7/+0 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -4/+4 |
2014-10-14 | ira.c: Fix typo in comment. | Kito Cheng | 1 | -2/+2 |
2014-10-03 | ira-int.h (ira_allocno): Mark hard_regno as signed. | David Sherwood | 1 | -1/+1 |
2014-09-30 | ira-int.h (ira_allocno): Add "wmode" field. | David Sherwood | 1 | -1/+5 |
2014-09-18 | Add header guard to several header files. | Kito Cheng | 1 | -0/+5 |
2014-09-12 | ira.h (ira_finish_once): Delete. | Richard Sandiford | 1 | -1/+5 |
2014-09-09 | recog_memoized works on an rtx_insn * | David Malcolm | 1 | -1/+1 |
2014-08-22 | ira: Use rtx_insn in various places | David Malcolm | 1 | -3/+5 |
2014-05-28 | -fuse-caller-save - Use collected 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/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -14/+14 |