Enhance the detection of SSE2-compatible targets …
Assuming that any target that doesn't have "arm" in its name is an i686 or x86_64 and thus SSE2-compatible is incorrect (counter examples: aarch64 or mips). Make the check as fool-proof as possible.