Re: [PATCH 5/5] [ARC] Refactor deprecated macros.

2019-03-16 Thread Andrew Burgess
* Claudiu Zissulescu [2019-03-06 12:20:05 +0200]: > -xx-xx Claudiu Zissulescu > > * config/arc/arc-protos.h (arc_register_move_cost): Remove. > * config/arc/arc.c (arc_register_move_cost): Re-purpose it to > implement target hook. > (arc_memory_move_cost): New func

[PATCH 5/5] [ARC] Refactor deprecated macros.

2019-03-06 Thread Claudiu Zissulescu
-xx-xx Claudiu Zissulescu * config/arc/arc-protos.h (arc_register_move_cost): Remove. * config/arc/arc.c (arc_register_move_cost): Re-purpose it to implement target hook. (arc_memory_move_cost): New function. (TARGET_REGISTER_MOVE_COST): Define.