[ACTIVITY] Week 02

2020-01-13 Thread Yvan Roux
* Part time at University o LLVM: * Machine Outliner: - New version submitted upstream o Misc * Various meetings and discussions. ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linar

[ACTIVITY] Week 02

2019-01-14 Thread Yvan Roux
o Week mostly dedicated to University o LLVM * 7.0.1 final ARM and AArch64 binaries uploaded * Adding testcases to Machine Outliner prototype ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinf

[ACTIVITY] Week 02

2018-01-15 Thread Yvan Roux
== Progress == o LLVM * TCWG-1324 (failures of Clang::atomic_ops.c and frem.ll on armv8l host): - Fix committed in mainline as r322098 * Bugzilla 33011 (MVN instruction "Upredictable" bit patterns incorrect): - Fix submitted upstream * Buildbots babysitting. * LLVM scripts r

[ACTIVITY] Week 02

2017-01-16 Thread Yvan Roux
o Teaching activity (4/10) == Progress == o Linaro GCC/Validation (4/10) * Merge FSF GCC 6 branch into Linaro one * Backports reviews * Delivered snapshot of 6.3-2017.01 source package * Merge FSF 4.9 branch into Linaro one o Misc (2/10) * Various meetings and discussions. ==

[ACTIVITY] Week 02 - Bis

2016-01-18 Thread Yvan Roux
o Teaching activity (2/10) == Progress == o Linaro GCC (4/10) * Completed backports for 2016.01 * Merged FSF 5 branch into Linaro 5 one * Delivered 2016.01 Snapshot * Try to reproduce Linaro PR #1988 with 2016.01. issue not reproducible o GCC dev. (3/10) * Fix armv8.1-a handl

[ACTIVITY] Week 02

2016-01-12 Thread Yvan Roux
o Teaching activity (6/10) == Progress == o Linaro GCC (4/10) * Restart validation blocked by the last infrastructure issues * Discussed and reviewed Jenkins jobs fixes. * Tested potential upstream fixes for linaro BZ 1980 and 1982, but reverting the offending backports is a better

[Activity] Week 02

2013-01-13 Thread Zhenqiang Chen
Summary: * Rebase and test the shrink-wrap patches. * Learn how branch cost impact on code generation. Details: 1. Rebase and test the shrink-wrap patches. * For pretend arguments, it is hard to generate correct dwarf info for case: * Add dwarf info for ldrd_pop. Testing is ongoing. * Expose an

[ACTIVITY] Week 02

2012-01-15 Thread Zhenqiang Chen
Summary: * Enhance crosstool-ng build process. Details: 1. crosstool-ng patches: * Reproduce the build process by following the README and enhance the document. * Update .config to strip all toolchain executables * Replace harded-coded VERSION by reading config file. * Remove host libibert