== Progress ==
* [ARM GlobalISel] Support globals [6/10] - This is going to be very hairy because of all the different relocation models (PIC, ROPI etc), differences between ELF and MachO, and differences between targets with MOVT or without it - Started adding support for simple, statically linked globals, it might take me a while to get all the pseudoinstructions right even for this simple case
* Misc [4/10] - Meetings, mailing lists, code reviews, buildbots
== Plan ==
* More GlobalISel * More code reviews