[all-commits] [llvm/llvm-project] bf11ed: [X86][tablgen] Add class RecognizableInstrBase to ...

KanRobert via All-commits all-commits at lists.llvm.org
Fri Mar 25 22:03:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf11ed293abf4dcb2bcd37be3a027a786132e695
      https://github.com/llvm/llvm-project/commit/bf11ed293abf4dcb2bcd37be3a027a786132e695
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2022-03-26 (Sat, 26 Mar 2022)

  Changed paths:
    M llvm/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp
    M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
    M llvm/utils/TableGen/X86MnemonicTables.cpp
    M llvm/utils/TableGen/X86RecognizableInstr.cpp
    M llvm/utils/TableGen/X86RecognizableInstr.h

  Log Message:
  -----------
  [X86][tablgen] Add class RecognizableInstrBase to simplify X86 code, NFCI




More information about the All-commits mailing list