[PATCH] D40879: [X86][I86][I186][I386][I486]: Adding full coverage of MC encoding for the I86, I186, I386 and I486 isa sets.<NFC>
Gadi Haber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 10 05:25:29 PST 2017
gadi.haber updated this revision to Diff 126294.
gadi.haber added a comment.
Updated diff based on comments by Simon and Craig:
1. Added the I286 and all Pentium tests
2. Removed a CET instruction from PPRO tests.
Note: Some instructions are still missing from I186 tests (to be added in next diff update).
Repository:
rL LLVM
https://reviews.llvm.org/D40879
Files:
test/MC/X86/I186-32.s
test/MC/X86/I186-64.s
test/MC/X86/I286-32.s
test/MC/X86/I286-64.s
test/MC/X86/I386-32.s
test/MC/X86/I386-64.s
test/MC/X86/I486-32.s
test/MC/X86/I486-64.s
test/MC/X86/I86-32.s
test/MC/X86/I86-64.s
test/MC/X86/PENTIUM-32.s
test/MC/X86/PENTIUM-64.s
test/MC/X86/PPRO-32.s
test/MC/X86/PPRO-64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40879.126294.patch
Type: text/x-patch
Size: 465397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171210/1d2527ea/attachment-0001.bin>
More information about the llvm-commits
mailing list