I'm running tests with SSE2 vs x87 with various compiler switches currently, but I believe people were complain about changes before we turned the SSE flags on (though recent gcc defaults to -mfpmath=sse, MSVC does not. Clang simply refuses to produce x86_64 code with SSE disabled - apparently it wants to use the xmm0 etc registers with SSE)