[ACTIVITY] 24 - 28 August 2020

2020-08-28 Thread Prathamesh Kulkarni
== This Week == * GNU-659 (LTO calculix regression) - Started upstream discussion * LLVM-611 (Tune lowering heuristic to blx for code size) - Addressing upstream feedback for patch to fold tLDRpci, tBLx -> tBL in foldMemoryOperand hook - Added new heuristic to ISel, for follow up patch. * LLVM-6

[ACTIVITY] 24-28 August 2020

2020-08-28 Thread Christophe Lyon
1 day off == Progress == * GCC upstream validation: - reported several regressions - committed testcase fixes * GCC - patch for PR94758 (-mpurecode and cortex-m23) applied to thunk/gcc-10/gcc-9. Bug closed, but opened several others to track performance improvements with -mpurecode - PR96768: swi

[ACTIVITY] report week ending 28 Aug

2020-08-28 Thread Peter Maydell
Progress: * VIRT-65 [QEMU upstream maintainership] + Just the usual code review and pull request work. * VIRT-364 [QEMU support for ARMv8.1-M extensions] + I have all fp16 insns (both VFP and Neon) implemented now, and the VFP patches have been reviewed. Just need to track down a few last