[PATCH] D42205: [X86] Add intrinsic support for the RDPID instruction
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 18 15:54:53 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322910: [X86] Add intrinsic support for the RDPID instruction (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42205?vs=130441&id=130509#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42205
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Support/Host.cpp
llvm/trunk/lib/Target/X86/X86.td
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/lib/Target/X86/X86InstrSystem.td
llvm/trunk/lib/Target/X86/X86Subtarget.cpp
llvm/trunk/lib/Target/X86/X86Subtarget.h
llvm/trunk/test/CodeGen/X86/rdpid.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42205.130509.patch
Type: text/x-patch
Size: 6407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/ffd7f3e9/attachment.bin>
More information about the llvm-commits
mailing list