[ACTIVITY] Week 25

2019-06-24 Thread Yvan Roux
o 4 days week (1 training day) o LLVM: * 8.0.1-rc2: ARM and AArch64 binaries built and uploaded. * Buildbots babysitting: couple of issues reported. * Machine Outliner: - Adding testcases before upstream submission. o Misc * Various meetings and discussions.

[ACTIVITY] Week 25

2018-06-26 Thread Yvan Roux
o GNU releases * 6.4 and 7.3 2018.05 deployed o LLVM * First prototype implemented for ARM mode * Working on more cases to handle * Investigating potential issues w/r to pass ordering o Misc * Various meetings and discussions. ___

[ACTIVITY] Week 25

2017-06-26 Thread Yvan Roux
== Progress == o Linaro GCC/Validation (7/10) * Prepared a fix for libgomp/mingw build issue. Submitted upstream * Analysed ubuntu bug report on unsupported relocations: - https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1695093 - Identified it as upstream PR 79041 -

Re: [ACTIVITY] Week 25

2016-06-27 Thread Yvan Roux
Yvan Roux > Sent: Monday, June 27, 2016 1:40 AM > To: Linaro Toolchain Mailman List <linaro-toolchain@lists.linaro.org> > Subject: [ACTIVITY] Week 25 > > == Progress == > o Extended Validation (1/10) >- Benchmarking job babysitting. > > o Upstream GCC (4/10) &g

[ACTIVITY] Week 25

2016-06-27 Thread Yvan Roux
== Progress == o Extended Validation (1/10) - Benchmarking job babysitting. o Upstream GCC (4/10) - ARMv8.1 libatomic: Analysis completed. No gain expected in implementing an Ifunc'ed version of the library. - Working on __sync buitlins potential fix. o Misc (5/10) *

[ACTIVITY] Week 25

2014-06-22 Thread Zhenqiang Chen
== Issues == * None. == Progress == * loop2-invariant heuristics tuning (TCWG-469, 2/10). Two patches were committed @r211818 and r211885. Another two are in review. * Test the rebased ccmp patches (TCWG-488, 2/10). * Send out a patch to enhance cprop pass by checking rtx_cost. Collect

[ACTIVITY] Week 25

2014-06-20 Thread Renato Golin
== Progress == * Automation Framework (CARD-1378 8/10) - Setting up D01s - Wasting time on Pandas - Setting up serial console - Preparing Chromebook2s - Testing remote gcc check * Background (2/10) - Code review, meetings, discussions, etc. == Plan == * help Guodong with D01

[ACTIVITY] Week 25

2013-06-24 Thread Yvan Roux
== Issues == * None. == Progress == * OE Launchpad bug #1192953 - 4.8 g++ failed to find c++ included headers because of the combined usage of --with-sysroot and --with-g++-include-dir - Investigated the issue with Andrew McDermott - found an existing OE workaround * LRA on ARM and