]> granicus.if.org Git - clang/commit
[x86] Introduce the encl[u|s|v] intrinsics
authorGabor Buella <gabor.buella@intel.com>
Tue, 8 May 2018 07:12:34 +0000 (07:12 +0000)
committerGabor Buella <gabor.buella@intel.com>
Tue, 8 May 2018 07:12:34 +0000 (07:12 +0000)
commitc5f9ad1ca059a964627e303b7e09b6abe2c2cd53
tree57a820ab0ebb3a11f6d60fdae1e01a9b7ed5aec5
parent467384e60340204c4225644064a182f2223507af
[x86] Introduce the encl[u|s|v] intrinsics

Reviewers: craig.topper, zvi

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D46435

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@331743 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/CMakeLists.txt
lib/Headers/module.modulemap
lib/Headers/sgxintrin.h [new file with mode: 0644]
lib/Headers/x86intrin.h
test/Headers/sgxintrin.c [new file with mode: 0644]