diff options
author | Manman Ren <mren@apple.com> | 2012-06-29 05:19:13 +0000 |
---|---|---|
committer | Manman Ren <mren@apple.com> | 2012-06-29 05:19:13 +0000 |
commit | 56c045ed5e148d3eff9b344001370b80ec14d43b (patch) | |
tree | 28943e7072df947539e298c42fc5d5f78c4b013f /lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp | |
parent | c56b552ff209f9b5ccd81c078dbbadb948eb711e (diff) |
X86: add more GATHER intrinsics in Clang
Support the following intrinsics:
_mm_i32gather_pd, _mm256_i32gather_pd,
_mm_i64gather_pd, _mm256_i64gather_pd,
_mm_i32gather_ps, _mm256_i32gather_ps,
_mm_i64gather_ps, _mm256_i64gather_ps,
_mm_i32gather_epi64, _mm256_i32gather_epi64,
_mm_i64gather_epi64, _mm256_i64gather_epi64,
_mm_i32gather_epi32, _mm256_i32gather_epi32,
_mm_i64gather_epi32, _mm256_i64gather_epi32
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159410 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp')
0 files changed, 0 insertions, 0 deletions