commit | d0e9d095335fb20806f25e41af789ffd46920ea9 | [log] [tgz] |
---|---|---|
author | Eli Friedman <eli.friedman@gmail.com> | Wed May 14 19:38:39 2008 +0000 |
committer | Eli Friedman <eli.friedman@gmail.com> | Wed May 14 19:38:39 2008 +0000 |
tree | 2b2fbbd20b59bc7972a339b79e420ecdc30834e0 | |
parent | 573d80b3357eaa2d9dcb49956b21489ffa1f80d1 [diff] |
Implementation of __builtin_shufflevector, a portable builtin capable of expressing the full flexibility of the LLVM shufflevector instruction. The expected immediate usage is in *mmintrin.h, so that they don't depend on the mess of gcc-inherited (and not completely implemented) shuffle builtins. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51113 91177308-0d34-0410-b5e6-96231b3b80d8