[PATCH] D44386: [x86] Introduce the pconfig/enclv instructions

Gabor Buella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 07:16:02 PDT 2018


GBuella updated this revision to Diff 144111.

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.144111.patch
Type: text/x-patch
Size: 25731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/408a3808/attachment.bin>


More information about the llvm-commits mailing list