[llvm-exegesis] Serializes instruction's operand in BenchmarkResult's key.
commita1c8d87b41461d4b14dec66d7b3bde3942e4cb24
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 7 Jun 2018 07:40:40 +0000 (7 07:40 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 7 Jun 2018 07:40:40 +0000 (7 07:40 +0000)
tree4bd599b9d3f5a07ecc00889e761ddacaa03c7378
parent680aba746e93e472c25ad76c126f27f703cfcaa3
[llvm-exegesis] Serializes instruction's operand in BenchmarkResult's key.

Summary: Follow up patch to https://reviews.llvm.org/D47764.

Reviewers: courbet

Subscribers: tschuett, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334165 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-exegesis/lib/BenchmarkResult.cpp
tools/llvm-exegesis/lib/BenchmarkRunner.cpp
unittests/tools/llvm-exegesis/BenchmarkResultTest.cpp