summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGDebugInfo.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2015-08-26 21:17:12 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2015-08-26 21:17:12 +0000
commit5aba9925c0bbc63f65077e55fef73211c16d5974 (patch)
treec89046ce38fe90453a72d0f99023a02539d6fdbb /clang/lib/CodeGen/CGDebugInfo.cpp
parent0ab4b5b52e5828a23c7d7d37b7c5cba6cf86895a (diff)
downloadbcm5719-llvm-5aba9925c0bbc63f65077e55fef73211c16d5974.tar.gz
bcm5719-llvm-5aba9925c0bbc63f65077e55fef73211c16d5974.zip
[X86][SSE] Add _mm_undefined_* intrinsics
Added missing SSE/AVX 'undefined' intrinsics (PR24040): _mm_undefined_pd, _mm_undefined_ps + _mm_undefined_si128 _mm256_undefined_pd, _mm256_undefined_ps + _mm256_undefined_si256 _mm512_undefined, _mm512_undefined_ps, _mm512_undefined_pd + _mm512_undefined_epi32 Added builtin intrinsicss: __builtin_ia32_undef128, __builtin_ia32_undef256 + __builtin_ia32_undef512 Differential Revision: http://reviews.llvm.org/D12052 llvm-svn: 246083
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud