[PATCH] D53209: [llvm-exegesis][NFC] Return many CodeTemplates instead of one.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 11:23:48 PDT 2018


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

- Inlining some code.


Repository:
  rL LLVM

https://reviews.llvm.org/D53209

Files:
  tools/llvm-exegesis/lib/Latency.cpp
  tools/llvm-exegesis/lib/Latency.h
  tools/llvm-exegesis/lib/SnippetGenerator.cpp
  tools/llvm-exegesis/lib/SnippetGenerator.h
  tools/llvm-exegesis/lib/Uops.cpp
  tools/llvm-exegesis/lib/Uops.h
  tools/llvm-exegesis/lib/X86/Target.cpp
  unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53209.169468.patch
Type: text/x-patch
Size: 15276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181012/09c6035f/attachment.bin>


More information about the llvm-commits mailing list