== Progress ==
* TCWG-1205 - Minor tweaks to Jenkins LLVM jobs [1/10] - Sent a few patches to make the Jenkins jobs more friendly and/or fix them for new changes in the upstream release script
* TCWG-1206 - Investigate timeouts on buildbots [1/10] - Had some mysterious timeouts on some of the buildbots - Didn't manage to reproduce, will keep an eye out in case it happens again
* TCWG-1199, 1200 - LLVM 5.0.0 for ARM and AArch64 [1/10] - RC1 is out, there are some failures in some libunwind and sanitizer tests; reported upstream
* TCWG-1194 - [ARM GlobalISel] Support simple, static globals [4/10] - Committed some simple stuff and sent a patch for upstream review
* TCWG-1209 - [MIR] Print ARM constant pools [1/10] - Printing target-specific constant pools is trivial, but testing is a bit problematic - All current MIR tests read in and then print out the same MIR, which means that we'd have to add support for target-specific constant pools in the parser as well - This is complicated by the fact that at a first glance the parser doesn't seem to handle any other target-specific stuff and I'm not sure it's ok to pull ARMConstantPool into it
* Misc [2/10] - Mailing lists, code reviews, meetings
== Plan ==
* Figure out what to do about TCWG-1209 * More code reviews and global isel
linaro-toolchain@lists.linaro.org