[all-commits] [llvm/llvm-project] 7fdec5: Revert "Reland "[PGO][GlobalValue][LTO]In GlobalVa...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Mon Dec 18 19:27:44 PST 2023
Branch: refs/heads/revert-75860-icptestfixbotfailure
Home: https://github.com/llvm/llvm-project
Commit: 7fdec55eb3e359bd56f87f49eecc5bc6a6473199
https://github.com/llvm/llvm-project/commit/7fdec55eb3e359bd56f87f49eecc5bc6a6473199
Author: Mingming Liu <minglotus6 at gmail.com>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M compiler-rt/test/profile/CMakeLists.txt
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 "Reland "[PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifier, use semicolon as delimiter for local-linkage varibles. " (#75860)"
This reverts commit c5871712ae9d47c0015c3f9c805bed04a913d034.
More information about the All-commits
mailing list