== Progress ==

* Android LLVM
 - Discussions on progress, trying to line up kernel+AOSP together
 - Google has bailed Clang/LLVM for L release, will consider for next one

* Vectorizer
 - Progressing on the implementation of the pragma parser
   - http://llvm.org/PR18086
 - Discussions about introduction of generic function vectorizer (ARM)

* Release 3.4
 - Tested RC3, no regressions on tests or benchmarks
   - http://people.linaro.org/~rengolin/llvm/
   - http://llvm.org/pre-releases/3.4/rc3/
 - Looked at a bug on the vectorizer for pentium3/freebsd
   - Work around found, not easy enough to get them to RC4

* Background
 - Many discussions, many support requests, many patch reviews
 - Adding BOF notes to dev meeting site
 - Booking train and hotel for FOSDEM 14

* Time
 - CARD-862 8/10
 - Others   2/10

* Happy Holidays! And see you in January!

== Issues ==

* Running benchmarks on my Chromebook is very unstable.
 - Even though the standard deviation is small in two different moments,
   the two results are statistically incompatible.
 - The wireless network on the Chromebook, as widely known,
   is unstable and unpredictable.
 - I need a graphical interface, so I can do stuff during Connects,
   or to see Phoronix results and that is probably the responsible
   for all instability
 - Next release, I'll use an ODroid (or Arndale) for benchmarks

== Plan ==

* Holidays!