[all-commits] [llvm/llvm-project] 1d7d14: [CodeGen][NewPM] Port RegisterCoalescer to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Jan 28 07:53:54 PST 2025
Branch: refs/heads/users/Akshat-Oke/01-28-_codegen_newpm_port_registercoalescer_to_npm
Home: https://github.com/llvm/llvm-project
Commit: 1d7d1463337a8baddd6ab5a06b8123d237965187
https://github.com/llvm/llvm-project/commit/1d7d1463337a8baddd6ab5a06b8123d237965187
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
Commit: d23fc3dd00d3b0ed412e1b418357b3d89b7a39c9
https://github.com/llvm/llvm-project/commit/d23fc3dd00d3b0ed412e1b418357b3d89b7a39c9
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/RegisterCoalescer.cpp
Log Message:
-----------
change to member object
Compare: https://github.com/llvm/llvm-project/compare/396f413017c9...d23fc3dd00d3
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