[PATCH] D48542: [llvm-exegesis] Generate snippet setup code.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 06:17:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335465: [llvm-exegesis] Generate snippet setup code. (authored by courbet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48542?vs=152673&id=152677#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48542

Files:
  llvm/trunk/tools/llvm-exegesis/lib/Assembler.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Assembler.h
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.h
  llvm/trunk/tools/llvm-exegesis/lib/LlvmState.cpp
  llvm/trunk/tools/llvm-exegesis/lib/LlvmState.h
  llvm/trunk/tools/llvm-exegesis/lib/MCInstrDescView.cpp
  llvm/trunk/tools/llvm-exegesis/lib/MCInstrDescView.h
  llvm/trunk/tools/llvm-exegesis/lib/Target.h
  llvm/trunk/tools/llvm-exegesis/lib/X86/Target.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/Common/AssemblerUtils.h
  llvm/trunk/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/X86/TargetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48542.152677.patch
Type: text/x-patch
Size: 25740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/4d906f28/attachment.bin>


More information about the llvm-commits mailing list