[ACTIVITY] Week 38

2018-09-24 Thread Yvan Roux
o LLVM * Machine Outliner on ARM prototype: - Rebased on trunk - Thumb support on-going * Bots babysitting o Misc * Various meetings and discussions. ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org

[ACTIVITY] Week 38

2013-09-23 Thread Yvan Roux
== Issues == * None. == Progress == * LRA on AArch64: - Validate Vladimir's patch to support HARD_REGNO_CALL_PART_CLOBBERED macro in LRA. - Reduced and analysed libstdc++ failures : they were due to PCH usage, but the issue was fixed with a rebase on trunk's head. - Testsuite is now

[ACTIVITY] Week 38

2013-09-23 Thread Will Newton
== Progress == * Visit to Cambridge (Tue - Thu) and annual leave (Fri). * Applied gas fix for neon vector load/store constraints. * Applied glibc memcpy performance tweak. * Applied gdbserver AArch64 fix to trunk and branch. * Updated gdb release process and built a release candidate. * Started

[ACTIVITY] Week 38

2013-09-22 Thread Zhenqiang Chen
== Issues == * None == Progress == * 2 day off on Chinese Mid-Autumn Festival * Update conditional compare (CCMP) patch according to community comments. * Work out a patch to fix PR 58423. * Prepare LCU'13 Visa and hotel. == Plan == * Continue on CCMP. == Panned leaves == * Sept. 24 AM: US

[ACTIVITY] Week 38

2013-09-20 Thread Renato Golin
== Progress == * Trying to profile ImageMagick on A9 - perf is broken on Exynos 4, used Panda - Linaro image doesn't have all PPAs - Clang code 10% worse than GCC on some operations - Code doesn't look that bad, but Clang on x86 is faster - Will look into that next week Background -