[all-commits] [llvm/llvm-project] cc7331: [X86] Remove CallOperand in X86Operand (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed Oct 27 09:22:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc73310a81b27b4487f52baf9160c3500baa0bd4
      https://github.com/llvm/llvm-project/commit/cc73310a81b27b4487f52baf9160c3500baa0bd4
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M llvm/lib/Target/X86/AsmParser/X86Operand.h

  Log Message:
  -----------
  [X86] Remove CallOperand in X86Operand (NFC)

This field seems to be unused for at least one year.


  Commit: e6b6190ead3224b432cc24e526faa784e8773df0
      https://github.com/llvm/llvm-project/commit/e6b6190ead3224b432cc24e526faa784e8773df0
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86AsmPrinter.h

  Log Message:
  -----------
  [X86] Remove NeedsRetpoline in X86AsmPrinter (NFC)

This field seems to be unused for at least one year.


  Commit: 593451bd3c3fa41377266cce5f115df4384d424b
      https://github.com/llvm/llvm-project/commit/593451bd3c3fa41377266cce5f115df4384d424b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrInfo.cpp
    M llvm/lib/Target/X86/X86InstrInfo.h

  Log Message:
  -----------
  [X86] Remove getSETOpc (NFC)

This function seems to be unused for at least one year.


Compare: https://github.com/llvm/llvm-project/compare/910aeed77e92...593451bd3c3f


More information about the All-commits mailing list