summaryrefslogtreecommitdiff
path: root/gcc/ira-color.c
AgeCommit message (Expand)Author
2020-05-08Improve hard reg preference propapagation.Vladimir N. Makarov
2020-03-09Revert: One more patch for PR93564: Prefer smaller hard regno when we do not ...Vladimir N. Makarov
2020-02-28One more patch for PR93564: Prefer smaller hard regno when we do not honor re...Vladimir N. Makarov
2020-02-23Changing cost propagation and ordering colorable bucket heuristics for PR93564.Vladimir N. Makarov
2020-02-11regalloc/debug: fix buggy print_hard_reg_setHans-Peter Nilsson
2020-02-02One more fix for PR 91333 - suboptimal register allocation for inline asmVladimir N. Makarov
2020-01-31 Fix for PR 91333 - suboptimal register allocation for inline asmVladimir N. Makarov
2020-01-01Update copyright years.Jakub Jelinek
2019-10-04ira-color.c (update_costs_from_allocno): Call ira_init_register_move_cost_if_...Maya Rashish
2019-10-01re PR target/85401 (segfault building code for VAX)Maya Rashish
2019-10-01Fix reload after function-abi patches (PR91948)Richard Sandiford
2019-09-30Remove global call sets: IRARichard Sandiford
2019-09-10Replace call_used_reg_set with call_used_or_fixed_regsRichard Sandiford
2019-09-09Remove hard_reg_set_equal_pRichard 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 COPY_HARD_REG_SETRichard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-06-27Remove quite obvious dead assignments.Martin Liska
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-20re PR target/88457 (ICE: Max. number of generated reload insns per insn is ac...Vladimir Makarov
2018-02-09re PR rtl-optimization/57193 (suboptimal register allocation for SSE registers)Vladimir Makarov
2018-01-14tree-ssa-loop-im.c (sort_bbs_in_loop_postorder_cmp): Stabilize sort.Cory Fields
2018-01-12re PR rtl-optimization/80481 (Unoptimal additional copy instructions)Vladimir Makarov
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-21poly_int: reload<->ira interfaceRichard Sandiford
2017-11-01Add narrower_subreg_mode helper functionRichard Sandiford
2017-10-26Add wider_subreg_mode helper functionsRichard Sandiford
2017-10-19ira-color: fix allocno_priority_compare_func for qsort (PR 82395)Alexander Monakov
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford
2017-09-12Make more use of end_hard_regnoRichard Sandiford
2017-07-05Remove enum before machine_modeRichard Sandiford
2017-04-07re PR rtl-optimization/70703 (Regression in register usage on x86)Vladimir Makarov
2017-04-05re PR rtl-optimization/70703 (Regression in register usage on x86)Vladimir Makarov
2017-04-05re PR rtl-optimization/70703 (Regression in register usage on x86)Vladimir Makarov
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-03-31re PR rtl-optimization/70461 (Performance regression after r234527)Vladimir Makarov
2016-03-29re PR rtl-optimization/68695 (Performance regression related to ssa patch / i...Vladimir Makarov
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-09-24re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when c...Vladimir Makarov
2015-09-16Share memory blocks between pool allocatorsMikhail 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-16re PR rtl-optimization/66626 (gcc.dg/torture/stackalign/non-local-goto-5.c se...Vladimir Makarov