== Progress ==
* Maintenance
- Fixing ARM buildbots, poking people to fix bugs, keeping them green
* Cost Model
- Fixing some bugs on the generic code
- Adding some simple free cast (plus some infrastructure)
* LLVM
- Investigating APFloat issue on Chromebook (bad libraries?)
- Clang miscompiles and show same synthoms, will play with options next week
- AArch64 back-end in, to be built by default
* LAVA
- Got three last errors due to include path ('bits/predefs.h' file not found)
- libc6-dev + libstdc++-dev have no effect, problem doesn't show on buildbots
- Testing heating problem with multiple images (only 12.02 is good)
- Testing other boards, other images (with Dave)
* Friday Holiday
== Plan ==
* Try a bit more on the APFloat issue in Chromebook, but I think that's just bad distro (ChrUbuntu), since no one else has this problem. Has anyone put any Linaro image on a Chromebook?
* Continue working on getting faster builds on LAVA (quad-core origen, Arndale, etc) with Dave Pigot.
* Continue micro-benchmarking the vectorization and updating the cost-model. Start discussing the side-effects that are not modelled at all.