[cfe-dev] Patch to add __builtin_shufflevector

Eli Friedman eli.friedman at gmail.com
Thu Feb 28 20:52:42 CST 2008


Per subject, patch to add __builtin_shufflevector.  This is needed to
implement mmintrin.h and friends efficiently on top of LLVM, because
LLVM isn't very smart about vectors, and vectors are hard(tm).  The
diagnostics aren't quite right, but other than that, does this patch
look okay?

-Eli
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tdiff.txt
Url: http://lists.cs.uiuc.edu/pipermail/cfe-dev/attachments/20080228/16c88e1b/attachment-0001.txt 


More information about the cfe-dev mailing list