[all-commits] [llvm/llvm-project] d9610b: [X86][MC] Move the code about MOVSX encoding optim...

KanRobert via All-commits all-commits at lists.llvm.org
Wed May 17 07:47:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9610b4a56c532614545eef5995362e99b776535
      https://github.com/llvm/llvm-project/commit/d9610b4a56c532614545eef5995362e99b776535
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    M llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.cpp
    M llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.h
    M llvm/lib/Target/X86/X86MCInstLower.cpp

  Log Message:
  -----------
  [X86][MC] Move the code about MOVSX encoding optimization to X86EncodingOptimization.cpp, NFCI




More information about the All-commits mailing list