[PATCH] D47705: [llvm-exegesis][NFC] Use an enum instead of a string for benchmark mode.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 04:33:22 PDT 2018


courbet created this revision.
courbet added a reviewer: gchatelet.
Herald added a subscriber: tschuett.

YAML encoding is backwards-compatible.


Repository:
  rL LLVM

https://reviews.llvm.org/D47705

Files:
  tools/llvm-exegesis/lib/Analysis.cpp
  tools/llvm-exegesis/lib/BenchmarkResult.cpp
  tools/llvm-exegesis/lib/BenchmarkResult.h
  tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  tools/llvm-exegesis/lib/BenchmarkRunner.h
  tools/llvm-exegesis/lib/Latency.cpp
  tools/llvm-exegesis/lib/Latency.h
  tools/llvm-exegesis/lib/Uops.cpp
  tools/llvm-exegesis/lib/Uops.h
  unittests/tools/llvm-exegesis/BenchmarkResultTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47705.149722.patch
Type: text/x-patch
Size: 6768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/95e741d2/attachment.bin>


More information about the llvm-commits mailing list