[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:49:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333886: [llvm-exegesis][NFC] Use an enum instead of a string for benchmark mode. (authored by courbet, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47705

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

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


More information about the llvm-commits mailing list