llvm-project/llvm/tools/llvm-exegesis/lib
Shao-Ce SUN 2aed07e96c [NFC][MC] remove unused argument `MCRegisterInfo` in `MCCodeEmitter`
Reviewed By: skan

Differential Revision: https://reviews.llvm.org/D119846
2022-02-16 13:10:09 +08: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
BenchmarkResult.h
BenchmarkRunner.cpp
BenchmarkRunner.h
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 [NFC][MC] remove unused argument `MCRegisterInfo` in `MCCodeEmitter` 2022-02-16 13:10:09 +08: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
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
SerialSnippetGenerator.h
SnippetFile.cpp Cleanup MCParser headers 2022-02-11 10:39:29 +01: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
SnippetRepetitor.h
Target.cpp
Target.h
TargetSelect.h
UopsBenchmarkRunner.cpp
UopsBenchmarkRunner.h