[all-commits] [llvm/llvm-project] 42e8e0: [BOLT][NFC] Use X86 mnemonic tables

Amir Ayupov via All-commits all-commits at lists.llvm.org
Fri Mar 18 01:52:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42e8e00189be787b4d916c6d297a8315998c7687
      https://github.com/llvm/llvm-project/commit/42e8e00189be787b4d916c6d297a8315998c7687
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M bolt/lib/Target/X86/X86MCPlusBuilder.cpp

  Log Message:
  -----------
  [BOLT][NFC] Use X86 mnemonic tables

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

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D121573




More information about the All-commits mailing list