[NDS32] Adjust register move cost for graywolf cpu.
authorKito Cheng <kito.cheng@gmail.com>
Sun, 20 May 2018 07:31:55 +0000 (07:31 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Sun, 20 May 2018 07:31:55 +0000 (07:31 +0000)
commit69e7672a3bc8b1b40b92277437947f2778c51b96
tree0819b082dfa77dedb105b78aec3153941fad6b4c
parent19c93809c274015f25db9856ffdfb40df3a828ab
[NDS32] Adjust register move cost for graywolf cpu.

gcc/
* config/nds32/nds32.c (nds32_register_move_cost): Take garywolf cpu
into consideration.

Co-Authored-By: Chung-Ju Wu <jasonwucj@gmail.com>
From-SVN: r260412
gcc/ChangeLog
gcc/config/nds32/nds32.c