commit | 1a5f7f54f4d817af3f38a1a07cc89c108eb2c295 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Sun Sep 21 12:49:46 2014 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Sun Sep 21 12:49:46 2014 +0000 |
tree | fbe736dc43a28822a46993c6e2f96124d6192433 | |
parent | 6ef31b0079b9208656e76c9b35776b4ad65bc24a [diff] |
[x86] Teach the new vector shuffle lowering the basics about insertion of a single element into a zero vector for v4f64 and v4i64 in AVX. Ironically, there is less to see here because xor+blend is so crazy fast that we can't really beat that to zero the high 128-bit lane. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218214 91177308-0d34-0410-b5e6-96231b3b80d8