[NDS32] Refine the implementation and consider CFA restore information for stack...
commit88437f39a89d08001c26e9f0390772591f980b76
authorChung-Ju Wu <jasonwucj@gmail.com>
Wed, 3 Sep 2014 08:20:49 +0000 (3 08:20 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Wed, 3 Sep 2014 08:20:49 +0000 (3 08:20 +0000)
tree1de8e28e1c6d1d5a10bab79e48a93a18cfa2c83c
parent4e9a2848eb8b607dc10c91007af7f6c9ba233978
[NDS32] Refine the implementation and consider CFA restore information for stack v3push/v3pop.

* config/nds32/nds32.c (nds32_gen_stack_v3push): Rename to ...
(nds32_emit_stack_v3push): ... this.
(nds32_gen_stack_v3pop): Rename to ...
(nds32_emit_stack_v3pop): ... this and consider CFA restore
information.

From-SVN: r214852
gcc/ChangeLog
gcc/config/nds32/nds32.c