[PATCH] D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>

Wang Tianqing via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 18:56:10 PST 2019


tianqing updated this revision to Diff 184007.
tianqing added a comment.

Added crc32 tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D40387/new/

https://reviews.llvm.org/D40387

Files:
  test/MC/X86/MMX-32.s
  test/MC/X86/MMX-64.s
  test/MC/X86/SSE-32.s
  test/MC/X86/SSE-64.s
  test/MC/X86/SSE2-32.s
  test/MC/X86/SSE2-64.s
  test/MC/X86/SSE3-32.s
  test/MC/X86/SSE3-64.s
  test/MC/X86/SSE41-32.s
  test/MC/X86/SSE41-64.s
  test/MC/X86/SSE42-32.s
  test/MC/X86/SSE42-64.s
  test/MC/X86/SSE4a-32.s
  test/MC/X86/SSE4a-64.s
  test/MC/X86/SSEMXCSR-32.s
  test/MC/X86/SSEMXCSR-64.s
  test/MC/X86/SSE_PREFETCH-32.s
  test/MC/X86/SSE_PREFETCH-64.s
  test/MC/X86/SSSE3-32.s
  test/MC/X86/SSSE3-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40387.184007.patch
Type: text/x-patch
Size: 502250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/124f6c31/attachment-0001.bin>


More information about the llvm-commits mailing list