[PATCH] D121573: [BOLT][NFC] Use X86 mnemonic tables

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 13 23:12:59 PDT 2022


Amir created this revision.
Herald added subscribers: ayermolo, pengfei.
Herald added a reviewer: rafauler.
Herald added a reviewer: maksfb.
Herald added a project: All.
Amir published this revision for review.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.

Remove tables from X86MCPlusBuilder, make use of llvm::X86 mnemonic tables.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121573

Files:
  bolt/lib/Target/X86/X86MCPlusBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121573.415010.patch
Type: text/x-patch
Size: 6184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/49f69f0c/attachment.bin>


More information about the llvm-commits mailing list