[all-commits] [llvm/llvm-project] 17d5c0: Towards building a SCC using SCCIterator (Tarjan) ...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Wed Apr 9 23:01:35 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/spr/pre-scc
Home: https://github.com/llvm/llvm-project
Commit: 17d5c0604ce0eb21ac5247a897f1c5f4510f06bb
https://github.com/llvm/llvm-project/commit/17d5c0604ce0eb21ac5247a897f1c5f4510f06bb
Author: mingmingl <mingmingl at google.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M llvm/include/llvm/Analysis/StaticDataProfileInfo.h
M llvm/lib/Analysis/StaticDataProfileInfo.cpp
M llvm/lib/CodeGen/StaticDataAnnotator.cpp
M llvm/test/CodeGen/X86/global-variable-partition.ll
A llvm/test/CodeGen/X86/global-variable-scc.ll
Log Message:
-----------
Towards building a SCC using SCCIterator (Tarjan) for global variables
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