diff options
author | Claudiu Zissulescu <claziss@synopsys.com> | 2019-03-18 10:28:11 +0100 |
---|---|---|
committer | Claudiu Zissulescu <claziss@gcc.gnu.org> | 2019-03-18 10:28:11 +0100 |
commit | 864e2eaa392bb8d43ac40066f06f4a23711e19c5 (patch) | |
tree | 761f993336bfd40221cbc378d7243d81dc893023 /gcc/tree-vect-loop.c | |
parent | 7d7d1ce83889ee17fbf7fb8aadf23e1f5179b9ce (diff) | |
download | gcc-864e2eaa392bb8d43ac40066f06f4a23711e19c5.zip gcc-864e2eaa392bb8d43ac40066f06f4a23711e19c5.tar.gz gcc-864e2eaa392bb8d43ac40066f06f4a23711e19c5.tar.bz2 |
[ARC] Introduce ADJUST_REG_ALLOC_ORDER.
The ARC port is changing the allocation order in the
arc_conditional_register_usage function, but this is not the proper
way. Thus, we employ ADJUST_REG_ALLOC_ORDER hook for this task.
gcc/
xxxx-xx-xx Claudiu Zissulescu <claziss@synopsys.com>
* config/arc/arc-protos.h (arc_adjust_reg_alloc_order): Declare.
* config/arc/arc.c (arc_conditional_register_usage): Remove all
reg_alloc_order references.
(size_alloc_order): Define.
(arc_adjust_reg_alloc_order): New function.
* config/arc/arc.h (REG_ALLOC_ORDER): Proper define the register
order.
(ADJUST_REG_ALLOC_ORDER): Define.
(HONOR_REG_ALLOC_ORDER): Likewise.
From-SVN: r269755
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions