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]

Re: [PATCH][AARCH64]Replace gen_rtx_PLUS with plus_constant


On 01/10/13 12:32, Marcus Shawcroft wrote:
On 30 September 2013 14:20, Renlin Li <renlin.li@arm.com> wrote:

gcc/ChangeLog:

2013-09-30  Renlin Li <renlin.li@arm.com>

     * config/aarch64/aarch64.c (aarch64_expand_prologue): Use plus_constant.
     (aarch64_expand_epilogue): Likewise.
OK
/Marcus

I've committed the patch as r203108.
Renlin, for future reference: Changelog rules expect two spaces between your name and the email. So I've committed the patch with the Changelog:

2013-10-02  Renlin Li  <renlin.li@arm.com>

    * config/aarch64/aarch64.c (aarch64_expand_prologue): Use plus_constant.
    (aarch64_expand_epilogue): Likewise.


Cheers,
Kyrill


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