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 2/2] xtensa: use pre- and postincrement FP load/store when available


On Sun, Oct 12, 2014 at 3:46 PM, Max Filippov <jcmvbkbc@gmail.com> wrote:
> 2014-10-10  Max Filippov  <jcmvbkbc@gmail.com>
>
> gcc/
>     * config/xtensa/xtensa.h (TARGET_HARD_FLOAT_POSTINC): new macro.
>     * config/xtensa/xtensa.md (*lsiu, *ssiu): add dependency on
>     !TARGET_HARD_FLOAT_POSTINC.
>     (*lsip, *ssip): new instructions.

Approved. Do you have write priviliges?


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