[PATCH] D48935: [llvm-exegesis] Provide a way to handle memory instructions.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 07:42:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338567: [llvm-exegesis] Provide a way to handle memory instructions. (authored by gchatelet, committed by ).
Herald added a reviewer: javed.absar.

Changed prior to commit:
  https://reviews.llvm.org/D48935?vs=156261&id=158539#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48935

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/Latency.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Latency.h
  llvm/trunk/tools/llvm-exegesis/lib/MCInstrDescView.cpp
  llvm/trunk/tools/llvm-exegesis/lib/MCInstrDescView.h
  llvm/trunk/tools/llvm-exegesis/lib/RegisterAliasing.h
  llvm/trunk/tools/llvm-exegesis/lib/Target.cpp
  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/ARM/AssemblerTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/BenchmarkRunnerTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/CMakeLists.txt
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48935.158539.patch
Type: text/x-patch
Size: 41266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/80c767b3/attachment.bin>


More information about the llvm-commits mailing list