[NDS32] Refine the implementation and consider CFA restore information for stack...
authorChung-Ju Wu <jasonwucj@gmail.com>
Wed, 3 Sep 2014 08:17:00 +0000 (08:17 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Wed, 3 Sep 2014 08:17:00 +0000 (08:17 +0000)
commit4e9a2848eb8b607dc10c91007af7f6c9ba233978
treedddc95a545f054b8bbad5c1e2150ecf1a71afd25
parentb7d19263fe7c484b127c133eb33e9743f0642e5e
[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.

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