[all-commits] [llvm/llvm-project] 052d37: [NFC][X86] Rename some variables and functions abo...

KanRobert via All-commits all-commits at lists.llvm.org
Tue Mar 15 22:09:38 PDT 2022


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

  Changed paths:
    M llvm/lib/Target/X86/X86.td
    M llvm/lib/Target/X86/X86FixupLEAs.cpp
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/lib/Target/X86/X86InstrInfo.td
    M llvm/lib/Target/X86/X86Subtarget.cpp
    M llvm/lib/Target/X86/X86Subtarget.h

  Log Message:
  -----------
  [NFC][X86] Rename some variables and functions about target features

This is preparation for D121768. The member's name should align w/
the interface for trival target feature.




More information about the All-commits mailing list