commit | d38617c8a50f9729c254ab76cd359af797c6739b | [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 | 9d7405fafd5bc08d38bc75579927bf414570bd61 [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