[PATCH] D43816: [X86] Describe wbnoinvd instruction
Gabor Buella via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 11 13:06:03 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329847: [X86] Describe wbnoinvd instruction (authored by GBuella, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D43816?vs=142052&id=142065#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43816
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/wbnoinvd-intrinsic.ll
llvm/trunk/test/MC/Disassembler/X86/x86-16.txt
llvm/trunk/test/MC/Disassembler/X86/x86-32.txt
llvm/trunk/test/MC/Disassembler/X86/x86-64.txt
llvm/trunk/test/MC/X86/x86-16.s
llvm/trunk/test/MC/X86/x86-32-coverage.s
llvm/trunk/test/MC/X86/x86-64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43816.142065.patch
Type: text/x-patch
Size: 8242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/23659b43/attachment.bin>
More information about the llvm-commits
mailing list