summaryrefslogtreecommitdiff
path: root/gcc/ira-int.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-30Remove global call sets: IRARichard Sandiford
2019-09-09Tweak interface to ira-build.c:ior_hard_reg_conflictsRichard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-01Use alternative_mask for add_insn_allocno_copiesRichard Sandiford
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-21poly_int: reload<->ira interfaceRichard Sandiford
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford
2017-02-07re PR middle-end/79399 (GCC fails to compile big source at -O0)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-08-13ira-int.h: Include recog.h.Andrew MacLeod
2015-08-07Add alternative_mask to ira_implicitly_set_insn_hard_regsH.J. Lu
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-12-15re PR rtl-optimization/63397 (signed integer overflows in ira.c)Vladimir Makarov
2014-12-15ira-int.h (ira_prohibited_class_mode_regs): Remove.Vladimir Makarov
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-14ira.c: Fix typo in comment.Kito Cheng
2014-10-03ira-int.h (ira_allocno): Mark hard_regno as signed.David Sherwood
2014-09-30ira-int.h (ira_allocno): Add "wmode" field.David Sherwood
2014-09-18Add header guard to several header files.Kito Cheng
2014-09-12ira.h (ira_finish_once): Delete.Richard Sandiford
2014-09-09recog_memoized works on an rtx_insn *David Malcolm
2014-08-22ira: Use rtx_insn in various placesDavid Malcolm
2014-05-28-fuse-caller-save - Use collected register usage informationRadovan Obradovic
2014-05-16ira-int.h (REG_FREQ_FROM_EDGE_FREQ): Use optimize_function_for_size_p.Dehao Chen
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-10-30regmove.c: Remove.Vladimir Makarov
2013-03-29Add uniform debug dump function names.Lawrence Crowl
2013-02-08cfgloop.c (verify_loop_structure): Properly handle a loop exiting to another ...Richard Biener
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-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov
2012-10-02ira-int.h (target_ira_int): Add x_ira_useful_class_mode_regs.Richard Sandiford
2012-06-04ira-int.h (struct target_ira_int): Add member x_ira_uniform_class_p.Vladimir Makarov
2012-05-31ira-int.h (target_ira_int): Rename x_move_cost to x_ira_register_move_cost...Richard Sandiford
2012-05-31regs.h (move_table, [...]): Move these definitions and associated target_glob...Richard Sandiford
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt
2012-04-19ira-int.h (ira_allocno_object_iter_cond): Avoid out-of-bound array access.Richard Guenther
2012-04-12dbgcnt.def (ira_move): New counter.Bernd Schmidt
2012-01-19re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)Vladimir Makarov
2011-12-05re PR other/50775 (Register allocator sets up frame and frame pointer with lo...Vladimir Makarov