== GCC ==
* Implemented patch to prevent lower-subreg pass from splitting
pseudo register moves during first pass. Committed to mainline.
* Updated patch to perform 64-bit integer shifts in NEON registers
to avoid NEON single to NEON double register hazard. Re-started
testing via La
On 28 September 2012 22:32, Christophe Lyon wrote:
> == Progress ==
> * builtin_bswap16:
> * patch to catch (x<<8)|>8) committed upstream after confirmation
> it was OK by PowerPC guys.
>
> * backporting of builtin_bswap16 for ARM to Linaro/4.7: one of the
> tests fails. Trying to isol
== Progress ==
* builtin_bswap16:
* patch to catch (x<<8)|>8) committed upstream after confirmation
it was OK by PowerPC guys.
* backporting of builtin_bswap16 for ARM to Linaro/4.7: one of the
tests fails. Trying to isolate the trunk change that would make is
pass.
* useful dis