Is Apple going to add Intel optimizations to Mac OS X and others? — #4
All the intel binaries are optimized for SSE2 when they are compiled. Some also include SSE3 instructions, but since there are equivelents in SSE2 for all SSE3 instructions, the ke…