[X86][PKU] Add {RD,WR}PKRU intrinsics
authorAsaf Badouh <asaf.badouh@intel.com>
Thu, 31 Dec 2015 08:31:13 +0000 (08:31 +0000)
committerAsaf Badouh <asaf.badouh@intel.com>
Thu, 31 Dec 2015 08:31:13 +0000 (08:31 +0000)
commit7b8bd88d4597339cec0103d6c1df3f29316ea867
treedd939891059633563cfb9206d1403435f7e8ab3d
parent5ef134945b5288c7df5998986090822b882de777
[X86][PKU] Add {RD,WR}PKRU intrinsics

Differential Revision: http://reviews.llvm.org/D15808

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256670 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrSystem.td
test/CodeGen/X86/pku.ll [new file with mode: 0644]