[all-commits] [llvm/llvm-project] 71303b: [X86] Add interface X86II::isPseudo

KanRobert via All-commits all-commits at lists.llvm.org
Wed Apr 15 21:41:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 71303b753c88e562380d88b64ba472559bfd9bbf
      https://github.com/llvm/llvm-project/commit/71303b753c88e562380d88b64ba472559bfd9bbf
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
    M llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp

  Log Message:
  -----------
  [X86] Add interface X86II::isPseudo

Avoid duplicate code in X86MCCodeEmitter, NFCI.




More information about the All-commits mailing list