Enclosed you'll find a link to the agenda, minutes and actions from the Linaro toolchain working group weekly meetings of Feb 28 & Mar 02, 2011.
https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/2011-02-28
https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/2011-03-02
== Summary == * Continuing on the GCC SMS performace improvement * Continuing on general GDB correctness * Now handles unwinding from inside kernel vector pages * Next is adding unwind information into GLIBC system calls * Decided to take over and upstream QEMU Versatile Express support. Gives us a decent A9 board * First couple of optimised string routines are now in Ubuntu * Have approval for working on libunwind. Beginning this work. * Investigating excessive memory usage when compiling QEMU on ARM (as opposed to targeting ARM) * Continuing with benchmarks.
Regards, Mounir
Hi TC working group,
May I ask what the following means?
"724987https://launchpad.net/bugs/724987: discourage use of NEON on the A8"
Thanks Yves
From: linaro-dev-bounces@lists.linaro.org [mailto:linaro-dev-bounces@lists.linaro.org] On Behalf Of Mounir Bsaibes Sent: Thursday, March 03, 2011 1:52 PM To: Linaro Dev Subject: Minutes & Actions: Toolchain Working Group meeting of Feb 28 & Mar 02, 2011
Enclosed you'll find a link to the agenda, minutes and actions from the Linaro toolchain working group weekly meetings of Feb 28 & Mar 02, 2011.
https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/2011-02-28
https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/2011-03-02
== Summary == * Continuing on the GCC SMS performace improvement * Continuing on general GDB correctness * Now handles unwinding from inside kernel vector pages * Next is adding unwind information into GLIBC system calls * Decided to take over and upstream QEMU Versatile Express support. Gives us a decent A9 board * First couple of optimised string routines are now in Ubuntu * Have approval for working on libunwind. Beginning this work. * Investigating excessive memory usage when compiling QEMU on ARM (as opposed to targeting ARM) * Continuing with benchmarks.
Regards, Mounir
On Fri, Mar 4, 2011 at 9:29 AM, Vandervennet Yves-R55763 R55763@freescale.com wrote:
Hi TC working group, May I ask what the following means?
“724987: discourage use of NEON on the A8”
Hi Yves. This is an optimisation that discourages GCC from using certain NEON instructions that are expensive on the A8 and better done through core registers. It doesn't discourage NEON in general, nor does it mean we have a policy of discouraging NEON on that core.
Hope that answers your question,
-- Michael
On Thu, Mar 3, 2011 at 3:15 PM, Michael Hope michael.hope@linaro.org wrote:
On Fri, Mar 4, 2011 at 9:29 AM, Vandervennet Yves-R55763 R55763@freescale.com wrote:
Hi TC working group, May I ask what the following means?
“724987: discourage use of NEON on the A8”
Hi Yves. This is an optimisation that discourages GCC from using certain NEON instructions that are expensive on the A8 and better done through core registers. It doesn't discourage NEON in general, nor does it mean we have a policy of discouraging NEON on that core.
Hope that answers your question,
-- Michael
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
Can someone update that bug to point to whatever it is supposed to be pointing to? When I click the lp link it just pops up a dialog saying 'No such product series: 4.5,revno=99353'
On Thu, 3 Mar 2011 16:34:36 -0600, Steev Klimaszewski steev@genesi-usa.com wrote:
Can someone update that bug to point to whatever it is supposed to be pointing to? When I click the lp link it just pops up a dialog saying 'No such product series: 4.5,revno=99353'
Done.
Thanks,
James
On Fri, Mar 4, 2011 at 11:34 AM, Steev Klimaszewski steev@genesi-usa.com wrote:
On Thu, Mar 3, 2011 at 3:15 PM, Michael Hope michael.hope@linaro.org wrote:
On Fri, Mar 4, 2011 at 9:29 AM, Vandervennet Yves-R55763 R55763@freescale.com wrote:
Hi TC working group, May I ask what the following means?
“724987: discourage use of NEON on the A8”
Hi Yves. This is an optimisation that discourages GCC from using certain NEON instructions that are expensive on the A8 and better done through core registers. It doesn't discourage NEON in general, nor does it mean we have a policy of discouraging NEON on that core.
Hope that answers your question,
-- Michael
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
Can someone update that bug to point to whatever it is supposed to be pointing to? When I click the lp link it just pops up a dialog saying 'No such product series: 4.5,revno=99353'
Hi Steev. Unfortunately it's broken and has to be that way. This field is used by our patch tracker to link the upstream status to a revision. The format is official way to link to a particular revision in bzr but unfortunately Launchpad doesn't parse it.
-- Michael