[all-commits] [llvm/llvm-project] a48318: Added missing namespace comment and some formattin...
Christudasan Devadasan via All-commits
all-commits at lists.llvm.org
Tue Feb 4 23:13:42 PST 2025
Branch: refs/heads/users/cdevadas/port-PostRAScheduler-to-npm
Home: https://github.com/llvm/llvm-project
Commit: a4831879c874d7b8958a9fff5a3a6416de3f5c48
https://github.com/llvm/llvm-project/commit/a4831879c874d7b8958a9fff5a3a6416de3f5c48
Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M llvm/lib/CodeGen/PostRASchedulerList.cpp
Log Message:
-----------
Added missing namespace comment and some formatting (NFC).
Commit: 3dd4a2a22cb6319b9006c555eb371e69a734ddf1
https://github.com/llvm/llvm-project/commit/3dd4a2a22cb6319b9006c555eb371e69a734ddf1
Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
A llvm/include/llvm/CodeGen/PostRASchedulerList.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/PostRASchedulerList.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/CodeGen/AMDGPU/bundle-latency.mir
M llvm/test/CodeGen/AMDGPU/cluster-flat-loads-postra.mir
M llvm/test/CodeGen/AMDGPU/hazard-kill.mir
M llvm/test/CodeGen/AMDGPU/misched-killflags.mir
M llvm/test/CodeGen/AMDGPU/movrels-bug.mir
M llvm/test/CodeGen/AMDGPU/post-ra-sched-kill-bundle-use-inst.mir
M llvm/test/CodeGen/ARM/vldmia-sched.mir
M llvm/test/CodeGen/Hexagon/bank-conflict-load.mir
M llvm/test/CodeGen/Hexagon/bank-conflict.mir
M llvm/test/CodeGen/X86/post-ra-sched-with-debug.mir
M llvm/test/CodeGen/X86/pr27681.mir
Log Message:
-----------
CodeGen][NewPM] Port PostRAScheduler to NPM.
Compare: https://github.com/llvm/llvm-project/compare/0696615a2712...3dd4a2a22cb6
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