]> granicus.if.org Git - llvm/commit
[X86] Finish the subtarget and predicate implementation of CLWB.
authorCraig Topper <craig.topper@intel.com>
Tue, 29 Aug 2017 23:13:36 +0000 (23:13 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 29 Aug 2017 23:13:36 +0000 (23:13 +0000)
commite23f91a412cd4b9b702dad7aa3522daf8a4e2e1b
tree815cdc99c4a2e01030f0ad7d7c84985e96da81b0
parent81f2a104d18bc4c624b8b844cbd0d612c0e27510
[X86] Finish the subtarget and predicate implementation of CLWB.

We don't have an intrinsic implemented for this instruction yet, but it looked odd that we were missing the accessor method from the subtarget.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312064 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86Subtarget.h