llvm-project/llvm/unittests/tools/llvm-exegesis/X86
Clement Courbet 2cd0f28959 [llvm-exegesis] Add options to SnippetGenerator.
Summary:
This adds a `-max-configs-per-opcode` option to limit the number of
configs per opcode.

Reviewers: gchatelet

Subscribers: tschuett, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D68642

llvm-svn: 374054
2019-10-08 14:30:24 +00:00
..
AssemblerTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
BenchmarkResultTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [llvm-exegesis][NFC] Refactor snippet file reading out of tool main. 2019-09-30 12:50:25 +00:00
RegisterAliasingTest.cpp [llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class. 2019-10-01 09:20:36 +00:00
SchedClassResolutionTest.cpp [llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class. 2019-10-01 09:20:36 +00:00
SnippetFileTest.cpp [llvm-exegesis] Finish plumbing the `Config` field. 2019-10-08 09:06:48 +00:00
SnippetGeneratorTest.cpp [llvm-exegesis] Add options to SnippetGenerator. 2019-10-08 14:30:24 +00:00
SnippetRepetitorTest.cpp [llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class. 2019-10-01 09:20:36 +00:00
TargetTest.cpp [llvm-exegesis] Allow the target to disable the selection of some registers. 2019-03-26 15:44:57 +00:00
TestBase.h [llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class. 2019-10-01 09:20:36 +00:00