file new in Git master
IntrinsicsSse2.hIntrinsics for x86 SSE2 instructions.
Equivalent to #include <emmintrin.h>
on most compilers except for GCC 4.8, where it contains an additional workaround to make the instructions available with just the CORRADE_-msse2
for the whole compilation unit.