== Progress ==
* Out of office 1 day (Thursday)
* [Thumb GlobalISel] Bugfixes [LLVM-544] - The test-suite compiles and executes without failures (with fallback to DAG ISel) - We get some bus errors in the selfhost, which are due to unaligned 64-bit stores. Apparently when alignment checks were introduced in the legalizer, they were only used for types < 32 bits. Currently testing a patch to fix this oversight.
* LLVM 8.0.0 Release for ARM & AArch64 [LLVM-526] - rc5 looks good on AArch64, ARM is still in progress (waited for LSS-570)
== Plan ==
* Wrap up LLVM-544 * Upload rc5 when ARM is ready