[ACTIVITY] Sep 24 - Sep 28

2012-10-01 Thread Ulrich Weigand
== 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

Re: [ACTIVITY] Sep 24-Sep 28

2012-09-30 Thread Michael Hope
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

[ACTIVITY] Sep 24-Sep 28

2012-09-28 Thread Christophe Lyon
== 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