[PATCH] D53502: [llvm-exegesis] ExecutionMode is computed upfront for Uops as well

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 08:13:06 PDT 2018


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: llvm-commits, tschuett.

Repository:
  rL LLVM

https://reviews.llvm.org/D53502

Files:
  tools/llvm-exegesis/lib/CodeTemplate.cpp
  tools/llvm-exegesis/lib/CodeTemplate.h
  tools/llvm-exegesis/lib/Latency.cpp
  tools/llvm-exegesis/lib/MCInstrDescView.cpp
  tools/llvm-exegesis/lib/MCInstrDescView.h
  tools/llvm-exegesis/lib/SnippetGenerator.cpp
  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: D53502.170422.patch
Type: text/x-patch
Size: 30897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181022/314f7469/attachment.bin>


More information about the llvm-commits mailing list