[all-commits] [llvm/llvm-project] 7861e4: [CodeGen][NPM] Port BranchRelaxation to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Mar 11 02:48:27 PDT 2025
Branch: refs/heads/users/optimisan/preemit/port-branch-relaxation
Home: https://github.com/llvm/llvm-project
Commit: 7861e458d4e695275be8738ee75e65a7981dc752
https://github.com/llvm/llvm-project/commit/7861e458d4e695275be8738ee75e65a7981dc752
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-03-11 (Tue, 11 Mar 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: 917f5dbdbcb49e2cfdbda844e74139096c30d015
https://github.com/llvm/llvm-project/commit/917f5dbdbcb49e2cfdbda844e74139096c30d015
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-03-11 (Tue, 11 Mar 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/02a9dbc73699...917f5dbdbcb4
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