Basically, everything shown in Intel's intrinsic guide that we support should be usable, which, afaik, we're doing only SSE & MMX (because MMX is before SSE, we should still have it there if people really want it or happen to have been using it).
This shouldn't be TOO difficult, mostly just tedious, and it might be smart to do #297 so that we only have to generate IR stuff for this then use the backend to generate the rest of it.
Basically, everything shown in Intel's intrinsic guide that we support should be usable, which, afaik, we're doing only SSE & MMX (because MMX is before SSE, we should still have it there if people really want it or happen to have been using it).
This shouldn't be TOO difficult, mostly just tedious, and it might be smart to do #297 so that we only have to generate IR stuff for this then use the backend to generate the rest of it.