]> granicus.if.org Git - llvm/commit
[X86] Require last argument to LWPINS/LWPVAL builtins to be an ICE. Add ImmArg to...
authorCraig Topper <craig.topper@intel.com>
Sun, 22 Sep 2019 23:48:50 +0000 (23:48 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 22 Sep 2019 23:48:50 +0000 (23:48 +0000)
commit67640751e3f3838f133f2629d955e44a23a6df06
treeab113a95a7e5bf3ed8ae13169026ce0cb524be53
parentdf14e708beb2cb98a6e16d0e442ba5f748ca01db
[X86] Require last argument to LWPINS/LWPVAL builtins to be an ICE. Add ImmArg to the llvm intrinsics.

Update the isel patterns to use timm instead of imm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372534 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86InstrInfo.td