[all-commits] [llvm/llvm-project] 8c83da: Towards building a SCC using SCCIterator (Tarjan) ...

Mingming Liu via All-commits all-commits at lists.llvm.org
Mon Apr 7 15:24:21 PDT 2025


  Branch: refs/heads/users/mingmingl-llvm/spr/pre-scc
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c83da1253af1936d04c584f7fd86648440a4e77
      https://github.com/llvm/llvm-project/commit/8c83da1253af1936d04c584f7fd86648440a4e77
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-04-07 (Mon, 07 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