`== Progress ==
* Release 3.3 - Testing and packaging RC3 http://llvm.org/pre-releases/3.3/rc3/
* Bootstrap Script - Check dependencies, checkout sources, bootstraps, test-suite, package - Works well on Intel (1h20min bootstrap twice + test-suite) - Works on Claxeda, Chromebook (10hs each) - Should work out-of-the-box anywhere: http://people.linaro.org/~rengolin/llvm/scripts/
* Buildbot - Following up on GCC/LD failure on linaro-panda-02
* CBuild - Adding Clang/Extra/RT to toolchain64.lab + update scripts, waiting for merge - Hopefully next build will get the whole pack
* Phoronix - Setting up environment on my Chromebook, I'll have to think how to do that automatically - Running some base runs (gcc 4.6), still not automatic enough
* LLVM administrativia - Reviewing patches, support, etc
== Issues ==
* Network QoS is required to run buildbots, many failures due to timeout every week. The more bots we run, the more urgent will be this issue.
== Plan ==
* Find a way to run Phoronix without human interaction (batch mode), and write a script to do that * Store the base runs somewhere (people.linaro?) and have the script install them to compare with any run on the board. * Test and release 3.3 Final * Use GCC 4.8 on linaro-panda-02 and hope to solve the problem * Finish LLVM+Clang change in CBuild (merge pending) and try to run some benchmarks with it * Think of a way to put bootstrap & phoronix in LAVA/CBuild (whatever is easier), so I can use the calxeda nodes without worry if they'll be up or down