[PATCH] D48316: [llvm-exegesis] Use a Prototype to defer picking a value for free vars.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 06:48:28 PDT 2018


gchatelet updated this revision to Diff 151913.
gchatelet added a comment.

Addressed comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D48316

Files:
  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/MCInstrDescView.cpp
  tools/llvm-exegesis/lib/MCInstrDescView.h
  tools/llvm-exegesis/lib/Uops.cpp
  tools/llvm-exegesis/lib/Uops.h
  unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48316.151913.patch
Type: text/x-patch
Size: 30669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/93a31596/attachment-0001.bin>


More information about the llvm-commits mailing list