aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/rdrand-builtins.c
AgeCommit message (Collapse)Author
2013-03-29Add RDSEED intrinsic support defined in AVX2 extensionMichael Liao
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178331 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-12test/CodeGen/rdrand-builtins.c: Define __MM_MALLOC_H before including ↵NAKAMURA Takumi
<*mmintrin.h> . Rawr! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160125 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-12Don't include mm_malloc.h in test, it pulls in system headers on msvc.Benjamin Kramer
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160122 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-12Add _rdrand{16,32,64}_step intrinsics to immintrin.hBenjamin Kramer
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160118 91177308-0d34-0410-b5e6-96231b3b80d8