[PATCH] D52592: [llvm-exegesis][NFC] moving code around.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 02:28:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343188: [llvm-exegesis][NFC] moving code around. (authored by gchatelet, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52592

Files:
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkCode.h
  llvm/trunk/tools/llvm-exegesis/lib/CodeTemplate.cpp
  llvm/trunk/tools/llvm-exegesis/lib/CodeTemplate.h
  llvm/trunk/tools/llvm-exegesis/lib/Latency.cpp
  llvm/trunk/tools/llvm-exegesis/lib/MCInstrDescView.cpp
  llvm/trunk/tools/llvm-exegesis/lib/MCInstrDescView.h
  llvm/trunk/tools/llvm-exegesis/lib/RegisterValue.h
  llvm/trunk/tools/llvm-exegesis/lib/SnippetGenerator.cpp
  llvm/trunk/tools/llvm-exegesis/lib/SnippetGenerator.h
  llvm/trunk/tools/llvm-exegesis/lib/Target.h
  llvm/trunk/tools/llvm-exegesis/lib/Uops.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Uops.h
  llvm/trunk/tools/llvm-exegesis/lib/X86/Target.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52592.167257.patch
Type: text/x-patch
Size: 41242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180927/6b179bd5/attachment.bin>


More information about the llvm-commits mailing list