[PATCH] D28468: [X86] Fix for bugzilla 31576 - add support for "data32" instruction prefix
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 09:33:27 PST 2017
niravd added a comment.
In https://reviews.llvm.org/D28468#639720, @myatsina wrote:
> In https://reviews.llvm.org/D28468#639714, @niravd wrote:
>
> > Can you add some disassembler tests?
>
>
> Do you mean to add tests for the tablegen diassembler change?
Yes. I also notice that the testsuite is short on testing data16/data32. It'd be nice to add a few more tests for these as well.
Repository:
rL LLVM
https://reviews.llvm.org/D28468
More information about the llvm-commits
mailing list