Hello everyone,
I recently downloaded the Free Pascal trunk (x86) version on Windows 7 32-bit and did some benchmarking tests.
I was pleasantly surprised to see that the optimizer has improved a lot and produces very good results compared to older versions.
This made me wonder:
Are these optimizer improvements specific to the x86 target, or do they also apply to other targets, such as ARM64 and other architectures?
In other words, is the current optimizer progress mostly focused on x86, or is it shared across all supported platforms?