[PATCH] D44386: [x86] Introduce the pconfig/enclv instructions
Gabor Buella via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 23 14:07:18 PDT 2018
GBuella updated this revision to Diff 143638.
GBuella marked an inline comment as done.
GBuella added a comment.
Rebased the patch.
Added pconfig to Icelake Server.
https://reviews.llvm.org/D44386
Files:
include/llvm/IR/IntrinsicsX86.td
lib/Support/Host.cpp
lib/Target/X86/X86.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86InstrSGX.td
lib/Target/X86/X86InstrSystem.td
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h
test/CodeGen/X86/SGX32-intrinsics.ll
test/CodeGen/X86/SGX64-intrinsics.ll
test/CodeGen/X86/pconfig32-intrinsic.ll
test/CodeGen/X86/pconfig64-intrinsic.ll
test/MC/X86/sgx-encoding.s
test/MC/X86/x86-32-coverage.s
test/MC/X86/x86-64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44386.143638.patch
Type: text/x-patch
Size: 25251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/e9c08648/attachment.bin>
More information about the llvm-commits
mailing list