[PATCH] D43243: X86 (16, 32): Fix for bug 27653 (swapped arguments in BOUND instruction)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 14 13:57:08 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325178: [X86] Don't swap argument on BOUND instruction in at&t syntax. (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43243?vs=134054&id=134307#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43243
Files:
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/test/CodeGen/X86/schedule-x86_32.ll
llvm/trunk/test/MC/Disassembler/X86/x86-16.txt
llvm/trunk/test/MC/X86/I186-32.s
llvm/trunk/test/MC/X86/x86-16.s
llvm/trunk/test/MC/X86/x86-32.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43243.134307.patch
Type: text/x-patch
Size: 9743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/3dc57fe8/attachment-0001.bin>
More information about the llvm-commits
mailing list