YAML encoding is backwards-compatible.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47705
[llvm-exegesis][NFC] Use an enum instead of a string for benchmark mode. ClosedPublic Authored by courbet on Jun 4 2018, 4:33 AM.
Details Summary YAML encoding is backwards-compatible.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 4 2018, 4:36 AM Closed by commit rL333886: [llvm-exegesis][NFC] Use an enum instead of a string for benchmark mode. (authored by courbet). · Explain WhyJun 4 2018, 4:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 149728 llvm/trunk/tools/llvm-exegesis/lib/Analysis.cpp
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkResult.h
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkResult.cpp
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.h
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
llvm/trunk/tools/llvm-exegesis/lib/Latency.h
llvm/trunk/tools/llvm-exegesis/lib/Latency.cpp
llvm/trunk/tools/llvm-exegesis/lib/Uops.h
llvm/trunk/tools/llvm-exegesis/lib/Uops.cpp
llvm/trunk/unittests/tools/llvm-exegesis/BenchmarkResultTest.cpp
|