[PATCH] D39847: [X86] Avoid unecessary opsize byte in segment move to memory
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 20 10:39:10 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318678: [X86] Avoid unecessary opsize byte in segment move to memory (authored by niravd).
Changed prior to commit:
https://reviews.llvm.org/D39847?vs=123365&id=123620#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39847
Files:
llvm/trunk/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
llvm/trunk/lib/Target/X86/X86InstrFormats.td
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/lib/Target/X86/X86InstrSystem.td
llvm/trunk/lib/Target/X86/X86SchedSandyBridge.td
llvm/trunk/test/MC/Disassembler/X86/x86-16.txt
llvm/trunk/test/MC/X86/x86-16.s
llvm/trunk/test/MC/X86/x86-32.s
llvm/trunk/test/MC/X86/x86-64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39847.123620.patch
Type: text/x-patch
Size: 8529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/386fe0fd/attachment.bin>
More information about the llvm-commits
mailing list