[all-commits] [llvm/llvm-project] 1d9ad5: [CodeGen][NewPM] Port RegisterCoalescer to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Mon Jan 27 21:26:15 PST 2025
Branch: refs/heads/users/Akshat-Oke/01-28-_codegen_newpm_port_registercoalescer_to_npm
Home: https://github.com/llvm/llvm-project
Commit: 1d9ad5fe28dc191f3d64842e1566a0eeb8cef6fd
https://github.com/llvm/llvm-project/commit/1d9ad5fe28dc191f3d64842e1566a0eeb8cef6fd
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-01-28 (Tue, 28 Jan 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
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