[PATCH] D45983: [X86] movdiri and movdir64b instructions
Gabor Buella via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 1 03:07:22 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331248: [X86] movdiri and movdir64b instructions (authored by GBuella, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45983?vs=143897&id=144685#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45983
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Support/Host.cpp
llvm/trunk/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
llvm/trunk/lib/Target/X86/X86.td
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/lib/Target/X86/X86Subtarget.cpp
llvm/trunk/lib/Target/X86/X86Subtarget.h
llvm/trunk/test/CodeGen/X86/movdir-intrinsic-x86.ll
llvm/trunk/test/CodeGen/X86/movdir-intrinsic-x86_64.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
llvm/trunk/utils/TableGen/X86RecognizableInstr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45983.144685.patch
Type: text/x-patch
Size: 15506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/3d1fe403/attachment.bin>
More information about the llvm-commits
mailing list