[NDS32] Refine the implementation and consider CFA restore information for stack...
commitcd3fd5ae2b6d48b4261a39db261ff7d604fd4b90
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Sep 2014 08:17:00 +0000 (3 08:17 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Sep 2014 08:17:00 +0000 (3 08:17 +0000)
treedddc95a545f054b8bbad5c1e2150ecf1a71afd25
parent2bd387ca3808109f9bf9a3e36966bcc3ea793c75
[NDS32] Refine the implementation and consider CFA restore information for stack push/pop multiple.

* config/nds32/nds32.c (nds32_gen_stack_push_multiple): Rename to ...
(nds32_emit_stack_push_multiple): ... this.
(nds32_gen_stack_pop_multiple): Rename to ...
(nds32_emit_stack_pop_multiple): ... this and consider CFA restore
information.

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