[all-commits] [llvm/llvm-project] 7dd5f2: [NFC][LTO] Move GUID calculation into CfiFunctionI...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Mar 7 19:00:30 PST 2025


  Branch: refs/heads/users/vitalybuka/spr/nfcyamlir-sort-cfifunction-outputting
  Home:   https://github.com/llvm/llvm-project
  Commit: 7dd5f2327955458f0aaf1c8cf27dbd684c0a3453
      https://github.com/llvm/llvm-project/commit/7dd5f2327955458f0aaf1c8cf27dbd684c0a3453
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-03-07 (Fri, 07 Mar 2025)

  Changed paths:
    M llvm/include/llvm/IR/ModuleSummaryIndex.h
    M llvm/lib/LTO/LTO.cpp

  Log Message:
  -----------
  [NFC][LTO] Move GUID calculation into CfiFunctionIndex (#130370)

Preparation for CFI Index refactoring,
which will fix O(N^2) in ThinLTO indexing.


  Commit: 046f0a9ec7d75af5bfd7188bc44674004615653f
      https://github.com/llvm/llvm-project/commit/046f0a9ec7d75af5bfd7188bc44674004615653f
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-03-07 (Fri, 07 Mar 2025)

  Changed paths:
    M llvm/include/llvm/IR/ModuleSummaryIndex.h
    M llvm/lib/LTO/LTO.cpp

  Log Message:
  -----------
  rebase

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/17760eec9af1...046f0a9ec7d7

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