RE: [PATCH, AArch64 4.7] Backport of __builtin_bswap16 optimisation

2012-11-30 Thread Ian Bolton
mber 2012 18:09 > To: gcc-patches@gcc.gnu.org > Subject: [PATCH, AArch64 4.7] Backport of __builtin_bswap16 > optimisation > > I had already committed my testcase for this for aarch64, but > it depends on this patch that doesn't yet exist in 4.7, so I > backported to our

Re: [PATCH, AArch64 4.7] Backport of __builtin_bswap16 optimisation

2012-11-23 Thread Marcus Shawcroft
On 23 Nov 2012, at 18:09, "Ian Bolton" wrote: I had already committed my testcase for this for aarch64, but it depends on this patch that doesn't yet exist in 4.7, so I backported to our ARM/aarch64-4.7-branch. Cheers, Ian This commit breaks the build, reverted. /Marcus

[PATCH, AArch64 4.7] Backport of __builtin_bswap16 optimisation

2012-11-23 Thread Ian Bolton
I had already committed my testcase for this for aarch64, but it depends on this patch that doesn't yet exist in 4.7, so I backported to our ARM/aarch64-4.7-branch. Cheers, Ian From: http://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=f811051bf87b1de7804c19c8192 d0d099d157145 diff --git a/gcc/Cha