YAML encoding is backwards-compatible.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 18890 Build 18890: arc lint + arc unit
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 149722 tools/llvm-exegesis/lib/Analysis.cpp
tools/llvm-exegesis/lib/BenchmarkResult.h
tools/llvm-exegesis/lib/BenchmarkResult.cpp
tools/llvm-exegesis/lib/BenchmarkRunner.h
tools/llvm-exegesis/lib/BenchmarkRunner.cpp
tools/llvm-exegesis/lib/Latency.h
tools/llvm-exegesis/lib/Latency.cpp
tools/llvm-exegesis/lib/Uops.h
tools/llvm-exegesis/lib/Uops.cpp
unittests/tools/llvm-exegesis/BenchmarkResultTest.cpp
|