On 23 March 2015 at 11:24, Prathamesh Kulkarni
wrote:
> TCWG-619:
> - Cross compiled v8 on ARM using linaro toolchain (binary release).
> - Built chromium LTO native
> - Building v8 on ARM with LTO results in ICE at lto_tag_to_tree_code.
> - Buiilding v8 (without LTO) with linaro-4.9-bran
TCWG-619:
- Cross compiled v8 on ARM using linaro toolchain (binary release).
- Built chromium LTO native
- Building v8 on ARM with LTO results in ICE at lto_tag_to_tree_code.
- Buiilding v8 (without LTO) with linaro-4.9-branch results in ar error.
- Cross compiling chromium on ARM with
== This week ==
* Backports (9/10)
- 218432 - Clarify the usage of SCHED in AARCH64_CORE macro
- 218635 - Change all AARCH64_FL_FPSIMD to AARCH64_FL_FOR_ARCH8.
- 219470 - Implement TARGET_SCHED_MACRO_FUSION_PAIR_P
- 219656 - Update APM/XGene-1 costs
- 219657 - xgene1 machine d
== Progress ==
* type promotion pass (zero/sign extension elimination) - TCWG-547 (6/10)
- Fixed LTO testcase failure
- Native testing on arm chromebook found three more failures
- Fixed all of them
- Setup spec2006 on chromebook
- spec2006 with -O3 -mfpu=neon -march=armv7-a -fno-common s