[ACTIVITY] Week 03

2019-01-21 Thread Yvan Roux
o Still part time at university. o LLVM * Preparing machine outliner upstream submission as an RFC. ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-toolchain

[ACTIVITY] Week 03

2018-01-22 Thread Yvan Roux
== Progress == o LLVM * Bugzilla 33011 (MVN instruction "Upredictable" bit patterns incorrect): - Working on upstream comments * Working on more unpredictable handling in Tablegen * Fixing an issue with registers class in peephole optimization (exhibited by unpredictable patches).

[ACTIVITY] Week 03

2017-01-23 Thread Yvan Roux
o Teaching activity (2/10) == Progress == o Linaro GCC/Validation (5/10) * GCC 4.9 snapshot: - completed snapshot process - waiting for linaro bug #1118 status before releasing or re-spinning the snapshot. https://bugs.linaro.org/show_bug.cgi?id=1118 * Made

[ACTIVITY] Week 03

2016-01-25 Thread Yvan Roux
o Teaching activity (2/10) == Progress == o Linaro GCC (2/10) * Delivered 2016.01-1 Snapshot respin with fix for Linaro PR #2001 * Gave some support on backports o Infra/Validation (1/10) * Compared ABE master results. o GCC dev. (2/10) * Identified the way testcases are uploaded on

[ACTIVITY] Week 03

2014-01-19 Thread Zhenqiang Chen
== Issues == * None. == Progress == * Test Linaro cbuildv2. - Write a reference script to support windows installer in cbuildv2. - Do some basic validation work against the binaries built from cbuildv2. * Reproduce and work out a patch for ICE when building linux-linaro-tracking

[Activity] Week 03

2013-01-20 Thread Zhenqiang Chen
Summary: * Investigate automotive benchmark. * Linaro gcc 4.6 release Details: 1. Automotive benchmark performance analysis for different branch cost for Cortex-A9. * Debug function WriteOut, which is called 12 times on average, leads common performance issue since the IF-THEN in the function

[ACTIVITY] Week 03

2012-01-20 Thread Zhenqiang Chen
Summary: * Enhance crosstool-ng build process. Details: 1. Linaro crosstool-ng patches: * Update and commit the patch to strip debug sections. * rm *-cc.exe symblink for win32. * enable gdb for win32 (lp:918479) * Update README to add flip dependence for build. 2. Verify the following