[all-commits] [llvm/llvm-project] fe9a97: [CodeGen][NewPM] Port RegisterCoalescer to NPM (#1...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Sun Feb 2 22:42:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe9a97ca38b4651f4be9bf4518c4f1c50080daf6
https://github.com/llvm/llvm-project/commit/fe9a97ca38b4651f4be9bf4518c4f1c50080daf6
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
A llvm/include/llvm/CodeGen/RegisterCoalescerPass.h
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/CodeGen.cpp
M llvm/lib/CodeGen/RegAllocBasic.cpp
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/lib/CodeGen/RegisterCoalescer.cpp
M llvm/lib/CodeGen/RegisterCoalescer.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/CodeGen/AArch64/coalescer-drop-subreg-to-reg-imm-ops.mir
M llvm/test/CodeGen/AMDGPU/blender-coalescer-verifier-error-empty-subrange.mir
M llvm/test/CodeGen/X86/coalesce-dead-lanes.mir
M llvm/test/CodeGen/X86/late-remat-update.mir
Log Message:
-----------
[CodeGen][NewPM] Port RegisterCoalescer to NPM (#124698)
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