[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:05:39 PDT 2019


courbet created this revision.
courbet added a reviewer: gchatelet.
Herald added a reviewer: a.sidorin.
Herald added a subscriber: tschuett.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D68262

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

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


More information about the llvm-commits mailing list