[all-commits] [llvm/llvm-project] f3dafd: Fix the macro fusion table for X86 according to In...

KanRobert via All-commits all-commits at lists.llvm.org
Wed Dec 4 22:40:33 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f3dafd21a36f33f3829a4c81260ff5809c065111
      https://github.com/llvm/llvm-project/commit/f3dafd21a36f33f3829a4c81260ff5809c065111
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

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

  Log Message:
  -----------
  Fix the macro fusion table for X86 according to Intel optimization
manual and add function isMacroFused

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




More information about the All-commits mailing list