== Progress ==
* Out of office on Monday [2/10]
* [ARM GlobalISel] Investigate divmod [TCWG-1086] - Broke this up into several smaller stories
* [ARM GlobalISel] Support sub and mul [TCWG-1104] [1/10] - Committed upstream
* [ARM GlobalISel] Support trunc [TCWG-1109] [1/10] - Committed upstream
* [ARM GlobalISel] Support div [TCWG-1103] [2/10] - Mostly done, will upstream next week
* [ARM GlobalISel] Fix fallback path [TCWG-1110] [2/10] - Oliver from ARM has started running csmith with GlobalISel and is finding several issues - Fixed one of them and committed upstream - Will commit another one next week
* Misc [2/10] - Meetings, mailing lists, code reviews, buildbots - Minor cleanup in the ARM backend (renamed a subtarget feature to avoid future misuse)
== Plan ==
* [ARM GlobalISel] Fix fallback path [TCWG-1110] * [ARM GlobalISel] Support div [TCWG-1103] * Resume [ARM GlobalISel] Use TableGen for inst selector [TCWG-1037]