[llvm-exegesis][NFC] Rewrite of the YAML serialization.
commitf8d595349cfb25ab93988d373dff2e4035b3b30c
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 25 Sep 2018 12:18:08 +0000 (25 12:18 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 25 Sep 2018 12:18:08 +0000 (25 12:18 +0000)
treeb163ad28f29f0062af66c26a47eb40742ee40acb
parent03d499113efc9626bd73b7f5754d20346d3074ca
[llvm-exegesis][NFC] Rewrite of the YAML serialization.

Summary: This is a NFC in preparation of exporting the initial registers as part of the YAML dump

Reviewers: courbet

Reviewed By: courbet

Subscribers: mgorny, tschuett, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342967 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-exegesis/lib/BenchmarkResult.cpp
tools/llvm-exegesis/lib/BenchmarkResult.h
tools/llvm-exegesis/llvm-exegesis.cpp
unittests/tools/llvm-exegesis/CMakeLists.txt
unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp [moved from unittests/tools/llvm-exegesis/BenchmarkResultTest.cpp with 82% similarity]
unittests/tools/llvm-exegesis/X86/CMakeLists.txt