This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 02/18, nds32] Refine the implementation and consider CFA restore information for stack push/pop multiple.


Hi, all,

Committed as Rev. 214851: https://gcc.gnu.org/r214851


gcc/ChangeLog

2014-09-03  Chung-Ju Wu  <jasonwucj@gmail.com>

        * 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.


Best regards,
jasonwucj

Attachment: 0002-PATCH-02-Refine-the-implementation-and-consider-CFA-.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]