[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
Wed Jun 20 01:57:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335105: [llvm-exegesis] Use a Prototype to defer picking a value for free vars. (authored by gchatelet, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D48316

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48316.152037.patch
Type: text/x-patch
Size: 30966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/ac372e29/attachment.bin>


More information about the llvm-commits mailing list