GCC Middle and Back End API Reference
|
Data Structures | |
struct | regno_assign_info |
|
inlinestatic |
Adjust cost of HARD_REGNO by INCR. Reset the cost first if it is not defined yet.
References curr_hard_regno_costs_check, hard_regno_costs, and hard_regno_costs_check.
Referenced by find_hard_regno_for().
|
static |
Assign hard registers to reload pseudos and other pseudos.
References asm_noperands(), assign_hard_regno(), bitmap_bit_p(), bitmap_clear(), bitmap_clear_bit(), bitmap_ior(), bitmap_ior_into(), bitmap_set_bit(), curr_pseudo_check, curr_update_hard_regno_preference_check, error_for_asm(), extract_asm_operands(), find_hard_regno_for(), first, free(), improve_inheritance(), lra_insn_recog_data::insn, lra_constraint_new_regno_start, lra_dump_file, lra_get_insn_recog_data(), lra_inheritance_pseudos, lra_optional_reload_pseudos, lra_reg_info, lra_set_insn_deleted(), lra_setup_reg_renumber(), lra_simple_p, lra_split_regs, lra_subreg_reload_pseudos, lra_update_insn_regno_info(), max_reg_num(), max_regno, memset(), lra_insn_reg::next, pseudo_compare_func(), reg_class_names, reg_obstack, reg_renumber, lra_insn_reg::regno, regno_allocno_class_array, regno_reg_rtx, lra_insn_recog_data::regs, reload_pseudo_compare_func(), rtvec_alloc(), sorted_pseudos, spill_for(), try_hard_reg_pseudos_check, update_hard_regno_preference_check, and update_lives().
Referenced by lra_assign().
|
static |
Assign HARD_REGNO to REGNO.
References lra_reg::biggest_mode, df_set_regs_ever_live(), lra_reg_info, lra_setup_reg_renumber(), lra_insn_reg::regno, and update_lives().
Referenced by assign_by_spills(), and improve_inheritance().
|
static |
Assign temporarily HARD_REGNO to pseudo REGNO. Temporary assignment means that we might undo the data change.
References bitmap_clear_bit(), bitmap_set_bit(), lra_live_range::finish, insert_in_live_range_start_chain(), live_pseudos_reg_renumber, lra_reg_info, lra_live_range::next, lra_live_range::regno, and lra_live_range::start.
Referenced by spill_for().
|
static |
Create and set up START_POINT_RANGES.
References lra_constraint_new_regno_start, lra_live_max_point, lra_reg_info, max_reg_num(), max_regno, lra_live_range::next, not_in_chain_mark, reg_renumber, lra_live_range::start, and lra_live_range::start_next.
Referenced by lra_assign().
|
static |
Try to find a free hard register for pseudo REGNO. Return the hard register on success and set *COST to the cost of using that register. (If several registers have equal cost, the one with the highest priority wins.) Return -1 on failure. If TRY_ONLY_HARD_REGNO >= 0, consider only that hard register, otherwise consider all hard registers in REGNO's class.
References add_to_hard_reg_set(), adjust_hard_regno_cost(), lra_reg::biggest_mode, curr_hard_regno_costs_check, df_regs_ever_live_p(), lra_live_range::finish, lra_reg::freq, hard_reg_set_subset_p(), hard_regno_costs, hard_regno_costs_check, live_pseudos_reg_renumber, lra_constraint_new_regno_start, lra_hard_reg_usage, lra_no_alloc_regs, lra_reg_info, lra_reg_val_equal_p(), lra_live_range::next, lra_reg::offset, offset, overlaps_hard_reg_set_p(), lra_reg::preferred_hard_regno1, priority(), lra_live_range::regno, regno_allocno_class_array, sparseset_clear(), sparseset_clear_bit(), sparseset_set_bit(), lra_live_range::start, lra_live_range::start_next, targetm, and lra_reg::val.
Referenced by assign_by_spills(), improve_inheritance(), and spill_for().
|
static |
|
static |
Finalize data about living reload pseudos at any given program point.
References bitmap_obstack_release(), and free().
Referenced by lra_assign().
|
static |
Free the data about living pseudos at program points.
References bitmap_obstack_release(), free(), and live_pseudos_reg_renumber.
Referenced by lra_assign().
|
static |
|
static |
Improve allocation by assigning the same hard regno of inheritance pseudos to the connected pseudos. We need this because inheritance pseudos are allocated after reload pseudos in the thread and when we assign a hard register to a reload pseudo we don't know yet that the connected inheritance pseudos can get the same hard register. Add pseudos with changed allocation to bitmap CHANGED_PSEUDOS.
References assign_hard_regno(), bitmap_bit_p(), bitmap_set_bit(), find_hard_regno_for(), lra_constraint_new_regno_start, lra_dump_file, lra_inheritance_iter, lra_inheritance_pseudos, lra_reg_info, lra_setup_reg_renumber(), pseudo_compare_func(), reg_renumber, lra_insn_reg::regno, lra_copy::regno1, lra_copy::regno1_next, lra_copy::regno2, lra_copy::regno2_next, sorted_pseudos, and update_lives().
Referenced by assign_by_spills().
|
static |
Allocate and initialize data about living reload pseudos at any given program point.
References bitmap_obstack_initialize(), bitmap_set_bit(), lra_live_range::finish, lra_constraint_new_regno_start, lra_live_max_point, lra_reg_info, max_reg_num(), max_regno, lra_live_range::next, sparseset_alloc(), and lra_live_range::start.
Referenced by lra_assign().
|
static |
Allocate and initialize the data about living pseudos at program points.
References bitmap_obstack_initialize(), live_pseudos_reg_renumber, lra_live_max_point, max_reg_num(), max_regno, and sparseset_alloc().
Referenced by lra_assign().
|
static |
Initialize REGNO_ASSIGN_INFO and form threads.
References regno_assign_info::first, lra_copy::freq, regno_assign_info::freq, lra_reg::freq, lra_constraint_new_regno_start, lra_get_copy(), lra_reg_info, max_reg_num(), max_regno, regno_assign_info::next, process_copy_to_form_thread(), reg_renumber, lra_copy::regno1, lra_copy::regno2, and regno_allocno_class_array.
Referenced by lra_assign().
|
static |
Insert live ranges of pseudo REGNO into start chains if they are not there yet.
References lra_reg::live_ranges, lra_reg_info, lra_live_range::next, not_in_chain_mark, lra_live_range::regno, lra_live_range::start, and lra_live_range::start_next.
Referenced by assign_temporarily(), and update_lives().
bool lra_assign | ( | void | ) |
Entry function to assign hard registers to new reload pseudos starting with LRA_CONSTRAINT_NEW_REGNO_START (by possible spilling of old pseudos) and possibly to the old pseudos. The function adds what insns to process for the next constraint pass. Those are all insns who contains non-reload and non-inheritance pseudos with changed allocation. Return true if we did not spill any non-reload and non-inheritance pseudos.
References assign_by_spills(), bitmap_clear(), bitmap_ior_into(), create_live_range_start_chains(), finish_live_range_start_chains(), finish_live_reload_and_inheritance_pseudos(), finish_lives(), finish_regno_assign_info(), free(), init_live_reload_and_inheritance_pseudos(), init_lives(), init_regno_assign_info(), lra_get_allocno_class(), lra_push_insn_by_uid(), lra_reg_info, lra_set_used_insn_alternative_by_uid(), max_reg_num(), max_regno, overlaps_hard_reg_set_p(), reg_obstack, reg_renumber, regno_allocno_class_array, setup_live_pseudos_and_spill_after_risky_transforms(), sorted_pseudos, sorted_reload_pseudos, timevar_pop(), and timevar_push().
Referenced by lra().
void lra_setup_reg_renumber | ( | ) |
Update REG_RENUMBER and other pseudo preferences by assignment of HARD_REGNO to pseudo REGNO and print about it if PRINT_P.
References curr_update_hard_regno_preference_check, lra_reg::freq, lra_dump_file, lra_hard_reg_usage, lra_reg_info, pseudo_prefix_title(), reg_renumber, lra_live_range::regno, and update_hard_regno_preference().
Referenced by assign_by_spills(), assign_hard_regno(), improve_inheritance(), and spill_for().
|
static |
Process a pseudo copy with execution frequency COPY_FREQ connecting REGNO1 and REGNO2 to form threads.
References regno_assign_info::first, first, regno_assign_info::freq, last, lra_constraint_new_regno_start, and regno_assign_info::next.
Referenced by init_regno_assign_info().
|
static |
The function is used to sort *non-reload* pseudos to try to assign them hard registers. The order calculation is simpler than in the previous function and based on the pseudo frequency usage.
References regno_assign_info::freq, and lra_reg_info.
Referenced by assign_by_spills(), improve_inheritance(), and setup_live_pseudos_and_spill_after_risky_transforms().
|
static |
Return prefix title for pseudo REGNO.
References bitmap_bit_p(), lra_constraint_new_regno_start, lra_inheritance_pseudos, lra_optional_reload_pseudos, lra_split_regs, and lra_subreg_reload_pseudos.
Referenced by lra_setup_reg_renumber(), and spill_for().
|
static |
The function is used to sort *reload* and *inheritance* pseudos to try to assign them hard registers. We put pseudos from the same thread always nearby.
References bitmap_bit_p(), first, regno_assign_info::freq, lra_constraint_new_regno_start, lra_reg_info, and regno_allocno_class_array.
Referenced by assign_by_spills(), and spill_for().
|
static |
The constraints pass is allowed to create equivalences between pseudos that make the current allocation "incorrect" (in the sense that pseudos are assigned to hard registers from their own conflict sets). The global variable lra_risky_transformations_p says whether this might have happened. Process pseudos assigned to hard registers (less frequently used first), spill if a conflict is found, and mark the spilled pseudos in SPILLED_PSEUDO_BITMAP. Set up LIVE_HARD_REG_PSEUDOS from pseudos, assigned to hard registers.
References add_to_hard_reg_set(), lra_reg::biggest_mode, bitmap_set_bit(), live_pseudos_reg_renumber, lra_dump_file, lra_hard_reg_usage, lra_no_alloc_regs, lra_reg_info, lra_reg_val_equal_p(), lra_risky_transformations_p, max_reg_num(), max_regno, lra_live_range::next, lra_reg::offset, offset, overlaps_hard_reg_set_p(), pseudo_compare_func(), reg_renumber, lra_live_range::regno, lra_insn_reg::regno, sorted_pseudos, sparseset_clear(), sparseset_set_bit(), lra_live_range::start, lra_live_range::start_next, update_lives(), and lra_reg::val.
Referenced by lra_assign().
|
static |
Set up try_hard_reg_pseudos for given program point P and class RCLASS. Those are pseudos living at P and assigned to a hard register of RCLASS. In other words, those are pseudos which can be spilled to assign a hard register of RCLASS to a pseudo living at P.
References bitmap_clear(), bitmap_set_bit(), curr_pseudo_check, live_pseudos_reg_renumber, overlaps_hard_reg_set_p(), and try_hard_reg_pseudos_check.
Referenced by spill_for().
|
static |
Spill some pseudos for a reload pseudo REGNO and return hard register which should be used for pseudo after spilling. The function adds spilled pseudos to SPILLED_PSEUDO_BITMAP. When we choose hard register (and pseudos occupying the hard registers and to be spilled), we take into account not only how REGNO will benefit from the spills but also how other reload pseudos not yet assigned to hard registers benefit from the spills too. In very rare cases, the function can fail and return -1.
References assign_temporarily(), bitmap_bit_p(), bitmap_clear(), bitmap_copy(), bitmap_empty_p(), bitmap_ior_into(), bitmap_set_bit(), curr_pseudo_check, find_hard_regno_for(), lra_reg::freq, live_pseudos_reg_renumber, lra_constraint_new_regno_start, lra_dump_file, lra_get_insn_regs(), lra_inheritance_pseudos, lra_optional_reload_pseudos, lra_reg_info, lra_setup_reg_renumber(), lra_split_regs, lra_subreg_reload_pseudos, lra_live_range::next, lra_insn_reg::next, pseudo_prefix_title(), reg_renumber, lra_live_range::regno, lra_insn_reg::regno, regno_allocno_class_array, reload_pseudo_compare_func(), setup_try_hard_regno_pseudos(), sorted_reload_pseudos, sparseset_clear(), sparseset_set_bit(), lra_live_range::start, lra_live_range::start_next, try_hard_reg_pseudos_check, and update_lives().
Referenced by assign_by_spills().
|
static |
Update the preference for using HARD_REGNO for pseudos that are connected directly or indirectly with REGNO. Apply divisor DIV to any preference adjustments. The more indirectly a pseudo is connected, the smaller its effect should be. We therefore increase DIV on each "hop".
References curr_update_hard_regno_preference_check, lra_copy::freq, lra_reg_info, lra_setup_reload_pseudo_preferenced_hard_reg(), reg_renumber, lra_copy::regno1, lra_copy::regno1_next, lra_copy::regno2, lra_copy::regno2_next, and update_hard_regno_preference_check.
Referenced by lra_setup_reg_renumber().
|
static |
Update the LIVE_HARD_REG_PSEUDOS and LIVE_PSEUDOS_REG_RENUMBER entries for pseudo REGNO. Assume that the register has been spilled if FREE_P, otherwise assume that it has been assigned reg_renumber[REGNO] (if >= 0). We also insert the pseudo live ranges in the start chains when it is assumed to be assigned to a hard register because we use the chains of pseudos assigned to hard registers during allocation.
References bitmap_clear_bit(), bitmap_set_bit(), lra_live_range::finish, insert_in_live_range_start_chain(), live_pseudos_reg_renumber, lra_reg_info, lra_live_range::next, reg_renumber, lra_live_range::regno, and lra_live_range::start.
Referenced by assign_by_spills(), assign_hard_regno(), improve_inheritance(), setup_live_pseudos_and_spill_after_risky_transforms(), and spill_for().
|
static |
Bitmap finally containing all pseudos spilled on this assignment pass.
|
static |
|
static |
All pseudos whose allocation was changed.
|
static |
Sparseset used to calculate reload pseudos conflicting with a given pseudo when we are trying to find a hard register for the given pseudo.
|
static |
The value used to check that cost of given hard reg is really defined currently.
Referenced by adjust_hard_regno_cost(), and find_hard_regno_for().
|
static |
Current pseudo check for validity of elements in TRY_HARD_REG_PSEUDOS.
Referenced by assign_by_spills(), setup_try_hard_regno_pseudos(), and spill_for().
|
static |
Current value used for checking elements in update_hard_regno_preference_check.
Referenced by assign_by_spills(), lra_setup_reg_renumber(), and update_hard_regno_preference().
|
static |
The current costs of allocation of hard regs. Defined only if the value of the corresponding element of the previous array is equal to CURR_HARD_REGNO_COSTS_CHECK.
Referenced by adjust_hard_regno_cost(), and find_hard_regno_for().
|
static |
Array used to check that cost of the corresponding hard reg (the array element index) is really defined currently.
Referenced by adjust_hard_regno_cost(), and find_hard_regno_for().
|
static |
Pseudos which occur in insns containing a particular pseudo.
|
static |
Map: program point -> bitmap of all pseudos living at the point and assigned to hard registers.
|
static |
|
static |
reg_renumber corresponding to pseudos marked in live_hard_reg_pseudos. reg_renumber might be not matched to live_hard_reg_pseudos but live_pseudos_reg_renumber always reflects live_hard_reg_pseudos.
Referenced by assign_temporarily(), find_hard_regno_for(), finish_lives(), init_lives(), setup_live_pseudos_and_spill_after_risky_transforms(), setup_try_hard_regno_pseudos(), spill_for(), and update_lives().
|
static |
Sparseset used to calculate living hard reg pseudos for some program point range.
|
static |
Sparseset used to calculate living reload/inheritance pseudos for some program point range.
|
static |
Map: program point -> bitmap of all reload and inheritance pseudos living at the point.
|
static |
|
static |
All inherited, subreg or optional pseudos created before last spill sub-pass. Such pseudos are permitted to get memory instead of hard regs.
|
static |
Used as a flag that a live range is not inserted in the start point chain.
Referenced by create_live_range_start_chains(), and insert_in_live_range_start_chain().
|
static |
@verbatim Assign reload pseudos.
Copyright (C) 2010-2013 Free Software Foundation, Inc. Contributed by Vladimir Makarov vmaka. rov@ redha t.co m
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.
GCC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see http://www.gnu.org/licenses/.
This file's main objective is to assign hard registers to reload pseudos. It also tries to allocate hard registers to other pseudos, but at a lower priority than the reload pseudos. The pass does not transform the RTL. We must allocate a hard register to every reload pseudo. We try to increase the chances of finding a viable allocation by assigning the pseudos in order of fewest available hard registers first. If we still fail to find a hard register, we spill other (non-reload) pseudos in order to make room. find_hard_regno_for finds hard registers for allocation without spilling. spill_for does the same with spilling. Both functions use a cost model to determine the most profitable choice of hard and spill registers. Once we have finished allocating reload pseudos, we also try to assign registers to other (non-reload) pseudos. This is useful if hard registers were freed up by the spilling just described. We try to assign hard registers by collecting pseudos into threads. These threads contain reload and inheritance pseudos that are connected by copies (move insns). Doing this improves the chances of pseudos in the thread getting the same hard register and, as a result, of allowing some move insns to be deleted. When we assign a hard register to a pseudo, we decrease the cost of using the same hard register for pseudos that are connected by copies. If two hard registers have the same frequency-derived cost, we prefer hard registers with higher priorities. The mapping of registers to priorities is controlled by the register_priority target hook. For example, x86-64 has a few register priorities: hard registers with and without REX prefixes have different priorities. This permits us to generate smaller code as insns without REX prefixes are shorter. If a few hard registers are still equally good for the assignment, we choose the least used hard register. It is called leveling and may be profitable for some targets. Only insns with changed allocation pseudos are processed on the next constraint pass. The pseudo live-ranges are used to find conflicting pseudos. For understanding the code, it is important to keep in mind that inheritance, split, and reload pseudos created since last constraint pass have regno >= lra_constraint_new_regno_start. Inheritance and split pseudos created on any pass are in the corresponding bitmaps. Inheritance and split pseudos since the last constraint pass have also the corresponding non-negative restore_regno.
Array containing corresponding values of function lra_get_allocno_class. It is used to speed up the code.
Referenced by assign_by_spills(), find_hard_regno_for(), init_regno_assign_info(), lra_assign(), reload_pseudo_compare_func(), and spill_for().
|
static |
Map regno to the corresponding regno assignment info.
|
static |
Array used for sorting different pseudos.
Referenced by assign_by_spills(), improve_inheritance(), lra_assign(), and setup_live_pseudos_and_spill_after_risky_transforms().
|
static |
Array used for sorting reload pseudos for subsequent allocation after spilling some pseudo.
Referenced by lra_assign(), and spill_for().
|
static |
Bitmaps used to contain spill pseudos for given pseudo hard regno and best spill pseudos for given pseudo (and best hard regno).
|
static |
Arrays of size LRA_LIVE_MAX_POINT mapping a program point to the pseudo live ranges with given start point. We insert only live ranges of pseudos interesting for assignment purposes. They are reload pseudos and pseudos assigned to hard registers.
|
static |
Pseudos who hold given hard register at the considered points.
|
static |
Array used for validity of elements in TRY_HARD_REG_PSEUDOS.
Referenced by assign_by_spills(), setup_try_hard_regno_pseudos(), and spill_for().
|
static |
If an element value is equal to the above variable value, then the corresponding regno has been processed for preference propagation.
Referenced by assign_by_spills(), and update_hard_regno_preference().