Zoltan Varga

Results 63 comments of Zoltan Varga

Todo: * Compile the runtime itself with -msse2 -mfpmath=sse on x86 * Remove unused fp stack code * Remove the old non-r4fp code

Fixes https://github.com/dotnet/runtime/issues/65557

CI failures are unrelated, this PR only affects 32 bit x86.