[PATCH] D32685: [X86] Adding tests for the memory folding tables generated by the TableGen backend.

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 02:42:47 PDT 2017


aymanmus updated this revision to Diff 100677.
aymanmus added a comment.

Removing XCHG tests


https://reviews.llvm.org/D32685

Files:
  test/CodeGen/X86/memoryFolding-avx.mir
  test/CodeGen/X86/memoryFolding-avx2.mir
  test/CodeGen/X86/memoryFolding-avx512Other.mir
  test/CodeGen/X86/memoryFolding-avx512f.mir
  test/CodeGen/X86/memoryFolding-avx512vl.mir
  test/CodeGen/X86/memoryFolding-other.mir
  test/CodeGen/X86/memoryFolding-sse.mir
  test/CodeGen/X86/memoryFolding-x86.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32685.100677.patch
Type: text/x-patch
Size: 6680820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/456cb607/attachment-0001.bin>


More information about the llvm-commits mailing list