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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 09:24:28 PST 2018


craig.topper updated this revision to Diff 129643.
craig.topper added a comment.

Remove 64-bit instructions from 32-bit mode tests


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-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.129643.patch
Type: text/x-patch
Size: 20201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/bb2c7f79/attachment.bin>


More information about the llvm-commits mailing list