[all-commits] [llvm/llvm-project] a0c222: [CodeGen][NPM] Support generic regalloc-npm option

Akshat Oke via All-commits all-commits at lists.llvm.org
Mon Apr 21 22:55:12 PDT 2025


  Branch: refs/heads/users/optimisan/generic-regalloc-option
  Home:   https://github.com/llvm/llvm-project
  Commit: a0c222362f0982ed9c4c2a9873b62f59fcd271f9
      https://github.com/llvm/llvm-project/commit/a0c222362f0982ed9c4c2a9873b62f59fcd271f9
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

  Changed paths:
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h
    M llvm/include/llvm/Passes/MachinePassRegistry.def
    M llvm/include/llvm/Passes/PassBuilder.h
    M llvm/include/llvm/Passes/TargetPassRegistry.inc
    M llvm/include/llvm/Target/CGPassBuilderOption.h
    M llvm/include/llvm/Target/TargetMachine.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
    M llvm/lib/Target/AMDGPU/R600TargetMachine.cpp
    M llvm/lib/Target/AMDGPU/R600TargetMachine.h
    M llvm/lib/Target/BPF/BPFTargetMachine.cpp
    M llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp
    M llvm/lib/Target/X86/X86TargetMachine.cpp
    M llvm/lib/Target/X86/X86TargetMachine.h
    M llvm/test/tools/llc/new-pm/regalloc-amdgpu.mir
    M llvm/test/tools/llc/new-pm/x86_64-regalloc-pipeline.mir
    M llvm/tools/llc/NewPMDriver.cpp

  Log Message:
  -----------
  [CodeGen][NPM] Support generic regalloc-npm option


  Commit: adabf4e3f71992feb62f9b6bc7f0e10fa39b6a42
      https://github.com/llvm/llvm-project/commit/adabf4e3f71992feb62f9b6bc7f0e10fa39b6a42
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-04-22 (Tue, 22 Apr 2025)

  Changed paths:
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h
    M llvm/include/llvm/Passes/MachinePassRegistry.def
    M llvm/include/llvm/Target/CGPassBuilderOption.h
    M llvm/test/tools/llc/new-pm/x86_64-regalloc-pipeline.mir
    M llvm/tools/llc/NewPMDriver.cpp

  Log Message:
  -----------
  AS, allow only RA passes


Compare: https://github.com/llvm/llvm-project/compare/89711d524c4c...adabf4e3f719

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