Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D68262
[llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class. ClosedPublic Authored by courbet on Oct 1 2019, 2:04 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 1 2019, 2:15 AM Closed by commit rL373313: [llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class. (authored by courbet). · Explain WhyOct 1 2019, 2:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 222565 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
|