[PATCH] D52460: [llvm-exegesis] Serializes registers initial values.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 05:35:07 PDT 2018


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: llvm-commits, tschuett.

Adds the registers initial values to the YAML output of llvm-exegesis.


Repository:
  rL LLVM

https://reviews.llvm.org/D52460

Files:
  tools/llvm-exegesis/lib/BenchmarkResult.cpp
  tools/llvm-exegesis/lib/BenchmarkResult.h
  tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52460.166858.patch
Type: text/x-patch
Size: 7200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/cc511f19/attachment.bin>


More information about the llvm-commits mailing list