[all-commits] [llvm/llvm-project] 79a2b2: Revert "[PGO][GlobalValue][LTO]In GlobalValues::ge...

Mingming Liu via All-commits all-commits at lists.llvm.org
Mon Dec 18 09:38:57 PST 2023


  Branch: refs/heads/revert-74008-icptest
  Home:   https://github.com/llvm/llvm-project
  Commit: 79a2b23077757dc658cd8f1bff266a8e3a447f8c
      https://github.com/llvm/llvm-project/commit/79a2b23077757dc658cd8f1bff266a8e3a447f8c
  Author: Mingming Liu <minglotus6 at gmail.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    R compiler-rt/test/profile/instrprof-thinlto-indirect-call-promotion.cpp
    M llvm/include/llvm/IR/GlobalValue.h
    M llvm/include/llvm/ProfileData/InstrProf.h
    M llvm/lib/IR/Globals.cpp
    M llvm/lib/ProfileData/InstrProf.cpp
    M llvm/lib/ProfileData/InstrProfReader.cpp
    M llvm/test/Bitcode/thinlto-function-summary-originalnames.ll
    M llvm/test/ThinLTO/X86/memprof-basic.ll
    M llvm/test/ThinLTO/X86/memprof-duplicate-context-ids.ll
    M llvm/test/ThinLTO/X86/memprof-funcassigncloning.ll
    M llvm/test/ThinLTO/X86/memprof-indirectcall.ll
    M llvm/test/ThinLTO/X86/memprof-inlined.ll
    A llvm/test/Transforms/PGOProfile/Inputs/thinlto_indirect_call_promotion.ll
    R llvm/test/Transforms/PGOProfile/Inputs/thinlto_indirect_call_promotion.profraw
    R llvm/test/Transforms/PGOProfile/Inputs/update_thinlto_indirect_call_promotion_inputs.sh
    M llvm/test/Transforms/PGOProfile/thinlto_indirect_call_promotion.ll
    M llvm/unittests/ProfileData/InstrProfTest.cpp

  Log Message:
  -----------
  Revert "[PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifier, use semicolon as delimiter for local-linkage varibles. (#74008)"

This reverts commit 245cddae705aa8c8c8c88f80afb128d46b911695.




More information about the All-commits mailing list