== Progress == * Disable-peeling: - some benchmarking jobs ran, thanks to the new boards in cbuild. - Spawned other jobs for reference
* Libsanitizer: - Built native GCC on snowball to understand the isatty() behaviour compared to qemu.
* Neon intrinsics codegen: - resumed looking at the vuzp crc example from Steve Capper.
* Neon intrinsics codegen: - added fp16 support (works with RVCT, GCC does not support it yet)
* Internal support
== Next == * Disable-peeling: analyze results when available. * Revert-coalesce-vars: idem. * Libsanitizer: analyze isatty() on board * Neon intrinsics: continue with vuzp example.