[PATCH] D41161: [X86][PREFETCH]: Adding full coverage of MC encoding for the PREFETCH isa sets.<NFC>

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 02:16:04 PST 2017


gadi.haber created this revision.
gadi.haber added reviewers: zvi, m_zuckerman, craig.topper, RKSimon.

NFC.
Adding MC regressions tests to cover the PREFETCH isa sets for both 32 and 64 bit.
This patch is part of a larger task to cover MC encoding of all X86 ISA Sets started in revision: https://reviews.llvm.org/D39952


Repository:
  rL LLVM

https://reviews.llvm.org/D41161

Files:
  test/MC/X86/PREFETCH-32.s
  test/MC/X86/PREFETCH-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41161.126693.patch
Type: text/x-patch
Size: 3422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/4314c59f/attachment.bin>


More information about the llvm-commits mailing list