[all-commits] [llvm/llvm-project] 25ea38: [CodeGen][NPM] Port BranchRelaxation to NPM

Akshat Oke via All-commits all-commits at lists.llvm.org
Fri Apr 11 03:34:44 PDT 2025


  Branch: refs/heads/users/optimisan/preemit/port-branch-relaxation
  Home:   https://github.com/llvm/llvm-project
  Commit: 25ea38b65c9b217409dcd1fa292408e83b9eae2d
      https://github.com/llvm/llvm-project/commit/25ea38b65c9b217409dcd1fa292408e83b9eae2d
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    A llvm/include/llvm/CodeGen/BranchRelaxation.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Passes/MachinePassRegistry.def
    M llvm/lib/CodeGen/BranchRelaxation.cpp
    M llvm/lib/CodeGen/CodeGen.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/test/CodeGen/AArch64/branch-relax-block-size.mir
    M llvm/test/CodeGen/AArch64/branch-relax-cross-section.mir
    M llvm/test/CodeGen/AMDGPU/branch-relax-no-terminators.mir

  Log Message:
  -----------
  [CodeGen][NPM] Port BranchRelaxation to NPM

This completes the PreEmitPasses


  Commit: 46a9c68b8c36d6dc5fa1aebcf6311565fe1a4a53
      https://github.com/llvm/llvm-project/commit/46a9c68b8c36d6dc5fa1aebcf6311565fe1a4a53
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M llvm/lib/CodeGen/BranchRelaxation.cpp
    M llvm/test/CodeGen/AMDGPU/branch-relax-no-terminators.mir

  Log Message:
  -----------
  AS


Compare: https://github.com/llvm/llvm-project/compare/917f5dbdbcb4...46a9c68b8c36

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