On 12 Nov 2012, at 11:59, James Greenhalgh wrote:
> <0001-Patch-AArch64-Refactor-Advanced-SIMD-builtin-initial.patch>
OK
/Marcus
> -Original Message-
> From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches-
> ow...@gcc.gnu.org] On Behalf Of James Greenhalgh
> Sent: 12 November 2012 12:00
> To: gcc-patches@gcc.gnu.org
> Cc: Marcus Shawcroft
> Subject: Re: [PATCH] [AArch64] Refactor
Hi,
This patch is a cleanup of the initialisation code for the
SIMD builtins in the AArch64 port.
We do this in preparation for later patches supporting
TARGET_BUILTIN_DECL and
TARGET_VECTORIZE_BUILTIN_VECTORIZABLE_FUNCTION.
This patch supersedes another, similar patch I posted a few weeks
ago
> -Original Message-
> From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches-
> ow...@gcc.gnu.org] On Behalf Of Marcus Shawcroft
> Sent: 15 October 2012 12:35
> To: gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] [AArch64] Refactor Advanced SIMD builtin
> initialisat
On 05/10/12 16:52, James Greenhalgh wrote:
Hi,
This patch refactors the initialisation code for the Advanced
SIMD builtins under the AArch64 target. The patch has been
regression tested on aarch64-none-elf.
OK for aarch64-branch?
(If yes, someone will have to commit this for me as I do not
ha
Hi,
This patch refactors the initialisation code for the Advanced
SIMD builtins under the AArch64 target. The patch has been
regression tested on aarch64-none-elf.
OK for aarch64-branch?
(If yes, someone will have to commit this for me as I do not
have commit rights)
Thanks,
James Greenhalgh