== Progress == * Libsanitzer for AArch64: (3/10) - QEMU patch to handle missing mmap flag accepted. - Charles was able to build GCC + run the sanitizer tests on board - cleanup patch, ready to be sent to the LLVM list for approval
* Cross-validation: (1/10) - extending timeout to 5h for aarch64-linux seems to be sufficient when using qemu-aarch64
* 2014.02 release preparation: (4/10) - branch merge - backported new vectorizer cost model (cheap, dynamic, unlimited), and ran some benchmarks. - asked Kugan to check the few improvements observed when using -fvect-cost-model=unlimited - reviewed Crypto intrinsics backport from Michael Collison. Discussed the use of gerrit+jenkins with him and Rob. - Charles ran the validation of the Crypto intrinsics backport on AArch64 hardware - I cross-validated it using binutils-linaro-2.24-2013.12, to make sure we release components capable enough to interoperate. - upgrading binutils in cbuildv1/tcwg-web would help, until we can switch to jenkins+cbuildv2+gerrit
* Misc (2/10): conf-calls, meetings
== Next == * libsanitizer on AArch64: post patch to LLVM list * crypto intrinsics: commit patch for 2014.02 release