summaryrefslogtreecommitdiff
path: root/gcc/hard-reg-set.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-30Hide regs_invalidated_by_call etc.Richard Sandiford
2019-09-10Remove call_really_used_regsRichard Sandiford
2019-09-10Hide call_used_regs in target-independent codeRichard Sandiford
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford
2019-09-10Replace call_used_reg_set with call_used_or_fixed_regsRichard Sandiford
2019-09-10Remove no_caller_save_reg_setRichard Sandiford
2019-09-10Remove call_fixed_reg_setRichard Sandiford
2019-09-09Add "fast" conversions from arrays to bitmapsRichard Sandiford
2019-09-09Remove hard_reg_set_equal_pRichard Sandiford
2019-09-09Remove IOR_COMPL_HARD_REG_SETRichard Sandiford
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford
2019-09-09Remove IOR_HARD_REG_SETRichard Sandiford
2019-09-09Remove AND_HARD_REG_SETRichard Sandiford
2019-09-09Remove COMPL_HARD_REG_SETRichard Sandiford
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford
2019-09-09Simplify the implementation of HARD_REG_SETRichard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-05-03Fix PR44281, bad RA with global regs.Bernd Schmidt
2016-01-04Update copyright years.Jakub Jelinek
2015-06-25hash-table.h: Update comments.Richard Sandiford
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-01-05Update copyright years.Jakub Jelinek
2014-09-22hard-reg-set.h: Include hash-table.h.Richard Sandiford
2014-09-22gcc/Richard Sandiford
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-01-17re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)Jakub Jelinek
2011-11-27hard-reg-set.h (target_hard_regs): Add x_accessible_reg_set and x_operand_reg...Richard Sandiford
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-07-12defaults.h (MAX_MOVE_MAX, [...]): Define if not defined.Richard Sandiford
2010-07-12hard-reg-set.h (target_hard_regs): New structure.Richard Sandiford
2010-07-09reload.c (find_reloads): Don't clear badop if we have a winreg alternative...Bernd Schmidt
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-03hard-reg-set.h (call_fixed_regs): Remove.Anatoly Sokolov
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev
2008-08-26[multiple changes]Vladimir Makarov
2007-10-02ra-conflict.c: New file.Kenneth Zadeck
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-05-22hard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete in favor of...Richard Sandiford