By the nature of the RISC architecture, a lot of simple vector operations coded by hand would always outperform the same thing on earlier x86 CPUs, like the first Pentium.
I suppose there are more complex multimedia cases where it makes sense to have dedicated instructions equivalent to SSE on RISC machines.