[NDS32] Refine the implementation and consider CFA restore information for stack...
commit66978196702b6c896e9e2b8c8cac147883690fc1
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Sep 2014 08:20:49 +0000 (3 08:20 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Sep 2014 08:20:49 +0000 (3 08:20 +0000)
tree1de8e28e1c6d1d5a10bab79e48a93a18cfa2c83c
parentcd3fd5ae2b6d48b4261a39db261ff7d604fd4b90
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214852 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/nds32/nds32.c