Adds the registers initial values to the YAML output of llvm-exegesis.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D52460
[llvm-exegesis] Serializes registers initial values. ClosedPublic Authored by gchatelet on Sep 25 2018, 5:34 AM.
Details Summary Adds the registers initial values to the YAML output of llvm-exegesis.
Diff Detail
Event Timelinecourbet added inline comments. This revision is now accepted and ready to land.Sep 25 2018, 6:47 AM Closed by commit rL342982: [llvm-exegesis] Serializes registers initial values. (authored by gchatelet). · Explain WhySep 25 2018, 8:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 166921 llvm/trunk/test/tools/llvm-exegesis/X86/latency-by-opcode-name.s
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkResult.h
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkResult.cpp
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
llvm/trunk/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp
|