[PATCH] D42205: [X86] Add intrinsic support for the RDPID instruction

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 10:15:01 PST 2018


craig.topper updated this revision to Diff 130441.
craig.topper added a comment.

Once more with context


https://reviews.llvm.org/D42205

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.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/rdpid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42205.130441.patch
Type: text/x-patch
Size: 6127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/e7d23a23/attachment.bin>


More information about the llvm-commits mailing list