[ACTIVITY] Week 34

2018-08-27 Thread Yvan Roux
o LLVM * Machine Outliner on ARM prototype: - stack fixup support on-going - test coverage in machine IR * Buildbots babysitting o Misc * Jira gardening * Various meetings and discussions. ___ linaro-toolchain mailing list linaro-toolchai

[ACTIVITY] Week 34

2017-08-31 Thread Yvan Roux
== Progress == o Linaro GCC/Validation * Delivered monthly source snapshots * Released GCC 6 and 7 2017.08 binary releases * Completed PR 80287: - Added new testcase on trunk and GCC 7 branch. - Fix backported on gcc-6-branch. * Investigating upstream bugzilla PR81863

[ACTIVITY] Week 34

2016-08-29 Thread Yvan Roux
== Progress == o Linaro GCC/Validation (7/10) - Reviewed on-going Backports. - Analysis on remaining backports dependencies on-going. - Merged FSF GCC 6 branch. - Last FSF GCC 4.9 merge still on-going (some conflicts to solve). - Defining and experimenting new revisions/bac

[ACTIVITY] Week 34

2015-08-27 Thread Yvan Roux
== Progress == o Linaro GCC validation (9/10) * Analysed x86_64 fstack-protector and sse2 issue * This is due to "ulimit -v" usage which brakes asan testing and gcc testsuite caching mechanism. * Validation is now stable on Hetzner/Austin hardware * Documented summer validation i

[ACTIVITY] Week 34

2014-08-25 Thread Yvan Roux
4 Days week. == Issues == * none. == Progress == * GCC 4.9 2014.09 (8/10) - Prepared all remaining revisions to backport - Reviews done - Validation done - Reports analysis ongoing. - Some newly introduced intrinsics tests on vca* are failing, analyzing the issue. == Next == * Complet

[ACTIVITY] Week 34

2014-08-22 Thread Renato Golin
== Progress == * Automation Framework (CARD-1378 2/10) - Changing D01s to 16 cores with taskset + schroot * LLVM 3.5 Release (TCWG-476 2/10) - Broken compiler-rt div/mod backported to 3.5 rc3 - Tested and released RC3 (possibly the last) * Toolchain (CARD-862 2/10) - Found problems with .fpu

[ACTIVITY] Week 34

2013-08-25 Thread Yvan Roux
== Issues == * none == Progress == * 2013-08 release: - Released 4.7 and 4.8 . * 4.8-2013.08 c++ and java reported issues: - Trying to reproduced the reported failures on x86 and a9hf, without success for the moment. * LRA: - Rebased the ongoing work on updated sources. - Preparing

ACTIVITY] Week 34

2013-08-25 Thread Zhenqiang Chen
== Issues == * None == Progress == * 2 day off. * Conditional compare - Send out RFC and basic support patches for community review. - Update and design test cases. - Investigating bootstrap issue when expanding conditional compare to optimized RTL. == Plan == * Continue on conditio

[ACTIVITY] Week 34

2013-08-23 Thread Renato Golin
== Progress == * Nice holidays in Brittany. - Wine, cheese, more wine, some beaches... * ODroid buildbot still running... - After a long and hot week with all windows close (room temp > 25C), the bot has held stable no hotter than 63C and is running self-hosting (partial+full build) without a s

[ACTIVITY] Week 34

2013-08-23 Thread Will Newton
== Progress == * 4 day week (off Thursday) * Wrote a patch to fix gas NEON addressing mode bug and committed * Submit and respin of glibc malloc tests and fixes * Pushed cortex-malloc test and benchmark suite to git.l.o * More malloc work * Started wiki cleanup == Issues == * None == Plan == *

[Activity] Week 34

2012-08-26 Thread Zhenqiang Chen
Summary: * Identify the root cause of performance regression for the "split2" patch. * Validate Linaro binary toolchain prerelease. Details: 1. Identify the root cause of performance regression for the "split2" patch. * Code alignment is the root cause for the performance regression (Michael repro