1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/unittests/tools/llvm-exegesis
Clement Courbet 3af012a962 [llvm-exegesis] Generate snippet setup code.
Summary:
This ensures that the snippet always sees the same values for registers,
making measurements reproducible.
This will also allow exploring different values.

Reviewers: gchatelet

Subscribers: tschuett, llvm-commits

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

llvm-svn: 335465
2018-06-25 13:12:02 +00:00
..
ARM
Common [llvm-exegesis] Generate snippet setup code. 2018-06-25 13:12:02 +00:00
X86 [llvm-exegesis] Generate snippet setup code. 2018-06-25 13:12:02 +00:00
BenchmarkResultTest.cpp [llvm-exegesis] Use BenchmarkResult::Instructions instead of OpcodeName 2018-06-14 06:57:52 +00:00
ClusteringTest.cpp
CMakeLists.txt [llvm-exegesis] Move libpfm linking to LLVMExegesis. 2018-06-12 13:07:16 +00:00
PerfHelperTest.cpp