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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 04:29:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342466: [llvm-exegesis] Improve Register Setup. (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51856?vs=165908&id=165935#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51856

Files:
  llvm/trunk/tools/llvm-exegesis/lib/AArch64/Target.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Assembler.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Assembler.h
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkCode.h
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  llvm/trunk/tools/llvm-exegesis/lib/SnippetGenerator.cpp
  llvm/trunk/tools/llvm-exegesis/lib/SnippetGenerator.h
  llvm/trunk/tools/llvm-exegesis/lib/Target.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Target.h
  llvm/trunk/tools/llvm-exegesis/lib/X86/Target.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/ARM/AssemblerTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/Common/AssemblerUtils.h
  llvm/trunk/unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp
  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: D51856.165935.patch
Type: text/x-patch
Size: 32444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/2bdfff3f/attachment.bin>


More information about the llvm-commits mailing list