[PATCH] D51856: [llvm-exegesis] Improve Register Setup.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 02:22:39 PDT 2018


gchatelet updated this revision to Diff 165908.
gchatelet marked 4 inline comments as done.
gchatelet added a comment.

- Restore tracking of snipped completion.


Repository:
  rL LLVM

https://reviews.llvm.org/D51856

Files:
  tools/llvm-exegesis/lib/AArch64/Target.cpp
  tools/llvm-exegesis/lib/Assembler.cpp
  tools/llvm-exegesis/lib/Assembler.h
  tools/llvm-exegesis/lib/BenchmarkCode.h
  tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  tools/llvm-exegesis/lib/SnippetGenerator.cpp
  tools/llvm-exegesis/lib/SnippetGenerator.h
  tools/llvm-exegesis/lib/Target.cpp
  tools/llvm-exegesis/lib/Target.h
  tools/llvm-exegesis/lib/X86/Target.cpp
  unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp
  unittests/tools/llvm-exegesis/ARM/AssemblerTest.cpp
  unittests/tools/llvm-exegesis/Common/AssemblerUtils.h
  unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp
  unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
  unittests/tools/llvm-exegesis/X86/TargetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51856.165908.patch
Type: text/x-patch
Size: 52188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/36c76d75/attachment.bin>


More information about the llvm-commits mailing list