[ACTIVITY] Week 24

2018-06-18 Thread Yvan Roux
o LLVM * Some fixes in LLVM patch benchmarking job. * Some experiments with LLVM (Thin)LTO * Start to look at Outliner for ARM o Misc * Various meetings and discussions. ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org

[ACTIVITY] Week 24

2017-06-19 Thread Yvan Roux
== Progress == o Linaro GCC/Validation (7/10) * backports and branch merges for linaro branches 5, 6 and 7 * released GCC 6 and 7 2017.06 sources snapshots * Fxed GCC 5 branch merge * analyzed various infrastructure instabilities * Mingw32 libgomp build issue due to configure

[ACTIVITY] Week 24

2014-06-23 Thread Yvan Roux
== Issues == * None == Progress == * TCWG-496 : Linaro GCC 4.9 2014.07 (8/10) - Backported all the identified needed trunk revisions. - All the patch reviews are OK. - Validation ongoing - Looked at Jenkins/cbuildv2/schroot validation issues. * Misc: (2/10) - TCWG-444 : Final Linaro

[ACTIVITY] Week 24

2014-06-15 Thread Zhenqiang Chen
== Issues == * None. == Progress == * Work out 4 patches to enhance loop2-invariant heuristics and send out for community review (TCWG-469, 3/10). * Test the rebased ccmp patches (TCWG-488, 2/10). * Investigate how to optimize large constant. Patch is in testing (TCWG-486, 5/10). Basic idea is:

RE: [ACTIVITY] Week 24

2014-06-15 Thread Pinski, Andrew
...@lists.linaro.org] On Behalf Of Zhenqiang Chen Sent: Sunday, June 15, 2014 7:29 PM To: linaro-toolchain Subject: [ACTIVITY] Week 24 == Issues == * None. == Progress == * Work out 4 patches to enhance loop2-invariant heuristics and send out for community review (TCWG-469, 3/10). * Test

Re: [ACTIVITY] Week 24

2014-06-15 Thread Zhenqiang Chen
PM To: linaro-toolchain Subject: [ACTIVITY] Week 24 == Issues == * None. == Progress == * Work out 4 patches to enhance loop2-invariant heuristics and send out for community review (TCWG-469, 3/10). * Test the rebased ccmp patches (TCWG-488, 2/10). * Investigate how to optimize large

RE: [ACTIVITY] Week 24

2014-06-15 Thread Pinski, Andrew
From: Zhenqiang Chen zhenqiang.c...@linaro.org Sent: Sunday, June 15, 2014 8:29 PM To: Pinski, Andrew Cc: linaro-toolchain Subject: Re: [ACTIVITY] Week 24 On 16 June 2014 10:38, Pinski, Andrew andrew.pin...@caviumnetworks.com wrote: * Investigate how to optimize large constant. Patch

[ACTIVITY] Week 24

2014-06-13 Thread Renato Golin
== Progress == * Kernel (CARD-1246 1/10) - Helping LLVMLinux to test in LAVA * Background (9/10) - Code review, meetings, discussions, etc. - Setting up Chromebooks again (up, crouton) - Setting up APM boards (up) - Setting up D01 boards (bricked 2) == Plan == * work with guodong, fabo,

[ACTIVITY] Week 24

2013-06-16 Thread Zhenqiang Chen
== Issues == * None == Progress == * Investigate conditional compare RTL representation. - Expand conditional compare to cmp_and/cmp_ior. - Test is ongoing * Investigate lp: 1189445. Patch is in testing. * Identify the root cause for lp: 1189448. FSF4.8 does not have the buggy code.

[ACTIVITY] week 24

2013-06-15 Thread Rob Savoye
== Progress == * Did QEMU testing for the release by running several images on a few platforms. * Did the GCC 4.7-2013.06 release. * Did the GCC 4.8-2013.06 release. * Did a spin of the GCC 4.7-2013.06 release. * Updated benchmark parsing scripts, downloaded historical

[ACTIVITY] Week 24

2013-06-14 Thread Renato Golin
== Progress == * Pandaboard - Using GNU ld didn't help the problem, and made compilation time double to 5hs! - Reverting to Gold and will keep an eye on it * Release 3.3 finished - Tested and released, just waiting the final email * Linaro+ARM sync meeting - Setting priorities, requesting

[Activity] Week 24

2012-06-19 Thread Ramana Radhakrishnan
== Progress == * Tried a number of testcases for the shuffles . Needed to add support to the C++ frontend for the __builtin_shuffle support. Fortunately there existed a patch - I tested it and it looked good. Committed upstream. However the original author had some concerns whether it would work