[all-commits] [llvm/llvm-project] 39c672: [CodeGen][NewPM] Port SpillPlacement analysis to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Fri Nov 29 01:45:56 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: 39c67228fdb691259de7b52ad3b1dd090228abc3
https://github.com/llvm/llvm-project/commit/39c67228fdb691259de7b52ad3b1dd090228abc3
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-29 (Fri, 29 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: caf9fc2fcd871998f2808cd76f8b3463e3883339
https://github.com/llvm/llvm-project/commit/caf9fc2fcd871998f2808cd76f8b3463e3883339
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-29 (Fri, 29 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: 4419ee3ff2188192674aa208419384a8392285b3
https://github.com/llvm/llvm-project/commit/4419ee3ff2188192674aa208419384a8392285b3
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-29 (Fri, 29 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
Commit: 6fdd9c4fde1b97bf4f87e0bd7b39e6a460c33efb
https://github.com/llvm/llvm-project/commit/6fdd9c4fde1b97bf4f87e0bd7b39e6a460c33efb
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-29 (Fri, 29 Nov 2024)
Changed paths:
M llvm/include/llvm/CodeGen/SpillPlacement.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/SpillPlacement.cpp
Log Message:
-----------
AS comments
Commit: 6f4b79758c09aa23594f104a1668b48ff8248ad3
https://github.com/llvm/llvm-project/commit/6f4b79758c09aa23594f104a1668b48ff8248ad3
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-29 (Fri, 29 Nov 2024)
Changed paths:
M llvm/include/llvm/CodeGen/SpillPlacement.h
Log Message:
-----------
Delete comment
Compare: https://github.com/llvm/llvm-project/compare/05972fdc6f4a...6f4b79758c09
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