[PATCH] D48935: [llvm-exegesis] Provide a way to handle memory instructions.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 13 05:04:03 PDT 2018
courbet updated this revision to Diff 155352.
courbet marked 7 inline comments as done.
courbet added a comment.
address review comments
Repository:
rL LLVM
https://reviews.llvm.org/D48935
Files:
tools/llvm-exegesis/lib/Assembler.cpp
tools/llvm-exegesis/lib/Assembler.h
tools/llvm-exegesis/lib/BenchmarkRunner.cpp
tools/llvm-exegesis/lib/BenchmarkRunner.h
tools/llvm-exegesis/lib/Latency.cpp
tools/llvm-exegesis/lib/Latency.h
tools/llvm-exegesis/lib/MCInstrDescView.cpp
tools/llvm-exegesis/lib/MCInstrDescView.h
tools/llvm-exegesis/lib/RegisterAliasing.h
tools/llvm-exegesis/lib/Target.cpp
tools/llvm-exegesis/lib/Target.h
tools/llvm-exegesis/lib/Uops.cpp
tools/llvm-exegesis/lib/Uops.h
tools/llvm-exegesis/lib/X86/Target.cpp
unittests/tools/llvm-exegesis/BenchmarkRunnerTest.cpp
unittests/tools/llvm-exegesis/CMakeLists.txt
unittests/tools/llvm-exegesis/Common/AssemblerUtils.h
unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp
unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48935.155352.patch
Type: text/x-patch
Size: 40189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/20a45d2d/attachment.bin>
More information about the llvm-commits
mailing list