commit | 8c05a850f43cda2e62ac48562281f504ab763d59 | [log] [tgz] |
---|---|---|
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Thu Aug 12 02:06:36 2010 +0000 |
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Thu Aug 12 02:06:36 2010 +0000 |
tree | cf9cafb61952cf81ab4d62bac5d49f26faf1606c | |
parent | 270159fcc21e06c67aa571d10d2b22d41d9a751a [diff] |
Begin to support some vector operations for AVX 256-bit intructions. The long term goal here is to be able to match enough of vector_shuffle and build_vector so all avx intrinsics which aren't mapped to their own built-ins but to shufflevector calls can be codegen'd. This is the first (baby) step, support building zeroed vectors. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110897 91177308-0d34-0410-b5e6-96231b3b80d8