[llvm-exegesis][NFC] Rewrite of the YAML serialization.
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 25 Sep 2018 12:18:08 +0000 (12:18 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 25 Sep 2018 12:18:08 +0000 (12:18 +0000)
commit55ad087a4c2ff29ef54f28edeb7b2394046ccbdf
treee9f465fa5f470f287e0382df3bf38c321254b78f
parent99d98ed2b246b013fcd9769f783af880c80c7e5f
[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

llvm-svn: 342967
llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp
llvm/tools/llvm-exegesis/lib/BenchmarkResult.h
llvm/tools/llvm-exegesis/llvm-exegesis.cpp
llvm/unittests/tools/llvm-exegesis/CMakeLists.txt
llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp [moved from llvm/unittests/tools/llvm-exegesis/BenchmarkResultTest.cpp with 82% similarity]
llvm/unittests/tools/llvm-exegesis/X86/CMakeLists.txt