[PATCH] D39546: Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own
Andrew V. Tischenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 3 08:25:59 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL317330: Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own. (authored by avt77).
Changed prior to commit:
https://reviews.llvm.org/D39546?vs=121282&id=121487#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39546
Files:
llvm/trunk/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
llvm/trunk/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp
llvm/trunk/test/CodeGen/X86/inline-asm-A-constraint.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/X86/asm_rep_movs.ll
llvm/trunk/test/MC/Disassembler/X86/prefixes-i386.txt
llvm/trunk/test/MC/Disassembler/X86/prefixes-x86_64.txt
llvm/trunk/test/MC/Disassembler/X86/prefixes.txt
llvm/trunk/test/MC/Disassembler/X86/simple-tests.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39546.121487.patch
Type: text/x-patch
Size: 11485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171103/2d7172e5/attachment.bin>
More information about the llvm-commits
mailing list