[PATCH] D46539: [X86] ptwrite intrinsic

Gabor Buella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 12:24:08 PDT 2018


GBuella updated this revision to Diff 145516.
GBuella added a comment.

Rearranged proc features in X86.td


https://reviews.llvm.org/D46539

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Support/Host.cpp
  lib/Target/X86/X86.td
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86InstrSystem.td
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/ptwrite-intrinsic-x86.ll
  test/CodeGen/X86/ptwrite-intrinsic-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46539.145516.patch
Type: text/x-patch
Size: 7684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/7242b1ab/attachment.bin>


More information about the llvm-commits mailing list