[all-commits] [llvm/llvm-project] 8eea1e: [CodeGen][StaticDataPartitioning]Place module-inte...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Tue Feb 4 11:59:23 PST 2025
Branch: refs/heads/users/mingmingl-llvm/spr/globalvariables
Home: https://github.com/llvm/llvm-project
Commit: 8eea1ea0109f07d590d189bc17d5f5411556d77a
https://github.com/llvm/llvm-project/commit/8eea1ea0109f07d590d189bc17d5f5411556d77a
Author: mingmingl <mingmingl at google.com>
Date: 2025-02-04 (Tue, 04 Feb 2025)
Changed paths:
M llvm/include/llvm/IR/Function.h
M llvm/include/llvm/IR/GlobalObject.h
M llvm/include/llvm/IR/MDBuilder.h
M llvm/lib/CodeGen/StaticDataSplitter.cpp
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
M llvm/lib/IR/Function.cpp
M llvm/lib/IR/Globals.cpp
M llvm/lib/IR/MDBuilder.cpp
A llvm/test/CodeGen/X86/data-section-prefix.ll
A llvm/test/CodeGen/X86/global-variable-partition.ll
M llvm/test/Transforms/CodeGenPrepare/X86/section-samplepgo.ll
M llvm/test/Transforms/CodeGenPrepare/X86/section.ll
M llvm/test/Transforms/HotColdSplit/coldentrycount.ll
M llvm/test/Transforms/SampleProfile/section-accurate-samplepgo.ll
Log Message:
-----------
[CodeGen][StaticDataPartitioning]Place module-internal global variables based on profile information
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