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