== Progress ==

* Cross-compilation
 - Cleaning up v7A cores and features in Clang
 - Writing document on how to cross-build using Clang/LLVM
 - Creating bugs to deal with the issues found
 - Adding LZMA library dep to cross-build in LLVM
 - https://cards.linaro.org/browse/TCWG-200

* Divmod 64
 - Long discussions about libcalls using registers with ARM
 - Trying to revive my old patch due to future improvements from ARM
 - It should also help future improvements on value_in_regs attributes, as well as other library calls in registers or with multiple return values
 - https://cards.linaro.org/browse/TCWG-199

* Maintenance
 - Patch reviews, discussions, as usual
 - Investigating breaking test-suite bot
 - Added two pandas to the lab for general use

== Plan ==

* See that all patches created this week get through
* Have a look at automating Phoronix (via Jenkins)
* Find SLP-vectorizer regressions on ARM and fix them