[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
Tue Jan 22 19:15:10 PST 2019


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

Removed SSE4a tests. Split SSE4.1 and SSE4.2 tests.


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

https://reviews.llvm.org/D40387

Files:
  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/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.183021.patch
Type: text/x-patch
Size: 483753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/168d6c7d/attachment-0001.bin>


More information about the llvm-commits mailing list