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

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 04:14:46 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 XSAVE ISA sets.
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/D41282

Files:
  test/MC/X86/FXSAVE-32.s
  test/MC/X86/FXSAVE-64.s
  test/MC/X86/FXSAVE64-32.s
  test/MC/X86/FXSAVE64-64.s
  test/MC/X86/XSAVE-32.s
  test/MC/X86/XSAVE-64.s
  test/MC/X86/XSAVEC-32.s
  test/MC/X86/XSAVEC-64.s
  test/MC/X86/XSAVEOPT-32.s
  test/MC/X86/XSAVEOPT-64.s
  test/MC/X86/XSAVES-32.s
  test/MC/X86/XSAVES-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41282.127097.patch
Type: text/x-patch
Size: 26792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/bb432048/attachment-0001.bin>


More information about the llvm-commits mailing list