| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 1 | -1/+1 |
* | reginfo: Add a global_reg_set | Richard Sandiford | 2020-12-17 | 1 | -0/+2 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | Hide regs_invalidated_by_call etc. | Richard Sandiford | 2019-09-30 | 1 | -0/+4 |
* | Remove call_really_used_regs | Richard Sandiford | 2019-09-10 | 1 | -4/+0 |
* | Hide call_used_regs in target-independent code | Richard Sandiford | 2019-09-10 | 1 | -1/+3 |
* | Add call_used_or_fixed_reg_p | Richard Sandiford | 2019-09-10 | 1 | -0/+9 |
* | Replace call_used_reg_set with call_used_or_fixed_regs | Richard Sandiford | 2019-09-10 | 1 | -5/+2 |
* | Remove no_caller_save_reg_set | Richard Sandiford | 2019-09-10 | 1 | -6/+0 |
* | Remove call_fixed_reg_set | Richard Sandiford | 2019-09-10 | 1 | -7/+11 |
* | Add "fast" conversions from arrays to bitmaps | Richard Sandiford | 2019-09-09 | 1 | -0/+12 |
* | Remove hard_reg_set_equal_p | Richard Sandiford | 2019-09-09 | 1 | -16/+15 |
* | Remove IOR_COMPL_HARD_REG_SET | Richard Sandiford | 2019-09-09 | 1 | -14/+0 |
* | Remove AND_COMPL_HARD_REG_SET | Richard Sandiford | 2019-09-09 | 1 | -10/+2 |
* | Remove IOR_HARD_REG_SET | Richard Sandiford | 2019-09-09 | 1 | -13/+20 |
* | Remove AND_HARD_REG_SET | Richard Sandiford | 2019-09-09 | 1 | -12/+21 |
* | Remove COMPL_HARD_REG_SET | Richard Sandiford | 2019-09-09 | 1 | -14/+9 |
* | Remove COPY_HARD_REG_SET | Richard Sandiford | 2019-09-09 | 1 | -11/+4 |
* | Simplify the implementation of HARD_REG_SET | Richard Sandiford | 2019-09-09 | 1 | -326/+79 |
* | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 2019-07-09 | 1 | -2/+2 |
* | PR other/16615 [1/5] | Sandra Loosemore | 2019-01-09 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | Turn CANNOT_CHANGE_MODE_CLASS into a hook | Richard Sandiford | 2017-09-15 | 1 | -4/+4 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Fix PR44281, bad RA with global regs. | Bernd Schmidt | 2016-05-03 | 1 | -0/+8 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | hash-table.h: Update comments. | Richard Sandiford | 2015-06-25 | 1 | -2/+1 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -2/+0 |
* | remove need for store_values_directly | Trevor Saunders | 2015-04-18 | 1 | -1/+11 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | hard-reg-set.h: Include hash-table.h. | Richard Sandiford | 2014-09-22 | 1 | -0/+10 |
* | gcc/ | Richard Sandiford | 2014-09-22 | 1 | -24/+48 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 2013-12-10 | 1 | -2/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure) | Jakub Jelinek | 2012-01-17 | 1 | -1/+9 |
* | hard-reg-set.h (target_hard_regs): Add x_accessible_reg_set and x_operand_reg... | Richard Sandiford | 2011-11-27 | 1 | -0/+11 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -2/+2 |
* | defaults.h (MAX_MOVE_MAX, [...]): Define if not defined. | Richard Sandiford | 2010-07-12 | 1 | -5/+6 |
* | hard-reg-set.h (target_hard_regs): New structure. | Richard Sandiford | 2010-07-12 | 1 | -65/+89 |
* | reload.c (find_reloads): Don't clear badop if we have a winreg alternative... | Bernd Schmidt | 2010-07-09 | 1 | -0/+4 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -5/+5 |
* | hard-reg-set.h (call_fixed_regs): Remove. | Anatoly Sokolov | 2009-09-03 | 1 | -9/+4 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. | Vladimir Makarov | 2009-01-29 | 1 | -3/+0 |
* | sel-sched.h, [...]: New files. | Andrey Belevantsev | 2008-09-01 | 1 | -2/+96 |
* | [multiple changes] | Vladimir Makarov | 2008-08-26 | 1 | -0/+9 |