llvm-project/llvm/tools/llvm-exegesis/lib
Roman Lebedev 7a98761d74
[NFC] Move CombinationGenerator from Exegesis to ADT
Reviewed By: courbet

Differential Revision: https://reviews.llvm.org/D113213
2021-11-05 16:53:46 +03:00
..
AArch64
Mips
PowerPC
X86 Make enum iteration with seq safe by default 2021-11-03 20:52:21 -04:00
Analysis.cpp [Exegesis] Native clusterization: sub-partition by sched class id 2021-09-07 17:54:37 +03:00
Analysis.h Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
Assembler.cpp [llvm] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine) 2021-10-06 12:04:30 +01:00
Assembler.h
BenchmarkCode.h
BenchmarkResult.cpp Merge all the llvm-exegesis unit tests into a single binary 2021-07-26 22:07:07 -07:00
BenchmarkResult.h Merge all the llvm-exegesis unit tests into a single binary 2021-07-26 22:07:07 -07:00
BenchmarkRunner.cpp [llvm-exegesis] Loop unrolling for loop snippet repetitor mode 2021-05-25 12:08:27 +03:00
BenchmarkRunner.h [llvm-exegesis] Loop unrolling for loop snippet repetitor mode 2021-05-25 12:08:27 +03:00
CMakeLists.txt
Clustering.cpp [Exegesis] Native clusterization: sub-partition by sched class id 2021-09-07 17:54:37 +03:00
Clustering.h [Exegesis] Native clusterization: sub-partition by sched class id 2021-09-07 17:54:37 +03:00
CodeTemplate.cpp
CodeTemplate.h
Error.cpp
Error.h
LatencyBenchmarkRunner.cpp
LatencyBenchmarkRunner.h
LlvmState.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
LlvmState.h
MCInstrDescView.cpp
MCInstrDescView.h
ParallelSnippetGenerator.cpp [exegesis][X86] ParallelSnippetGenerator: don't accidentally create serialized instructions 2021-09-07 12:39:23 +03:00
ParallelSnippetGenerator.h
PerfHelper.cpp [llvm-exegesis] Fix missing-headers build errors. 2021-07-15 13:20:25 -04:00
PerfHelper.h
RegisterAliasing.cpp
RegisterAliasing.h
RegisterValue.cpp
RegisterValue.h
SchedClassResolution.cpp
SchedClassResolution.h Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
SerialSnippetGenerator.cpp Avoid shuffle self-assignment in EXPENSIVE_CHECKS builds 2021-03-10 11:17:34 +00:00
SerialSnippetGenerator.h
SnippetFile.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
SnippetFile.h Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
SnippetGenerator.cpp
SnippetGenerator.h [NFC] Move CombinationGenerator from Exegesis to ADT 2021-11-05 16:53:46 +03:00
SnippetRepetitor.cpp [llvm-exegesis] Loop unrolling for loop snippet repetitor mode 2021-05-25 12:08:27 +03:00
SnippetRepetitor.h [llvm-exegesis] Loop unrolling for loop snippet repetitor mode 2021-05-25 12:08:27 +03:00
Target.cpp
Target.h
TargetSelect.h
UopsBenchmarkRunner.cpp
UopsBenchmarkRunner.h