[all-commits] [llvm/llvm-project] f290be: [CodeGen][NPM] Introduce FreeAllAnalysesPass
Akshat Oke via All-commits
all-commits at lists.llvm.org
Wed Jul 9 01:52:18 PDT 2025
Branch: refs/heads/users/optimisan/pb/free-machine-func-ana
Home: https://github.com/llvm/llvm-project
Commit: f290be1035fa428df66b5c2be316178de269ffa6
https://github.com/llvm/llvm-project/commit/f290be1035fa428df66b5c2be316178de269ffa6
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MachineFunctionAnalysis.h
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
[CodeGen][NPM] Introduce FreeAllAnalysesPass
This replaces the Invalidate<MachineFunctionAnalysis> pass.
Commit: d1aba19d28ac005ca9410a7292efa6e452bf13ab
https://github.com/llvm/llvm-project/commit/d1aba19d28ac005ca9410a7292efa6e452bf13ab
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M llvm/test/tools/llc/new-pm/start-stop.ll
Log Message:
-----------
update test
Commit: 242fff7a6102eebf8ffd387530b8838c402a434a
https://github.com/llvm/llvm-project/commit/242fff7a6102eebf8ffd387530b8838c402a434a
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M llvm/include/llvm/IR/PassManager.h
M llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
Log Message:
-----------
add a new method
Commit: f1e72dd3bf7a4e67af8553f8837792ce9472ef8b
https://github.com/llvm/llvm-project/commit/f1e72dd3bf7a4e67af8553f8837792ce9472ef8b
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MachineFunctionAnalysis.h
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
M llvm/lib/Passes/PassRegistry.def
Log Message:
-----------
Rename pass
Commit: 3b02cbe6d4a2d1886c4dc790a8f875aae022d930
https://github.com/llvm/llvm-project/commit/3b02cbe6d4a2d1886c4dc790a8f875aae022d930
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
rename pass arg and clang format
Compare: https://github.com/llvm/llvm-project/compare/5d446de2cb0f...3b02cbe6d4a2
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