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: [AArch64, PATCH 4/5] Improve MOVI handling (Other minor clean-up)


On 3 June 2013 17:34, Ian Bolton <ian.bolton@arm.com> wrote:

> 2013-06-03  Ian Bolton  <ian.bolton@arm.com>
>
>         * config/aarch64/aarch64.c (simd_immediate_info): Remove
>         element_char member.
>         (sizetochar): Return signed char.
>         (aarch64_simd_valid_immediate): Remove elchar and other
>         unnecessary variables.
>         (aarch64_output_simd_mov_immediate): Take rtx instead of &rtx.
>         Calculate element_char as required.
>         * config/aarch64/aarch64-protos.h: Update and move prototype
>         for aarch64_output_simd_mov_immediate.
>         * config/aarch64/aarch64-simd.md (*aarch64_simd_mov<mode>):
>         Update arguments.

OK
/Marcus


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