[ACTIVITY] Week 50

2019-12-16 Thread Yvan Roux
* One day off o LLVM: * Couple of failures with the bots * Machine Outliner: - Completed testcases - Validation before re-submission o Misc * Various meetings and discussions. ___ linaro-toolchain mailing list

[ACTIVITY] Week 50

2018-12-17 Thread Yvan Roux
o 4 days week. o GNU releases: * Gave support for 6.5-2018.12-rc1 o LLVM * Tested and uploaded 7.0.1-rc3 ARM and AArch64 binaries * Machine Outliner on ARM prototype: - Fixed a bug in tailcall handling on ARM - Working on an issue with outlined calls through function pointers o

[ACTIVITY] Week 50

2016-12-19 Thread Yvan Roux
== Progress == o Linaro GCC/Validation (7/10) * Completed backports * Merged FSF branches (5 and 6) * Released 2016.12 source snapshots (5 and 6) * Closed bugzillas #1925, #2575 and #1963 o Misc (3/10) * Various meetings and discussions. == Plan == o Finish on-going tasks

[ACTIVITY] Week 50

2014-12-12 Thread Renato Golin
== Progress == * Automation Framework (CARD-1378 5/10) - Getting around fastboot issues on Dragon - Upgrading Dragons to 3.17 / utopic - Testing stability of Dragon boards once again - Writing best practices, and lab setup documents - Liaising with ST and Qualcomm to stress their boards *

[ACTIVITY] Week 50

2013-12-16 Thread Yvan Roux
== Issues == * 1.5 day of due to car issue. (3/10) * Calxedas are down after lab maintenance. == Progress == * LRA on AArch32: o TCWG-343 : Make LRA the default for the ARM backend (5/10) - Turn LRA on by default committed as rev205887

[ACTIVITY] Week 50

2013-12-16 Thread Charles Baylis
== Progress == TCWG-293 (9/10) - wrote and tested 64bit division code - it seems to work - still need to do performance testing TCWG-347 Fix PR59142 (1/10) - split into series of 3 patches - patch almost ready, was held up by non-availability of the lab - need to bootstrap on Thumb-1 to

[ACTIVITY] Week 50

2013-12-15 Thread Zhenqiang Chen
== Issues == * None. == Progress == * Enable libomp for aarch64*-linux-gnu builds in Linaro crosstool-ng. * Backporting r200103 and r205509 to Linaro 4.8. * Try to enable lra and test Spec2k with -fno-move-loop-invariants and -fira-loop-pressure. But still no overall performance improvement.

[ACTIVITY] Week 50

2013-12-13 Thread Renato Golin
== Progress == * Pragma Vectorize - Comparing pragma OMP to mimic for vectorize - Implementing the lexer/parser - http://llvm.org/PR18086 * Android LLVM - Wasting time for the last time with Odroid XU and Android - Will focus on Nexus 4, 5 and 7 * Integrated AS - Changed to enabled by

[ACTIVITY] Week 50 (Dec 9 - Dec 13)

2013-12-13 Thread Ryan Arnold
== Progress == (4/10) * TCWG-372 fix Cbuildv2 parsing to handle the new binutils-gdb repository (4/10) - Completed Card with following commits. commit e6e39f5d1f7963332b3d7dd2e4400de91847219c Author: Ryan S. Arnold ryan.arn...@linaro.org Date: Tue Dec 10 16:08:17 2013 -0600 Correct

[Activity] Week 50

2012-12-14 Thread Zhenqiang Chen
Summary: * Validate RM toolchain * Prepare Linaro Toolchain Binaries 2012.12 release. * Collect performance data for different branch cost. Details: 1. Validate RM toolchain release. 2. Collect denbench and spec2000int performance data for branch cost tuning. 3. Fix README issue (lp:1068402) by