[all-commits] [llvm/llvm-project] 19dbde: [NFC][LLVM] Cleanup pass initialization for ARM/AR...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Mon Apr 7 12:56:37 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19dbde0e81e98758ae9d37ef027bc8d9bbd673df
      https://github.com/llvm/llvm-project/commit/19dbde0e81e98758ae9d37ef027bc8d9bbd673df
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2025-04-07 (Mon, 07 Apr 2025)

  Changed paths:
    M llvm/lib/Target/ARM/ARMFixCortexA57AES1742098Pass.cpp
    M llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
    M llvm/lib/Target/Lanai/Lanai.h
    M llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp
    M llvm/lib/Target/Lanai/LanaiTargetMachine.cpp
    M llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp
    M llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp
    M llvm/lib/Target/XCore/XCoreTargetMachine.cpp

  Log Message:
  -----------
  [NFC][LLVM] Cleanup pass initialization for ARM/ARV/Lanai/X86/XCore (#134400)

- Remove pass initialization from pass constructors.
- https://github.com/llvm/llvm-project/issues/111767



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list