[PATCH] D146303: [llvm-exegesis] Prevent llvm-exegesis from using unsupported opcodes

Pavel Kosov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 05:44:38 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG37ef64078553: [llvm-exegesis] Prevent llvm-exegesis from using unsupported opcodes (authored by kpdev42).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146303

Files:
  llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp
  llvm/tools/llvm-exegesis/lib/Mips/Target.cpp
  llvm/tools/llvm-exegesis/lib/PowerPC/Target.cpp
  llvm/tools/llvm-exegesis/lib/SerialSnippetGenerator.cpp
  llvm/tools/llvm-exegesis/lib/Target.cpp
  llvm/tools/llvm-exegesis/lib/Target.h
  llvm/tools/llvm-exegesis/lib/X86/Target.cpp
  llvm/tools/llvm-exegesis/llvm-exegesis.cpp
  llvm/utils/TableGen/InstrInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146303.546426.patch
Type: text/x-patch
Size: 9911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/e5e7a815/attachment.bin>


More information about the llvm-commits mailing list