[PATCH] D46436: [x86] Introduce the enclv instruction

Gabor Buella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 00:14:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331742: [x86] Introduce the enclv instruction (authored by GBuella, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46436?vs=145429&id=145637#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46436

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/lib/Target/X86/X86InstrSGX.td
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/MC/Disassembler/X86/x86-32.txt
  llvm/trunk/test/MC/Disassembler/X86/x86-64.txt
  llvm/trunk/test/MC/X86/SGX-32.s
  llvm/trunk/test/MC/X86/SGX-64.s
  llvm/trunk/test/MC/X86/sgx-encoding.s
  llvm/trunk/test/MC/X86/x86-32-coverage.s
  llvm/trunk/test/MC/X86/x86-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46436.145637.patch
Type: text/x-patch
Size: 5108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/0cb78f56/attachment.bin>


More information about the llvm-commits mailing list