[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 00:43:20 PST 2017


gadi.haber added a comment.

Yes, The bswap belongs to I486REAL but I will add it to the I486 tests.
bound belongs to I186. I will check why it is missing from it.

Many of the remaining instructions you mentioned belong to I286. I will add them into this review as well.


Repository:
  rL LLVM

https://reviews.llvm.org/D40879





More information about the llvm-commits mailing list