[Activity] Week 11
== This week == * TCWG-619: - Cross compiled chromium for ARM without LTO - Ran into issues with native and ARM lto build of chromium * GCC Modularization Project: * TCWG-621: - Begun refactoring sel-sched-ir.h * TCWG-639: - Fixed issue with header flattening script. * Bugs: - 1178: Another triage, got reviewed from Charles. * Backports: - r218232, r218525. == Next week == * Continue investigating LTO build issues on ARM and x86. * submit patch to 1178 upstream. * Target hook conversion ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain
[ACTIVITY] 9-13 March 2015
== Progress == * Linaro bugs (2/10) #1325 * type promotion pass (zero/sign extension elimination) - TCWG-547 (5/10) - tried to improve some of the aspects and made it more aggressive - improved handling of CASE_CONVERT - tried it on CoreMark and it reduces the number of instructions in per object file basis. - bootstrapped the latest improvement on x86-64 and regression tested on x86-64, ARM and AARCH64. noticed few LTO failures on ARM and AARCH64. Looking into it. - Plan to run spec2k again - Current version at linaro-dev/type-promotion-pass (https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=refs/heads/linaro-dev/type-promotion-pass) * Misc (1/10) - gcc-patchs and gcc-bugs list * Public Holiday (2/10) == Plan == * TCWG-620 and TCWG-547 ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain