[all-commits] [llvm/llvm-project] 6408bc: [CodeGen][NewPM] Port SpillPlacement analysis to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Nov 19 03:57:19 PST 2024
Branch: refs/heads/users/Akshat-Oke/11-18-_codegen_newpm_port_spillplacement_analysis_to_npm
Home: https://github.com/llvm/llvm-project
Commit: 6408bcec55deafbf767a417684c2bfe3dd251068
https://github.com/llvm/llvm-project/commit/6408bcec55deafbf767a417684c2bfe3dd251068
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths:
M llvm/include/llvm/InitializePasses.h
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/lib/CodeGen/SpillPlacement.cpp
M llvm/lib/CodeGen/SpillPlacement.h
Log Message:
-----------
[CodeGen][NewPM] Port SpillPlacement analysis to NPM
Commit: c6efaecfa9fc68fbcfca119166cdda686f36d355
https://github.com/llvm/llvm-project/commit/c6efaecfa9fc68fbcfca119166cdda686f36d355
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths:
A llvm/include/llvm/CodeGen/SpillPlacement.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/lib/CodeGen/RegAllocGreedy.h
M llvm/lib/CodeGen/SpillPlacement.cpp
R llvm/lib/CodeGen/SpillPlacement.h
M llvm/lib/Passes/PassBuilder.cpp
Log Message:
-----------
apply suggestions
Commit: acc423bca6b8373940f29d7fc37517055a373530
https://github.com/llvm/llvm-project/commit/acc423bca6b8373940f29d7fc37517055a373530
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths:
M llvm/include/llvm/CodeGen/SpillPlacement.h
M llvm/lib/CodeGen/SpillPlacement.cpp
Log Message:
-----------
remove custom deleter and use out of line definitions
Compare: https://github.com/llvm/llvm-project/compare/46bc3f93bf96...acc423bca6b8
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