[PATCH] D68262: [llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 02:18:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373313: [llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class. (authored by courbet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68262?vs=222563&id=222565#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68262

Files:
  llvm/trunk/unittests/tools/llvm-exegesis/X86/RegisterAliasingTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/X86/SnippetRepetitorTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/X86/TestBase.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68262.222565.patch
Type: text/x-patch
Size: 12754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/dde708db/attachment.bin>


More information about the llvm-commits mailing list