[PATCH] D148921: [llvm-exegesis] Use MCJIT only for execution

Pavel Kosov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 00:39:36 PDT 2023


This revision was automatically updated to reflect the committed changes.
kpdev42 marked an inline comment as done.
Closed by commit rG27f37db76a79: [llvm-exegesis] Use MCJIT only for execution (authored by kpdev42).

Changed prior to commit:
  https://reviews.llvm.org/D148921?vs=517472&id=532015#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148921/new/

https://reviews.llvm.org/D148921

Files:
  llvm/test/tools/llvm-exegesis/AArch64/print-assembled-snippet.s
  llvm/test/tools/llvm-exegesis/Mips/print-assembled-snippet.s
  llvm/test/tools/llvm-exegesis/PowerPC/print-assembled-snippet.s
  llvm/test/tools/llvm-exegesis/X86/print-assembled-snippet.s
  llvm/tools/llvm-exegesis/lib/Assembler.cpp
  llvm/tools/llvm-exegesis/lib/Assembler.h
  llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148921.532015.patch
Type: text/x-patch
Size: 10021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/8335ec76/attachment.bin>


More information about the llvm-commits mailing list